@babel/code-frame • 7.10.4 Generate errors that contain a code frame that point to source locations. INDIRECT 11 1593522734 @babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @babel/highlight • 7.25.9 Syntax highlight JavaScript strings for output in terminals. INDIRECT 10 1729610443 @jest/types • 26.6.2 INDIRECT 13 1604321473 @nodelib/fs.scandir • 2.1.5 List files and directories inside the specified directory INDIRECT 3 1622792604 @nodelib/fs.stat • 2.0.5 Get the status of a file with some features INDIRECT 0 1622792600 @nodelib/fs.walk • 1.2.8 A library for efficiently walking a directory recursively INDIRECT 6 1625769665 @parcel/watcher-android-arm64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861091 @parcel/watcher-darwin-arm64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861093 @parcel/watcher-darwin-x64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861095 @parcel/watcher-freebsd-x64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861098 @parcel/watcher-linux-arm-glibc • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861101 @parcel/watcher-linux-arm-musl • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861103 @parcel/watcher-linux-arm64-glibc • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861105 @parcel/watcher-linux-arm64-musl • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861108 @parcel/watcher-linux-x64-glibc • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861110 @parcel/watcher-linux-x64-musl • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861112 @parcel/watcher-win32-arm64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861119 @parcel/watcher-win32-ia32 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861121 @parcel/watcher-win32-x64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861124 @parcel/watcher • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 23 1737861117 @types/istanbul-lib-coverage • 2.0.6 TypeScript definitions for istanbul-lib-coverage INDIRECT 0 1699344649 @types/istanbul-lib-report • 3.0.3 TypeScript definitions for istanbul-lib-report INDIRECT 1 1699344668 @types/istanbul-reports • 3.0.4 TypeScript definitions for istanbul-reports INDIRECT 2 1699344686 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 @types/node • 22.14.1 TypeScript definitions for node INDIRECT 1 1744407205 @types/stack-utils • 2.0.3 TypeScript definitions for stack-utils INDIRECT 0 1699376438 @types/yargs-parser • 21.0.3 TypeScript definitions for yargs-parser INDIRECT 0 1699393025 @types/yargs • 15.0.19 TypeScript definitions for yargs INDIRECT 1 1700530781 address • 1.1.2 Get current machine IP, MAC and DNS servers. INDIRECT 0 1566806282 adjust-sourcemap-loader • 1.2.0 Webpack loader that adjusts source maps INDIRECT 44 1520248076 ajv-keywords • 3.5.2 Custom JSON-Schema keywords for Ajv validator INDIRECT 0 1595859243 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 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-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 array-unique • 0.3.2 Remove duplicate values from an array. Fastest ES5 implementation. INDIRECT 0 1470012889 assert • 1.5.1 The node.js assert module, re-packaged for web browsers. INDIRECT 22 1694111385 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 autoprefixer • 8.6.5 Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website DIRECT 15 1530855001 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 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 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 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 braces • 3.0.3 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 3 1716281951 browserslist • 3.2.8 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 2 1526915692 browserslist • 4.14.2 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 4 1599677292 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.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 camelcase • 1.2.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1438425493 camelcase • 4.1.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1490865362 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chokidar • 4.0.3 Minimal and efficient cross-platform file watching library INDIRECT 1 1734560494 class-utils • 0.3.6 Utils for working with JavaScript classes and prototype methods. INDIRECT 13 1515682163 clone-deep • 4.0.1 Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. INDIRECT 4 1542844824 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 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 0.3.5 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1405207509 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 1465497125 cross-spawn • 7.0.3 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1590420907 css • 2.2.4 CSS parser / stringifier INDIRECT 8 1536076341 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 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 detect-port-alt • 1.1.6 detect available port INDIRECT 3 1522799790 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 duplexer • 0.1.2 Creates a duplex stream INDIRECT 0 1597220839 emojis-list • 3.0.0 Complete list of standard emojis. INDIRECT 0 1557658385 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.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 escape-string-regexp • 2.0.0 Escape RegExp special characters INDIRECT 0 1555487349 eventsource • 1.1.2 W3C compliant EventSource client for Node.js and browser (polyfill) INDIRECT 0 1654697213 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-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 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 fill-range • 7.1.1 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 2 1716281151 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 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 fork-ts-checker-webpack-plugin • 4.1.6 Runs typescript type checker and linter on separate process. INDIRECT 100 1590560659 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 1489523818 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 1466238469 global-modules • 2.0.0 The directory used by npm for globally installed npm modules. INDIRECT 5 1544841752 global-prefix • 3.0.0 Get the npm global path prefix. INDIRECT 4 1544841462 globby • 11.0.1 User-friendly glob matching INDIRECT 23 1591083754 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 gzip-size • 5.1.1 Get the gzipped size of a string or buffer INDIRECT 2 1558413606 gzip-size • 6.0.0 Get the gzipped size of a string or buffer INDIRECT 1 1605524956 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 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-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.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-parser-js • 0.5.10 A pure JS HTTP parser for node. INDIRECT 0 1744121547 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 1723452660 immer • 8.0.1 Create your next immutable state by mutating the current one INDIRECT 0 1611143086 immutable • 5.1.1 Immutable Data Collections INDIRECT 0 1742947395 is-accessor-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. INDIRECT 2 1698341900 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-data-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript data descriptor. INDIRECT 2 1698341839 is-descriptor • 0.1.7 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1698382146 is-descriptor • 1.0.3 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1698369740 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 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-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-number • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1473555090 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-root • 2.1.0 Check if the process is running as root user, for example, one started with `sudo` INDIRECT 0 1555681882 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 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 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 jest-message-util • 26.6.2 INDIRECT 32 1604321497 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json3 • 3.3.3 A JSON polyfill for older JavaScript platforms. INDIRECT 0 1558998702 json5 • 1.0.2 JSON for humans. INDIRECT 1 1672420182 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 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 kleur • 3.0.3 The fastest Node.js library for formatting terminal text with ANSI colors~! INDIRECT 0 1554674521 loader-utils • 1.4.2 utils for webpack loaders INDIRECT 4 1668126910 loader-utils • 2.0.0 utils for webpack loaders INDIRECT 3 1584445095 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 lodash._baseassign • 3.2.0 The modern build of lodash’s internal `baseAssign` as a module. INDIRECT 5 1432064624 lodash._basecopy • 3.0.1 The modern build of lodash’s internal `baseCopy` as a module. INDIRECT 0 1429201587 lodash._bindcallback • 3.0.1 The modern build of lodash’s internal `bindCallback` as a module. INDIRECT 0 1429201659 lodash._createassigner • 3.1.1 The modern build of lodash’s internal `createAssigner` as a module. INDIRECT 3 1432064778 lodash._getnative • 3.9.1 The modern build of lodash’s internal `getNative` as a module. INDIRECT 0 1435677391 lodash._isiterateecall • 3.0.9 The modern build of lodash’s internal `isIterateeCall` as a module. INDIRECT 0 1432605305 lodash.assign • 3.2.0 The modern build of lodash’s `_.assign` as a module. INDIRECT 10 1432064849 lodash.assign • 4.2.0 The lodash method `_.assign` exported as a module. INDIRECT 0 1471109798 lodash.defaults • 3.1.2 The modern build of lodash’s `_.defaults` as a module. INDIRECT 11 1435677485 lodash.defaults • 4.2.0 The lodash method `_.defaults` exported as a module. INDIRECT 0 1471109872 lodash.isarguments • 3.1.0 The lodash method `_.isArguments` exported as a module. INDIRECT 0 1471110007 lodash.isarray • 3.0.4 The modern build of lodash’s `_.isArray` as a module. INDIRECT 0 1435677663 lodash.keys • 3.1.2 The modern build of lodash’s `_.keys` as a module. INDIRECT 3 1435677719 lodash.restparam • 3.6.1 The modern build of lodash’s `_.restParam` as a module. INDIRECT 0 1429202045 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 1462877476 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 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 microevent.ts • 0.1.1 Zero cost events INDIRECT 0 1558101960 micromatch • 3.1.10 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 80 1521747889 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 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 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 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 neo-async • 2.6.2 Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT 0 1594319033 node-addon-api • 7.1.1 Node.js API (Node-API) INDIRECT 0 1720779307 node-releases • 1.1.77 Node.js releases data INDIRECT 0 1633167858 normalize-range • 0.1.2 Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates INDIRECT 0 1442121604 num2fraction • 1.2.2 Convert number to fraction INDIRECT 0 1442196721 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 1465495670 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-path • 0.9.2 Access deep properties using a path INDIRECT 0 1429174223 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 19 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 open • 7.4.2 Open stuff like URLs, files, executables. Cross-platform. INDIRECT 2 1613491837 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 pascalcase • 0.1.1 Convert a string to pascal-case. INDIRECT 0 1449267152 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pkg-up • 3.1.0 Find the closest package.json file INDIRECT 6 1555300980 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 1492663376 postcss-flexbugs-fixes • 3.3.1 PostCSS plugin This project tries to fix all of flexbug's issues DIRECT 9 1524936522 postcss-scss • 1.0.6 SCSS parser for PostCSS DIRECT 9 1529612619 postcss-value-parser • 3.3.1 Transforms css values and at-rule params into the tree INDIRECT 0 1539372643 postcss • 6.0.23 Tool for transforming styles with JS plugins INDIRECT 8 1529606606 pretty-format • 26.6.2 Stringify any JavaScript value. INDIRECT 16 1604321482 prompts • 2.4.0 Lightweight, beautiful and user-friendly prompts INDIRECT 2 1603718381 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 razzle-dev-utils • 4.2.18 Utilities and helpers for Razzle DIRECT 222 1666732269 react-dev-utils • 11.0.4 webpack utilities used by Create React App INDIRECT 179 1615231706 react-error-overlay • 6.1.0 An overlay for displaying stack frames. INDIRECT 0 1739582306 react-is • 17.0.2 Brand checking of React Elements. INDIRECT 0 1616450207 readdirp • 4.1.2 Recursive version of fs.readdir with small RAM & CPU footprint. INDIRECT 0 1739554041 recursive-readdir • 2.2.2 Get an array of all files in a directory and subdirectories. INDIRECT 4 1519249577 recursive-readdir • 2.2.3 Get an array of all files in a directory and subdirectories. INDIRECT 4 1666716874 regex-not • 1.0.2 Create a javascript regular expression for matching everything except for the given string. INDIRECT 7 1519093874 regex-parser • 2.3.1 A module that parses a string as regular expression and returns the parsed value. INDIRECT 0 1739496474 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 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 resolve-url-loader • 2.3.2 Webpack loader that resolves relative paths in url() statements based on the original source file DIRECT 61 1550304726 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 ret • 0.1.15 Tokenizes a string that represents a regular expression. INDIRECT 0 1502337232 reusify • 1.1.0 Reuse objects and functions with style INDIRECT 0 1740499249 rework-visit • 1.0.0 Rework declaration visitor utility INDIRECT 0 1371604926 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-regex • 1.1.0 detect possibly catastrophic, exponential-time regular expressions INDIRECT 1 1426725021 sass-loader • 8.0.2 Sass loader for webpack DIRECT 21 1578921618 sass • 1.86.3 A pure JavaScript implementation of Sass. DIRECT 28 1743725509 schema-utils • 2.7.1 webpack Validation Utils INDIRECT 8 1598871630 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 set-value • 2.0.1 Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. INDIRECT 8 1561410377 shallow-clone • 3.0.1 Creates a shallow clone of any JavaScript value. INDIRECT 1 1555373202 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 shell-quote • 1.7.2 quote and parse shell commands INDIRECT 0 1567324000 sisteransi • 1.0.5 ANSI escape codes for some terminal swag INDIRECT 0 1584536006 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 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 sockjs-client • 1.4.0 SockJS-client is a browser JavaScript library that provides a WebSocket-like object. INDIRECT 13 1566505905 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 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 1511106895 stack-utils • 2.0.6 Captures and cleans stack traces INDIRECT 1 1667921994 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 strip-ansi • 6.0.0 Strip ANSI escape codes from a string INDIRECT 1 1573280436 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tapable • 1.1.3 Just a little module for plugins. INDIRECT 0 1555054854 text-table • 0.2.0 borderless text tables with alignment INDIRECT 0 1380945086 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-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 to-regex • 3.0.2 Generate a regex from a string or array of strings. INDIRECT 14 1519460972 undici-types • 6.21.0 A stand-alone types package for Undici INDIRECT 0 1731505029 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 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 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1645544943 use • 3.1.1 Easily add plugin support to your node.js application. INDIRECT 0 1531415621 util • 0.10.4 Node.JS util module INDIRECT 1 1528061603 worker-rpc • 0.1.1 A simple RPC layer for communicating with web workers and over other transports INDIRECT 1 1558102136