@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/compat-data • 7.29.7 The compat-data to determine required Babel plugins INDIRECT 0 1779707728 @babel/core • 7.29.7 Babel compiler core. DIRECT 38 1779707813 @babel/generator • 7.29.7 Turns an AST into code. INDIRECT 9 1779707783 @babel/helper-annotate-as-pure • 7.29.7 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1779707779 @babel/helper-compilation-targets • 7.29.7 Helper functions on Babel compilation targets INDIRECT 13 1779707738 @babel/helper-create-class-features-plugin • 7.29.7 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1779707813 @babel/helper-create-regexp-features-plugin • 7.29.7 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1779707783 @babel/helper-define-polyfill-provider • 0.6.8 Babel helper to create your own polyfill provider INDIRECT 25 1773698699 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-member-expression-to-functions • 7.29.7 Helper function to replace certain member expressions with function calls INDIRECT 18 1779707797 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-module-transforms • 7.29.7 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1779707803 @babel/helper-optimise-call-expression • 7.29.7 Helper function to optimise call expression INDIRECT 3 1779707779 @babel/helper-plugin-utils • 7.29.7 General utilities for plugins to use INDIRECT 0 1779707730 @babel/helper-remap-async-to-generator • 7.29.7 Helper function to remap async functions to generators INDIRECT 20 1779707803 @babel/helper-replace-supers • 7.29.7 Helper function to replace supers INDIRECT 20 1779707804 @babel/helper-skip-transparent-expression-wrappers • 7.29.7 Helper which skips types and parentheses INDIRECT 18 1779707797 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/helper-validator-option • 7.29.7 Validate plugin/preset options INDIRECT 0 1779707732 @babel/helper-wrap-function • 7.29.7 Helper to wrap functions inside a function call. INDIRECT 18 1779707799 @babel/helpers • 7.29.7 Collection of helper functions used by Babel transforms. INDIRECT 8 1779707788 @babel/parser • 7.29.7 A JavaScript parser INDIRECT 3 1779707779 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.29.7 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 19 1779707799 @babel/plugin-bugfix-safari-class-field-initializer-scope • 7.29.7 Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843 INDIRECT 1 1779707738 @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.29.7 Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517 INDIRECT 1 1779707740 @babel/plugin-bugfix-safari-rest-destructuring-rhs-array • 7.29.7 Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results INDIRECT 20 1779707806 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.29.7 Transform optional chaining operators to workaround https://crbug.com/v8/11558 INDIRECT 21 1779707813 @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.29.7 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 19 1779707799 @babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2 This plugin transforms checks for a private property in an object INDIRECT 0 1686222840 @babel/plugin-syntax-import-assertions • 7.29.7 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1779707749 @babel/plugin-syntax-import-attributes • 7.29.7 Allow parsing of the module attributes in the import statement INDIRECT 1 1779707749 @babel/plugin-syntax-unicode-sets-regex • 7.18.6 Parse regular expressions' unicodeSets (v) flag. INDIRECT 17 1656359425 @babel/plugin-transform-arrow-functions • 7.29.7 Compile ES2015 arrow functions to ES5 INDIRECT 1 1779707756 @babel/plugin-transform-async-generator-functions • 7.29.7 Turn async generator functions into ES2015 generators INDIRECT 22 1779707815 @babel/plugin-transform-async-to-generator • 7.29.7 Turn async functions into ES2015 generators INDIRECT 23 1779707815 @babel/plugin-transform-block-scoped-functions • 7.29.7 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1779707756 @babel/plugin-transform-block-scoping • 7.29.7 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1779707756 @babel/plugin-transform-class-properties • 7.29.7 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1779707822 @babel/plugin-transform-class-static-block • 7.29.7 Transform class static blocks INDIRECT 26 1779707824 @babel/plugin-transform-classes • 7.29.7 Compile ES2015 classes to ES5 INDIRECT 36 1779707815 @babel/plugin-transform-computed-properties • 7.29.7 Compile ES2015 computed properties to ES5 INDIRECT 9 1779707788 @babel/plugin-transform-destructuring • 7.29.7 Compile ES2015 destructuring to ES5 INDIRECT 19 1779707801 @babel/plugin-transform-dotall-regex • 7.29.7 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1779707788 @babel/plugin-transform-duplicate-keys • 7.29.7 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1779707757 @babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.29.7 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1779707788 @babel/plugin-transform-dynamic-import • 7.29.7 Transform import() expressions INDIRECT 1 1779707758 @babel/plugin-transform-explicit-resource-management • 7.29.7 Compile `using` and `await using` declarations to ES2015 INDIRECT 20 1779707806 @babel/plugin-transform-exponentiation-operator • 7.29.7 Compile exponentiation operator to ES5 INDIRECT 1 1779707758 @babel/plugin-transform-export-namespace-from • 7.29.7 Compile export namespace to ES2015 INDIRECT 1 1779707758 @babel/plugin-transform-for-of • 7.29.7 Compile ES2015 for...of to ES5 INDIRECT 20 1779707808 @babel/plugin-transform-function-name • 7.29.7 Apply ES2015 function.name semantics to all functions INDIRECT 32 1779707801 @babel/plugin-transform-json-strings • 7.29.7 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1779707760 @babel/plugin-transform-literals • 7.29.7 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1779707761 @babel/plugin-transform-logical-assignment-operators • 7.29.7 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1779707762 @babel/plugin-transform-member-expression-literals • 7.29.7 Ensure that reserved words are quoted in property accesses INDIRECT 1 1779707763 @babel/plugin-transform-modules-amd • 7.29.7 This plugin transforms ES2015 modules to AMD INDIRECT 21 1779707817 @babel/plugin-transform-modules-commonjs • 7.29.7 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1779707817 @babel/plugin-transform-modules-systemjs • 7.29.7 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1779707818 @babel/plugin-transform-modules-umd • 7.29.7 This plugin transforms ES2015 modules to UMD INDIRECT 21 1779707819 @babel/plugin-transform-named-capturing-groups-regex • 7.29.7 Compile regular expressions using named groups to ES5. INDIRECT 17 1779707790 @babel/plugin-transform-new-target • 7.29.7 Transforms new.target meta property INDIRECT 1 1779707763 @babel/plugin-transform-nullish-coalescing-operator • 7.29.7 Remove nullish coalescing operator INDIRECT 1 1779707763 @babel/plugin-transform-numeric-separator • 7.29.7 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1779707764 @babel/plugin-transform-object-rest-spread • 7.29.7 Compile object rest and spread to ES5 INDIRECT 34 1779707808 @babel/plugin-transform-object-super • 7.29.7 Compile ES2015 object super to ES5 INDIRECT 22 1779707820 @babel/plugin-transform-optional-catch-binding • 7.29.7 Compile optional catch bindings INDIRECT 1 1779707765 @babel/plugin-transform-optional-chaining • 7.29.7 Transform optional chaining operators into a series of nil checks INDIRECT 20 1779707809 @babel/plugin-transform-parameters • 7.29.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1779707767 @babel/plugin-transform-private-methods • 7.29.7 This plugin transforms private class methods INDIRECT 26 1779707824 @babel/plugin-transform-private-property-in-object • 7.29.7 This plugin transforms checks for a private property in an object INDIRECT 26 1779707824 @babel/plugin-transform-property-literals • 7.29.7 Ensure that reserved words are quoted in object property keys INDIRECT 1 1779707767 @babel/plugin-transform-regenerator • 7.29.7 Explode async and generator functions into a state machine. INDIRECT 1 1779707772 @babel/plugin-transform-regexp-modifiers • 7.29.7 Compile inline regular expression modifiers INDIRECT 17 1779707793 @babel/plugin-transform-reserved-words • 7.29.7 Ensure that no reserved words are used. INDIRECT 1 1779707772 @babel/plugin-transform-shorthand-properties • 7.29.7 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1779707772 @babel/plugin-transform-spread • 7.29.7 Compile ES2015 spread to ES5 INDIRECT 20 1779707810 @babel/plugin-transform-sticky-regex • 7.29.7 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1779707772 @babel/plugin-transform-template-literals • 7.29.7 Compile ES2015 template literals to ES5 INDIRECT 1 1779707774 @babel/plugin-transform-typeof-symbol • 7.29.7 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1779707774 @babel/plugin-transform-unicode-escapes • 7.29.7 Compile ES2015 Unicode escapes to ES5 INDIRECT 1 1779707774 @babel/plugin-transform-unicode-property-regex • 7.29.7 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1779707792 @babel/plugin-transform-unicode-regex • 7.29.7 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1779707792 @babel/plugin-transform-unicode-sets-regex • 7.29.7 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1779707792 @babel/preset-env • 7.29.7 A Babel preset for each environment. DIRECT 128 1779707829 @babel/preset-modules • 0.1.6-no-external-plugins A Babel preset that targets modern browsers by fixing engine bugs. INDIRECT 5 1689960984 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.7 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1779707794 @babel/types • 7.29.7 Babel Types is a Lodash-esque utility library for AST nodes DIRECT 2 1779707776 @ices/use-loader • 1.4.0 Find and add loader to webpack config DIRECT 0 1613828178 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/remapping • 2.3.5 Remap sequential sourcemaps through transformations to point at the original source code INDIRECT 4 1754981015 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.5 Encode/decode sourcemap mappings INDIRECT 0 1754981039 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @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 @tootallnate/once • 1.1.2 Creates a Promise that waits for a single event INDIRECT 0 1587483659 @types/jsdom • 16.2.15 TypeScript definitions for jsdom DIRECT 4 1658320350 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 @types/node • 26.1.1 TypeScript definitions for node INDIRECT 1 1783493266 @types/parse5 • 6.0.3 TypeScript definitions for parse5 INDIRECT 0 1638234159 @types/tough-cookie • 4.0.5 TypeScript definitions for tough-cookie INDIRECT 0 1699390095 acorn-globals • 6.0.0 Detect global variables in JavaScript using acorn INDIRECT 2 1583642550 acorn-walk • 7.2.0 ECMAScript (ESTree) AST walker INDIRECT 0 1592375138 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 acorn • 8.17.0 ECMAScript parser INDIRECT 0 1781195991 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 ajv-keywords • 3.5.2 Custom JSON-Schema keywords for Ajv validator INDIRECT 0 1595859243 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 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 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 babel-plugin-polyfill-corejs2 • 0.4.17 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 26 1773698701 babel-plugin-polyfill-corejs3 • 0.14.2 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 27 1773698700 babel-plugin-polyfill-regenerator • 0.6.8 A Babel plugin to inject imports to regenerator-runtime INDIRECT 26 1773698700 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 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 • 4.28.7 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1784655054 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 core-js-compat • 3.49.0 core-js compat INDIRECT 8 1773695590 css-color-names • 0.0.4 A JSON Object of css color names mapped to their hex value INDIRECT 0 1467130793 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 cssom • 0.3.8 CSS Object Model implementation and CSS parser INDIRECT 0 1562207594 cssom • 0.4.4 CSS Object Model implementation and CSS parser INDIRECT 0 1573692005 cssstyle • 2.3.0 CSSStyleDeclaration Object Model implementation INDIRECT 1 1588171334 data-urls • 2.0.0 Parses data: URLs INDIRECT 7 1577997239 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 decimal.js • 10.6.0 An arbitrary-precision Decimal type for JavaScript. INDIRECT 0 1751842238 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 domexception • 2.0.1 An implementation of the DOMException class from browsers INDIRECT 1 1576352765 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 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.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 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 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 file-loader • 6.2.0 A file loader module for webpack DIRECT 13 1603818643 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 form-data • 3.0.5 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 22 1781285958 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 generic-names • 4.0.0 Helper for building generic names, similar to webpack INDIRECT 1 1640172296 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 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 globby • 11.1.0 User-friendly glob matching DIRECT 23 1641609998 gonzales-pe • 4.3.0 Gonzales Preprocessor Edition (fast CSS parser) INDIRECT 1 1585578503 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 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 hex-color-regex • 1.1.0 The best regular expression (regex) for matching hex color values from string. INDIRECT 0 1496453606 hsl-regex • 1.0.0 Regex for matching HSL colors. INDIRECT 0 1422661773 hsla-regex • 1.0.0 Regex for matching HSLA colors. INDIRECT 0 1422661723 html-encoding-sniffer • 2.0.1 Sniff the encoding from a HTML byte stream INDIRECT 3 1582496861 http-proxy-agent • 4.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 4 1581206314 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 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 is-color • 1.0.2 Check if a string is CSS color value DIRECT 6 1531821470 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 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 • 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-potential-custom-element-name • 1.0.1 Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard. INDIRECT 0 1617781380 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsdom • 16.7.0 A JavaScript implementation of many web standards DIRECT 73 1627851285 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 loader-utils • 2.0.4 utils for webpack loaders DIRECT 3 1668126726 loader-utils • 3.3.1 utils for webpack loaders INDIRECT 0 1717600443 lodash.camelcase • 4.3.0 The lodash method `_.camelCase` exported as a module. INDIRECT 0 1471109823 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 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 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nanoid • 3.3.16 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1783844620 node-releases • 2.0.51 Node.js releases data INDIRECT 0 1783579852 nwsapi • 2.2.24 Fast CSS Selectors API Engine INDIRECT 0 1780811640 parse5 • 6.0.1 HTML parser and serializer. INDIRECT 0 1595603871 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.2 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 1774298348 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 postcss-import • 14.1.0 PostCSS plugin to import CSS files DIRECT 10 1647961848 postcss-less • 4.0.1 LESS parser for PostCSS DIRECT 4 1613955349 postcss-modules-local-by-default • 4.2.0 A CSS Modules transform to make local scope the default INDIRECT 5 1733928467 postcss-modules • 4.3.1 PostCSS plugin to use CSS Modules everywhere DIRECT 14 1645605829 postcss-safe-parser • 5.0.2 Fault-tolerant CSS parser for PostCSS DIRECT 4 1601168611 postcss-sass • 0.4.4 A Sass parser for PostCSS, using gonzales-pe. DIRECT 5 1586025198 postcss-scss • 3.0.5 SCSS parser for PostCSS DIRECT 4 1614914047 postcss-selector-parser • 7.1.4 Selector parser with built in methods for working with selector strings. INDIRECT 2 1781181673 postcss-value-parser • 4.2.0 Transforms css values and at-rule params into the tree DIRECT 0 1638185576 postcss • 7.0.39 Tool for transforming styles with JS plugins INDIRECT 2 1633378354 postcss • 8.5.23 Tool for transforming styles with JS plugins DIRECT 3 1784912713 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 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 read-cache • 1.0.0 Reads and caches the entire contents of a file until it is modified INDIRECT 1 1452477194 regenerate-unicode-properties • 10.2.2 Regenerate sets for Unicode properties and values. INDIRECT 1 1757448519 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regexpu-core • 6.4.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1758554442 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 reusify • 1.1.0 Reuse objects and functions with style INDIRECT 0 1740499249 rgb-regex • 1.0.1 Regex for RGB color strings. INDIRECT 0 1422852066 rgba-regex • 1.0.0 Regex for matching RGBA color strings. INDIRECT 0 1422852143 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 schema-utils • 3.3.0 webpack Validation Utils DIRECT 8 1686754363 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 symbol-tree • 3.2.4 Turn any collection of objects into its own efficient tree or linked list using Symbol INDIRECT 0 1560363021 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 tr46 • 2.1.0 An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing INDIRECT 1 1621678028 undici-types • 8.3.0 A stand-alone types package for Undici INDIRECT 0 1778778373 unicode-canonical-property-names-ecmascript • 2.0.1 The set of canonical Unicode property names supported in ECMAScript RegExp property escapes. INDIRECT 0 1726129249 unicode-match-property-ecmascript • 2.0.0 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 2 1631618585 unicode-match-property-value-ecmascript • 2.2.1 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 0 1757432126 unicode-property-aliases-ecmascript • 2.2.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1757921571 universalify • 0.2.0 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1582129486 update-browserslist-db • 1.2.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1765898277 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1645544943 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 w3c-hr-time • 1.0.2 An implementation of the W3C High Resolution Time Level 2 specification. INDIRECT 1 1583455509 w3c-xmlserializer • 2.0.0 A per-spec XML serializer implementation INDIRECT 1 1577994542 whatwg-encoding • 1.0.5 Decode strings according to the WHATWG Encoding Standard INDIRECT 2 1538281259 whatwg-mimetype • 2.3.0 Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard INDIRECT 0 1542758213 whatwg-url • 8.7.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 4 1624654867 ws • 7.5.13 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1784306758 xmlchars • 2.2.0 Utilities for determining if characters belong to character classes defined by the XML specs. INDIRECT 0 1567787931