@seald-io/nedb • 4.1.2 File-based embedded data store for node.js INDIRECT 37 1751891510 abstract-level • 3.1.1 Abstract class for a lexicographically sorted key-value database INDIRECT 8 1759174850 ansi-regex • 6.3.0 Regular expression for matching ANSI escape codes INDIRECT 0 1786545206 ansi-styles • 6.2.3 ANSI escape codes for styling strings in the terminal INDIRECT 0 1757343135 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 buffer • 6.0.3 Node.js Buffer API, for the browser INDIRECT 2 1606099887 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 chalk • 5.6.2 Terminal string styling done right DIRECT 0 1757342874 classic-level • 3.0.0 An abstract-level database backed by LevelDB DIRECT 11 1745157925 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 emoji-regex • 10.6.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1760343231 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 esm • 3.2.25 Tomorrow's ECMAScript modules today! DIRECT 0 1558070681 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-east-asian-width • 1.7.0 Determine the East Asian Width of a Unicode character INDIRECT 0 1789621469 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 immediate • 3.0.6 A cross browser microtask library INDIRECT 0 1469708721 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-buffer • 2.0.5 Determine if an object is a Buffer INDIRECT 0 1604431173 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-generator-function • 1.1.2 Determine if a function is a native generator function. INDIRECT 19 1759257674 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 26 1734542407 js-yaml • 5.4.2 YAML 1.2 parser and serializer DIRECT 1 1789258539 level-supports • 6.2.0 Create a manifest describing the abilities of an abstract-level database INDIRECT 0 1735320643 level-transcoder • 1.0.1 Encode data with built-in or custom encodings INDIRECT 4 1637958049 lie • 3.1.1 A basic but performant promise implementation INDIRECT 1 1486648984 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 maybe-combine-errors • 1.0.0 Combine 0 or more errors into one INDIRECT 0 1595498330 mkdirp • 3.0.1 Recursively mkdir, like `mkdir -p` DIRECT 0 1682357258 module-error • 1.0.2 Create errors with code and cause properties INDIRECT 0 1645285361 napi-macros • 2.2.2 Set of utility macros to make writing N-API modules a little easier. INDIRECT 0 1672176560 nedb-promises • 6.2.4 A dead-simple promise wrapper for nedb. DIRECT 38 1787050978 node-gyp-build • 4.8.4 Build tool and bindings loader for node-gyp that supports prebuilds INDIRECT 0 1732027426 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 18 1734029347 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 string-width • 7.2.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1719758896 string-width • 8.2.2 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1783543607 strip-ansi • 7.2.0 Strip ANSI escape codes from a string INDIRECT 1 1772113871 util • 0.12.5 Node.js's util module for all engines INDIRECT 32 1665951987 which-typed-array • 1.1.24 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1789768351 wrap-ansi • 9.0.2 Wordwrap a string with ANSI escape codes INDIRECT 6 1757344249 yargs • 18.2.0 yargs the modern, pirate-themed, successor to optimist. DIRECT 13 1789943651