@babel/code-frame • 7.29.0 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1769881149 @babel/compat-data • 7.29.3 The compat-data to determine required Babel plugins INDIRECT 0 1777584808 @babel/core • 7.29.0 Babel compiler core. DIRECT 38 1769881162 @babel/generator • 7.29.1 Turns an AST into code. INDIRECT 9 1770218560 @babel/helper-annotate-as-pure • 7.27.3 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1748335159 @babel/helper-compilation-targets • 7.28.6 Helper functions on Babel compilation targets INDIRECT 13 1768240180 @babel/helper-create-class-features-plugin • 7.29.3 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1777584809 @babel/helper-create-regexp-features-plugin • 7.28.5 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1761232658 @babel/helper-define-polyfill-provider • 0.6.8 Babel helper to create your own polyfill provider INDIRECT 25 1773698699 @babel/helper-globals • 7.28.0 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1751445494 @babel/helper-member-expression-to-functions • 7.28.5 Helper function to replace certain member expressions with function calls INDIRECT 18 1761232673 @babel/helper-module-imports • 7.28.6 Babel helper functions for inserting module loads INDIRECT 18 1768240204 @babel/helper-module-transforms • 7.28.6 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1768240207 @babel/helper-optimise-call-expression • 7.27.1 Helper function to optimise call expression INDIRECT 3 1746025741 @babel/helper-plugin-utils • 7.28.6 General utilities for plugins to use INDIRECT 0 1768240175 @babel/helper-remap-async-to-generator • 7.27.1 Helper function to remap async functions to generators INDIRECT 20 1746025760 @babel/helper-replace-supers • 7.28.6 Helper function to replace supers INDIRECT 20 1768240204 @babel/helper-skip-transparent-expression-wrappers • 7.27.1 Helper which skips types and parentheses INDIRECT 18 1746025755 @babel/helper-string-parser • 7.27.1 A utility package to parse strings INDIRECT 0 1746025706 @babel/helper-validator-identifier • 7.28.5 Validate identifier/keywords name INDIRECT 0 1761232658 @babel/helper-validator-option • 7.27.1 Validate plugin/preset options INDIRECT 0 1746025707 @babel/helper-wrap-function • 7.28.6 Helper to wrap functions inside a function call. INDIRECT 18 1768240204 @babel/helpers • 7.29.2 Collection of helper functions used by Babel transforms. INDIRECT 8 1773700399 @babel/parser • 7.29.3 A JavaScript parser INDIRECT 3 1777584809 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.28.5 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 19 1761232673 @babel/plugin-bugfix-safari-class-field-initializer-scope • 7.27.1 Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843 INDIRECT 1 1746025711 @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.27.1 Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517 INDIRECT 1 1746025713 @babel/plugin-bugfix-safari-rest-destructuring-rhs-array • 7.29.3 Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results INDIRECT 20 1777584810 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.27.1 Transform optional chaining operators to workaround https://crbug.com/v8/11558 INDIRECT 21 1746025765 @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.28.6 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 19 1768240204 @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.28.6 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1768240186 @babel/plugin-syntax-import-attributes • 7.28.6 Allow parsing of the module attributes in the import statement INDIRECT 1 1768240187 @babel/plugin-syntax-unicode-sets-regex • 7.18.6 Parse regular expressions' unicodeSets (v) flag. INDIRECT 17 1656359425 @babel/plugin-transform-arrow-functions • 7.27.1 Compile ES2015 arrow functions to ES5 INDIRECT 1 1746025724 @babel/plugin-transform-async-generator-functions • 7.29.0 Turn async generator functions into ES2015 generators INDIRECT 22 1769881162 @babel/plugin-transform-async-to-generator • 7.28.6 Turn async functions into ES2015 generators INDIRECT 23 1768240207 @babel/plugin-transform-block-scoped-functions • 7.27.1 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1746025724 @babel/plugin-transform-block-scoping • 7.28.6 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1768240191 @babel/plugin-transform-class-properties • 7.28.6 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1768240210 @babel/plugin-transform-class-static-block • 7.28.6 Transform class static blocks INDIRECT 26 1768240212 @babel/plugin-transform-classes • 7.28.6 Compile ES2015 classes to ES5 INDIRECT 36 1768240209 @babel/plugin-transform-computed-properties • 7.28.6 Compile ES2015 computed properties to ES5 INDIRECT 9 1768240202 @babel/plugin-transform-destructuring • 7.28.5 Compile ES2015 destructuring to ES5 INDIRECT 19 1761232673 @babel/plugin-transform-dotall-regex • 7.28.6 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1768240191 @babel/plugin-transform-duplicate-keys • 7.27.1 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1746025726 @babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.29.0 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1769881150 @babel/plugin-transform-dynamic-import • 7.27.1 Transform import() expressions INDIRECT 1 1746025726 @babel/plugin-transform-explicit-resource-management • 7.28.6 Compile `using` and `await using` declarations to ES2015 INDIRECT 20 1768240193 @babel/plugin-transform-exponentiation-operator • 7.28.6 Compile exponentiation operator to ES5 INDIRECT 1 1768240193 @babel/plugin-transform-export-namespace-from • 7.27.1 Compile export namespace to ES2015 INDIRECT 1 1746025727 @babel/plugin-transform-for-of • 7.27.1 Compile ES2015 for...of to ES5 INDIRECT 20 1746025762 @babel/plugin-transform-function-name • 7.27.1 Apply ES2015 function.name semantics to all functions INDIRECT 32 1746025759 @babel/plugin-transform-json-strings • 7.28.6 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1768240193 @babel/plugin-transform-literals • 7.27.1 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1746025728 @babel/plugin-transform-logical-assignment-operators • 7.28.6 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1768240194 @babel/plugin-transform-member-expression-literals • 7.27.1 Ensure that reserved words are quoted in property accesses INDIRECT 1 1746025729 @babel/plugin-transform-modules-amd • 7.27.1 This plugin transforms ES2015 modules to AMD INDIRECT 21 1746025768 @babel/plugin-transform-modules-commonjs • 7.28.6 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1768240212 @babel/plugin-transform-modules-systemjs • 7.29.4 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1777974178 @babel/plugin-transform-modules-umd • 7.27.1 This plugin transforms ES2015 modules to UMD INDIRECT 21 1746025770 @babel/plugin-transform-named-capturing-groups-regex • 7.29.0 Compile regular expressions using named groups to ES5. INDIRECT 17 1769881151 @babel/plugin-transform-new-target • 7.27.1 Transforms new.target meta property INDIRECT 1 1746025730 @babel/plugin-transform-nullish-coalescing-operator • 7.28.6 Remove nullish coalescing operator INDIRECT 1 1768240195 @babel/plugin-transform-numeric-separator • 7.28.6 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1768240195 @babel/plugin-transform-object-rest-spread • 7.28.6 Compile object rest and spread to ES5 INDIRECT 34 1768240206 @babel/plugin-transform-object-super • 7.27.1 Compile ES2015 object super to ES5 INDIRECT 22 1746025769 @babel/plugin-transform-optional-catch-binding • 7.28.6 Compile optional catch bindings INDIRECT 1 1768240195 @babel/plugin-transform-optional-chaining • 7.28.6 Transform optional chaining operators into a series of nil checks INDIRECT 20 1768240196 @babel/plugin-transform-parameters • 7.27.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1750946597 @babel/plugin-transform-private-methods • 7.28.6 This plugin transforms private class methods INDIRECT 26 1768240212 @babel/plugin-transform-private-property-in-object • 7.28.6 This plugin transforms checks for a private property in an object INDIRECT 26 1768240213 @babel/plugin-transform-property-literals • 7.27.1 Ensure that reserved words are quoted in object property keys INDIRECT 1 1746025732 @babel/plugin-transform-regenerator • 7.29.0 Explode async and generator functions into a state machine. INDIRECT 1 1769881151 @babel/plugin-transform-regexp-modifiers • 7.28.6 Compile inline regular expression modifiers INDIRECT 17 1768240196 @babel/plugin-transform-reserved-words • 7.27.1 Ensure that no reserved words are used. INDIRECT 1 1746025736 @babel/plugin-transform-shorthand-properties • 7.27.1 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1746025736 @babel/plugin-transform-spread • 7.28.6 Compile ES2015 spread to ES5 INDIRECT 20 1768240197 @babel/plugin-transform-sticky-regex • 7.27.1 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1746025737 @babel/plugin-transform-template-literals • 7.27.1 Compile ES2015 template literals to ES5 INDIRECT 1 1746025738 @babel/plugin-transform-typeof-symbol • 7.27.1 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1746025738 @babel/plugin-transform-unicode-escapes • 7.27.1 Compile ES2015 Unicode escapes to ES5 INDIRECT 1 1746025739 @babel/plugin-transform-unicode-property-regex • 7.28.6 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1768240198 @babel/plugin-transform-unicode-regex • 7.27.1 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1746025753 @babel/plugin-transform-unicode-sets-regex • 7.28.6 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1768240198 @babel/preset-env • 7.29.5 A Babel preset for each environment. DIRECT 128 1777995890 @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.28.6 Generate an AST from a string template. INDIRECT 7 1768240200 @babel/traverse • 7.29.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1769881160 @babel/types • 7.29.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1769881153 @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/source-map • 0.3.11 Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map API INDIRECT 4 1754981026 @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 @types/estree • 1.0.9 TypeScript definitions for estree INDIRECT 0 1778101260 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 @types/node • 25.9.1 TypeScript definitions for node INDIRECT 1 1779212952 @webassemblyjs/ast • 1.14.1 AST utils for webassemblyjs INDIRECT 5 1730930016 @webassemblyjs/floating-point-hex-parser • 1.13.2 A function to parse floating point hexadecimal strings as defined by the WebAssembly specification INDIRECT 0 1730929429 @webassemblyjs/helper-api-error • 1.13.2 Common API errors INDIRECT 0 1730929429 @webassemblyjs/helper-buffer • 1.14.1 Buffer manipulation utility INDIRECT 0 1730930015 @webassemblyjs/helper-numbers • 1.13.2 Number parsing utility INDIRECT 3 1730929431 @webassemblyjs/helper-wasm-bytecode • 1.13.2 WASM's Bytecode constants INDIRECT 0 1730929429 @webassemblyjs/helper-wasm-section • 1.14.1 INDIRECT 12 1730930020 @webassemblyjs/ieee754 • 1.13.2 IEEE754 decoder and encoder INDIRECT 1 1730929429 @webassemblyjs/utf8 • 1.13.2 UTF8 encoder/decoder for WASM INDIRECT 0 1730929429 @webassemblyjs/wasm-edit • 1.14.1 > Rewrite a WASM binary INDIRECT 16 1730930022 @webassemblyjs/wasm-gen • 1.14.1 WebAssembly binary format printer INDIRECT 10 1730930018 @webassemblyjs/wasm-opt • 1.14.1 INDIRECT 13 1730930020 @webassemblyjs/wasm-parser • 1.14.1 WebAssembly binary format parser INDIRECT 10 1730930018 @webassemblyjs/wast-printer • 1.14.1 WebAssembly text format printer INDIRECT 6 1730930018 acorn-import-phases • 1.0.4 Support for `import <defer|source>` phase syntax in Acorn INDIRECT 0 1752488312 acorn • 8.16.0 ECMAScript parser INDIRECT 0 1771513588 ajv-formats • 2.1.1 Format validation for Ajv v7+ INDIRECT 5 1628934517 ajv-keywords • 5.1.0 Additional JSON-Schema keywords for Ajv JSON validator INDIRECT 1 1637523741 ajv • 8.20.0 Another JSON Schema Validator INDIRECT 4 1777044136 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 array-differ • 1.0.0 Create an array with values that are present in the first input array but not additional ones INDIRECT 0 1407923423 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 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 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 babel-loader • 9.2.1 babel module loader for webpack DIRECT 18 1726493842 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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 brace-expansion • 1.1.14 Brace expansion as known from sh/bash INDIRECT 2 1775913902 brace-expansion • 2.1.0 Brace expansion as known from sh/bash INDIRECT 1 1775913974 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.2 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1774952692 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library DIRECT 14 1707260254 chrome-trace-event • 1.0.4 A library to create a trace of your node app per Google's Trace Event format. INDIRECT 0 1717000855 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 commander • 10.0.1 the complete solution for node.js command-line programs DIRECT 0 1681534916 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 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 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 enhanced-resolve • 5.22.0 Offers a async require.resolve function. It's highly configurable. INDIRECT 2 1779442739 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-module-lexer • 2.1.0 Lexes ES modules returning their import/export metadata INDIRECT 0 1777157431 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 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-cache-dir • 4.0.0 Finds the common standard cache directory INDIRECT 8 1667558535 find-up • 6.3.0 Find a file or directory by walking up parent directories INDIRECT 5 1644304878 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 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 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 hasown • 2.0.3 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1776463926 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 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 jest-worker • 27.5.1 Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers. INDIRECT 5 1644317532 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 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 • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 junk • 1.0.3 Filter out OS junk files like .DS_Store and Thumbs.db INDIRECT 0 1466179336 loader-runner • 4.3.2 Runs (webpack) loaders INDIRECT 0 1777040278 locate-path • 7.2.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1675931391 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 maximatch • 0.1.0 Extends multimatch() with support for filter functions and regular expressions INDIRECT 8 1452640063 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 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.54.0 Media Type Database INDIRECT 0 1742310404 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 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-releases • 2.0.46 Node.js releases data INDIRECT 0 1779424293 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 p-limit • 4.0.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1628812703 p-locate • 6.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1629892603 path-exists • 5.0.0 Check if a path exists INDIRECT 0 1628764999 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 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 pkg-dir • 7.0.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1660672338 promise • 7.3.1 Bare bones Promises/A+ implementation INDIRECT 1 1497910543 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 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 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 schema-utils • 4.3.3 webpack Validation Utils INDIRECT 8 1759407249 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 source-map-loader • 4.0.2 extracts inlined source map and offers it to webpack DIRECT 3 1703685283 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-color • 8.1.1 Detect whether a terminal supports color INDIRECT 1 1611393696 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tapable • 2.3.3 Just a little module for plugins. INDIRECT 0 1776778650 terser-webpack-plugin • 5.6.0 Minimizer plugin for webpack INDIRECT 26 1778260857 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 ts-loader • 9.5.7 TypeScript loader for webpack DIRECT 17 1775116193 undici-types • 7.24.6 A stand-alone types package for Undici INDIRECT 0 1774454496 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 update-browserslist-db • 1.2.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1765898277 watchpack • 2.5.1 Wrapper library for directory and file watching. INDIRECT 2 1768475016 webpack-sources • 3.5.0 Source code handling classes for webpack INDIRECT 0 1779440213 webpack • 5.107.1 Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff. DIRECT 70 1779373770 yocto-queue • 1.2.2 Tiny queue data structure INDIRECT 0 1762842728