@mrmlnc/readdir-enhanced • 2.2.1 fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc. INDIRECT 2 1518542539 @nodelib/fs.stat • 1.1.3 Get the status of a file with some features INDIRECT 0 1541179600 @types/glob • 7.2.0 TypeScript definitions for Glob INDIRECT 6 1634680892 @types/minimatch • 6.0.0 Stub TypeScript definitions entry for minimatch, which provides its own types definitions INDIRECT 3 1751396596 @types/node • 25.9.2 TypeScript definitions for node INDIRECT 1 1780698794 a-sync-waterfall • 1.0.1 Runs a list of async tasks, passing the results of each into the next one INDIRECT 0 1535699417 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 arr-diff • 4.0.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 0 1492143089 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 arr-union • 3.1.0 Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. INDIRECT 0 1456232080 array-buffer-byte-length • 1.0.2 Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. INDIRECT 21 1734657717 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 1466079412 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 array-unique • 0.3.2 Remove duplicate values from an array. Fastest ES5 implementation. INDIRECT 0 1470012889 array.prototype.flatmap • 1.2.4 An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3. INDIRECT 90 1605696395 arraybuffer.prototype.slice • 1.0.4 ES spec-compliant shim for ArrayBuffer.prototype.slice INDIRECT 89 1734299780 arrify • 1.0.1 Convert a value to an array INDIRECT 0 1449683318 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 assign-symbols • 1.0.0 Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method. INDIRECT 0 1513723534 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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 balanced-match • 4.0.4 Match balanced character pairs, like "{" and "}" INDIRECT 0 1771760305 base • 0.11.2 base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`. INDIRECT 44 1504834552 brace-expansion • 1.1.15 Brace expansion as known from sh/bash INDIRECT 2 1779784988 brace-expansion • 5.0.6 Brace expansion as known from sh/bash INDIRECT 1 1778218903 braces • 2.3.2 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 70 1523197311 cache-base • 1.0.1 Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects. INDIRECT 28 1500744368 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 call-me-maybe • 1.0.2 Let your JS API users either give you a callback or receive a promise INDIRECT 0 1667186952 caller-callsite • 2.0.0 Get the callsite of the caller function INDIRECT 1 1472345320 caller-path • 2.0.0 Get the path of the caller function INDIRECT 2 1472346184 callsites • 2.0.0 Get callsites from the V8 stack trace API INDIRECT 0 1472344210 camelcase-keys • 4.2.0 Convert object keys to camelCase INDIRECT 3 1511081997 camelcase • 4.1.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1490865362 class-utils • 0.3.6 Utils for working with JavaScript classes and prototype methods. INDIRECT 13 1515682163 collection-visit • 1.0.0 Visit a method over the items in an object, or map visit over the objects in an array. INDIRECT 3 1491775231 commander • 4.1.1 the complete solution for node.js command-line programs INDIRECT 0 1580710556 commander • 5.1.0 the complete solution for node.js command-line programs INDIRECT 0 1587781761 commander • 8.3.0 the complete solution for node.js command-line programs DIRECT 0 1634886126 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 1465497125 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cosmiconfig • 5.2.1 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 14 1557882764 cubic2quad • 1.2.1 Approximate cubic Bezier curve with a number of quadratic ones INDIRECT 0 1621532059 currently-unhandled • 0.4.1 Track the list of currently unhandled promise rejections. INDIRECT 1 1464866115 data-view-buffer • 1.0.2 Get the ArrayBuffer out of a DataView, robustly. INDIRECT 28 1734670393 data-view-byte-length • 1.0.2 Get the byteLength out of a DataView, robustly. INDIRECT 28 1734670655 data-view-byte-offset • 1.0.1 Get the byteOffset out of a DataView, robustly. INDIRECT 28 1734587960 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 decamelize-keys • 1.1.1 Convert object keys from camelCase to lowercase with a custom separator INDIRECT 2 1667126209 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 deepmerge • 3.3.0 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1561045725 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 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 define-property • 0.2.5 Define a non-enumerable property on an object. INDIRECT 5 1441002670 define-property • 1.0.0 Define a non-enumerable property on an object. INDIRECT 5 1492669183 define-property • 2.0.2 Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty. INDIRECT 6 1516998262 dir-glob • 2.2.2 Convert directories to glob compatible strings INDIRECT 2 1548007139 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-abstract • 1.24.2 ECMAScript spec abstract operations. INDIRECT 89 1775589910 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 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 16 1735793054 es-to-primitive • 1.3.0 ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions. INDIRECT 22 1732646187 expand-brackets • 2.1.4 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 63 1481570590 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 extend-shallow • 3.0.2 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 4 1513797098 extglob • 2.0.4 Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. INDIRECT 66 1515795087 fast-glob • 2.2.7 Is a faster `node-glob` alternative INDIRECT 91 1558178841 fill-range • 4.0.0 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 7 1492928235 find-up • 2.1.0 Find a file by walking up parent directories INDIRECT 5 1480684911 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 for-in • 1.0.2 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 1488298376 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 1489523818 fs-extra • 7.0.1 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. INDIRECT 3 1541596990 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. DIRECT 4 1611077317 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 function.prototype.name • 1.1.8 An ES2015 spec-compliant `Function.prototype.name` shim INDIRECT 24 1734673661 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 geometry-interfaces • 1.1.4 The W3C Geometry Interfaces implemented in JavaScript and polyfilled. INDIRECT 0 1503984626 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 get-symbol-description • 1.1.0 Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible. INDIRECT 16 1734454273 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 1466238469 globalthis • 1.0.4 ECMAScript spec-compliant polyfill/shim for `globalThis` INDIRECT 7 1714444559 globby • 9.2.0 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 118 1554110085 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-bigints • 1.1.0 Determine if the JS environment has BigInt support. INDIRECT 0 1734543453 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-proto • 1.2.0 Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`? INDIRECT 5 1733508877 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 has-value • 0.3.1 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 4 1459091936 has-value • 1.0.0 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 7 1495221084 has-values • 0.1.4 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 0 1459080712 has-values • 1.0.0 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 4 1495219419 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 ignore • 4.0.6 Ignore is a manager and filter for .gitignore rules. INDIRECT 0 1534048762 import-fresh • 2.0.0 Import a module while bypassing the cache INDIRECT 4 1495366784 indent-string • 3.2.0 Indent each line in a string INDIRECT 0 1500831461 internal-slot • 1.1.0 ES spec-like internal slots INDIRECT 21 1734105749 is-accessor-descriptor • 1.0.2 Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. INDIRECT 2 1778388724 is-array-buffer • 3.0.5 Is this value a JS ArrayBuffer? INDIRECT 20 1734367607 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-async-function • 2.1.1 Determine if a function is a native async function. INDIRECT 19 1737613713 is-bigint • 1.1.0 Is this value an ES BigInt? INDIRECT 1 1733164978 is-boolean-object • 1.2.2 Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1738723692 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-data-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript data descriptor. INDIRECT 2 1698341839 is-data-view • 1.0.2 Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 27 1733982234 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734048248 is-descriptor • 0.1.8 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456988 is-descriptor • 1.0.4 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456530 is-directory • 0.3.1 Returns true if a filepath exists on the file system and it's directory. INDIRECT 0 1463855412 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-extendable • 1.0.1 Returns true if a value is a plain object, array or function. INDIRECT 2 1505162306 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-finalizationregistry • 1.1.1 Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1734413839 is-generator-function • 1.1.2 Determine if a function is a native generator function. INDIRECT 19 1759257674 is-glob • 3.1.0 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1476311827 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-map • 2.0.3 Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709916547 is-negative-zero • 2.0.3 Is this value negative zero? === will lie to you INDIRECT 0 1708373326 is-number-object • 1.1.1 Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317956 is-number • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1473555090 is-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-set • 2.0.3 Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929103 is-shared-array-buffer • 1.0.4 Is this value a JS SharedArrayBuffer? INDIRECT 16 1734539276 is-string • 1.1.1 Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317940 is-symbol • 1.1.1 Determine if a value is an ES6 Symbol or not. INDIRECT 19 1734075461 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 is-weakmap • 2.0.2 Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929112 is-weakref • 1.1.1 Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1738625866 is-weakset • 2.0.4 Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1734413863 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 1518593803 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 1461618427 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 js-yaml • 3.14.2 YAML 1.2 parser and serializer INDIRECT 3 1763159537 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 jsonfile • 6.2.1 Easily read/write JSON files. INDIRECT 2 1776698908 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 kind-of • 4.0.0 Get the native type of a value. INDIRECT 1 1495218192 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 load-json-file • 4.0.0 Read and parse a JSON file INDIRECT 7 1509782229 locate-path • 2.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1480310853 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail INDIRECT 3 1467583454 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 1462877476 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 map-obj • 2.0.0 Map object keys and values into a new object INDIRECT 0 1474089008 map-visit • 1.0.0 Map `visit` over an array of objects. INDIRECT 2 1491774215 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 meow • 5.0.0 CLI app helper INDIRECT 51 1524626570 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 microbuffer • 1.0.0 Light implementation of binary buffer with helpers for easy access. INDIRECT 0 1428795651 micromatch • 3.1.10 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 80 1521747889 minimist-options • 3.0.2 Pretty options for minimist INDIRECT 2 1502296099 mixin-deep • 1.3.2 Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. INDIRECT 4 1561408427 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 nanomatch • 1.2.13 Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces) INDIRECT 68 1530104561 neatequal • 1.0.0 Neat deep equal. INDIRECT 6 1423322750 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 1465495670 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 object-visit • 1.0.1 Call a specified method on each value in the given object. INDIRECT 1 1496118321 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 object.pick • 1.3.0 Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore. INDIRECT 1 1503110074 own-keys • 1.0.1 Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible INDIRECT 18 1735514306 p-limit • 1.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1528300898 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 2.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1480310721 p-try • 1.0.0 `Promise#try()` ponyfill - Starts a promise chain INDIRECT 0 1477030603 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 1509782030 pascalcase • 0.1.1 Convert a string to pascal-case. INDIRECT 0 1449267152 path-dirname • 1.0.2 Node.js path.dirname() ponyfill INDIRECT 0 1476811623 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 3.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 1499554858 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 1492663376 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 quick-lru • 1.1.0 Simple "Least Recently Used" (LRU) cache INDIRECT 0 1501163139 read-pkg-up • 3.0.0 Read the closest package.json file INDIRECT 31 1509782973 read-pkg • 3.0.0 Read a package.json file INDIRECT 24 1509782852 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 redent • 2.0.0 Strip redundant indentation and indent the string INDIRECT 2 1468188512 reflect.getprototypeof • 1.0.10 An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible INDIRECT 89 1735852994 regex-not • 1.0.2 Create a javascript regular expression for matching everything except for the given string. INDIRECT 7 1519093874 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 1617837181 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 resolve-from • 3.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1493366295 resolve-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1555301185 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 ret • 0.1.15 Tokenizes a string that represents a regular expression. INDIRECT 0 1502337232 safe-array-concat • 1.1.4 `Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable INDIRECT 21 1776665546 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-push-apply • 1.0.0 Push an array of items into an array, while being robust against prototype modification INDIRECT 2 1735444318 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 18 1734029347 safe-regex • 1.1.0 detect possibly catastrophic, exponential-time regular expressions INDIRECT 1 1426725021 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 set-proto • 1.0.0 Robustly set the [[Prototype]] of an object INDIRECT 6 1735601407 set-value • 2.0.1 Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. INDIRECT 8 1561410377 side-channel-list • 1.0.1 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1775667313 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 17 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 18 1733895551 side-channel • 1.1.1 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 20 1780950887 slash • 2.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1521792101 snapdragon-node • 2.1.1 Snapdragon utility for creating a new AST node in custom code, such as plugins. INDIRECT 10 1498392257 snapdragon-util • 3.0.1 Utilities for the snapdragon parser/compiler. INDIRECT 2 1498384000 snapdragon • 0.8.2 Fast, pluggable and easy-to-use parser-renderer factory. INDIRECT 56 1520776598 source-map-resolve • 0.5.3 Resolve the source map and/or sources for a generated file. INDIRECT 5 1577561795 source-map-url • 0.4.1 Tools for working with sourceMappingURL comments. INDIRECT 0 1612210494 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 1511106895 static-extend • 0.1.2 Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors. INDIRECT 10 1465497937 stop-iteration-iterator • 1.1.0 Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it. INDIRECT 22 1734129212 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 string.fromcodepoint • 0.2.1 A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification. INDIRECT 0 1405437178 string.prototype.codepointat • 0.2.1 A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification. INDIRECT 0 1521500817 string.prototype.trim • 1.2.11 ES5 spec-compliant shim for String.prototype.trim INDIRECT 89 1780700128 string.prototype.trimend • 1.0.10 ES2019 spec-compliant String.prototype.trimEnd shim. INDIRECT 22 1780726799 string.prototype.trimstart • 1.0.8 ES2019 spec-compliant String.prototype.trimStart shim. INDIRECT 21 1711036881 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1462032164 strip-indent • 2.0.0 Strip leading whitespace from each line in a string INDIRECT 0 1461304043 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 svg-pathdata • 5.0.5 Manipulate SVG path data (path[d] attribute content) simply and efficiently. INDIRECT 0 1591432030 svg2ttf • 4.3.0 Converts SVG font to TTF font INDIRECT 7 1558716609 svgicons2svgfont • 9.2.0 Read a set of SVG icons and ouput a SVG font INDIRECT 118 1619267846 svgpath • 2.6.0 Low level toolkit for SVG paths transformations. INDIRECT 0 1666971350 to-object-path • 0.3.0 Create an object path from a list or array of strings. INDIRECT 2 1454259578 to-regex-range • 2.1.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 4 1493300070 to-regex • 3.0.2 Generate a regex from a string or array of strings. INDIRECT 14 1519460972 trim-newlines • 2.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1492866375 ttf2eot • 2.0.0 Convert TTF font to EOT INDIRECT 3 1457256592 ttf2woff • 2.0.2 Convert TTF font to WOFF INDIRECT 4 1590575936 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 typed-array-byte-length • 1.0.3 Robustly get the byte length of a Typed Array INDIRECT 28 1734474793 typed-array-byte-offset • 1.0.4 Robustly get the byte offset of a Typed Array INDIRECT 89 1734587913 typed-array-length • 1.0.8 Robustly get the length of a Typed Array INDIRECT 89 1779984643 unbox-primitive • 1.1.0 Unbox a boxed JS primitive value. INDIRECT 26 1734331503 undici-types • 7.24.6 A stand-alone types package for Undici INDIRECT 0 1774454496 union-value • 1.0.1 Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. INDIRECT 11 1561410587 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 unset-value • 1.0.0 Delete nested properties from an object using dot notation. INDIRECT 6 1488061635 urix • 0.1.0 Makes Windows-style paths more unix and URI friendly. INDIRECT 0 1393707752 use • 3.1.1 Easily add plugin support to your node.js application. INDIRECT 0 1531415621 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 wawoff2 • 1.0.2 Convert TTF font to WOFF2 INDIRECT 2 1521707368 webfont • 9.0.0 Generator of fonts from svg icons, svg icons to svg font, svg font to ttf, ttf to eot, ttf to woff, ttf to woff2 DIRECT 306 1555687132 which-boxed-primitive • 1.1.1 Which kind of boxed JS primitive is this? INDIRECT 25 1734328124 which-builtin-type • 1.2.1 What is the type of this builtin JS value? INDIRECT 50 1734075671 which-collection • 1.0.2 Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 20 1709938384 which-typed-array • 1.1.22 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1780688858 xml2js • 0.4.23 Simple XML to JavaScript object converter. INDIRECT 2 1576775722 xmlbuilder • 11.0.1 An XML builder for node.js INDIRECT 0 1553287553