@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/compat-data • 7.26.8 The compat-data to determine required Babel plugins INDIRECT 0 1739008761 @babel/core • 7.4.3 Babel compiler core. DIRECT 31 1554234994 @babel/generator • 7.27.0 Turns an AST into code. INDIRECT 10 1742838109 @babel/helper-annotate-as-pure • 7.25.9 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1729610476 @babel/helper-compilation-targets • 7.27.0 Helper functions on Babel compilation targets INDIRECT 12 1742838100 @babel/helper-create-class-features-plugin • 7.27.0 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 25 1742838113 @babel/helper-create-regexp-features-plugin • 7.27.0 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1742838101 @babel/helper-define-map • 7.18.6 Helper function to define a map INDIRECT 9 1656359429 @babel/helper-environment-visitor • 7.24.7 Helper visitor to only visit nodes in the current 'this' context INDIRECT 3 1717593330 @babel/helper-function-name • 7.24.7 Helper function to change the property 'name' of every function INDIRECT 8 1717593339 @babel/helper-member-expression-to-functions • 7.25.9 Helper function to replace certain member expressions with function calls INDIRECT 19 1729610492 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 1729610492 @babel/helper-module-transforms • 7.26.0 Babel helper functions for implementing ES6 module transformations INDIRECT 20 1729863006 @babel/helper-optimise-call-expression • 7.25.9 Helper function to optimise call expression INDIRECT 3 1729610477 @babel/helper-plugin-utils • 7.26.5 General utilities for plugins to use INDIRECT 0 1736529106 @babel/helper-remap-async-to-generator • 7.25.9 Helper function to remap async functions to generators INDIRECT 21 1729610497 @babel/helper-replace-supers • 7.26.5 Helper function to replace supers INDIRECT 21 1736529118 @babel/helper-skip-transparent-expression-wrappers • 7.25.9 Helper which skips types and parentheses INDIRECT 19 1729610493 @babel/helper-split-export-declaration • 7.24.7 INDIRECT 3 1717593330 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 1729610436 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @babel/helper-validator-option • 7.25.9 Validate plugin/preset options INDIRECT 0 1729610439 @babel/helper-wrap-function • 7.25.9 Helper to wrap functions inside a function call. INDIRECT 19 1729610494 @babel/helpers • 7.27.0 Collection of helper functions used by Babel transforms. INDIRECT 8 1742838111 @babel/parser • 7.27.0 A JavaScript parser INDIRECT 3 1742838107 @babel/plugin-proposal-async-generator-functions • 7.20.7 Turn async generator functions into ES2015 generators INDIRECT 25 1671702320 @babel/plugin-proposal-class-properties • 7.4.0 This plugin transforms static class properties as well as properties declared with the property initializer syntax DIRECT 27 1553028330 @babel/plugin-proposal-decorators • 7.4.0 Compile class and object decorators to ES5 DIRECT 28 1553028330 @babel/plugin-proposal-json-strings • 7.18.6 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 2 1656359390 @babel/plugin-proposal-object-rest-spread • 7.4.3 Compile object rest and spread to ES5 DIRECT 2 1554234940 @babel/plugin-proposal-optional-catch-binding • 7.18.6 Compile optional catch bindings INDIRECT 2 1656359392 @babel/plugin-proposal-unicode-property-regex • 7.18.6 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1656359424 @babel/plugin-syntax-async-generators • 7.8.4 Allow parsing of async generator functions INDIRECT 1 1578950149 @babel/plugin-syntax-decorators • 7.25.9 Allow parsing of decorators INDIRECT 1 1729610448 @babel/plugin-syntax-dynamic-import • 7.2.0 Allow parsing of import() DIRECT 1 1543863641 @babel/plugin-syntax-flow • 7.26.0 Allow parsing of the flow syntax INDIRECT 1 1729863008 @babel/plugin-syntax-json-strings • 7.8.3 Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1578949987 @babel/plugin-syntax-jsx • 7.25.9 Allow parsing of jsx INDIRECT 1 1729610454 @babel/plugin-syntax-object-rest-spread • 7.8.3 Allow parsing of object rest/spread INDIRECT 1 1578950053 @babel/plugin-syntax-optional-catch-binding • 7.8.3 Allow parsing of optional catch bindings INDIRECT 1 1578950070 @babel/plugin-syntax-typescript • 7.25.9 Allow parsing of TypeScript syntax INDIRECT 1 1729610457 @babel/plugin-transform-arrow-functions • 7.25.9 Compile ES2015 arrow functions to ES5 INDIRECT 1 1729610457 @babel/plugin-transform-async-to-generator • 7.25.9 Turn async functions into ES2015 generators INDIRECT 24 1729610505 @babel/plugin-transform-block-scoped-functions • 7.26.5 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1736529110 @babel/plugin-transform-block-scoping • 7.27.0 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1742838102 @babel/plugin-transform-classes • 7.4.3 Compile ES2015 classes to ES5 DIRECT 27 1554234947 @babel/plugin-transform-computed-properties • 7.25.9 Compile ES2015 computed properties to ES5 INDIRECT 9 1729610486 @babel/plugin-transform-destructuring • 7.4.3 Compile ES2015 destructuring to ES5 DIRECT 1 1554234948 @babel/plugin-transform-dotall-regex • 7.25.9 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1729610486 @babel/plugin-transform-duplicate-keys • 7.25.9 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1729610459 @babel/plugin-transform-exponentiation-operator • 7.26.3 Compile exponentiation operator to ES5 INDIRECT 1 1733315734 @babel/plugin-transform-flow-strip-types • 7.4.0 Strip flow type annotations from your output code. DIRECT 2 1553028269 @babel/plugin-transform-for-of • 7.26.9 Compile ES2015 for...of to ES5 INDIRECT 21 1739533680 @babel/plugin-transform-function-name • 7.25.9 Apply ES2015 function.name semantics to all functions INDIRECT 32 1729610495 @babel/plugin-transform-literals • 7.25.9 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1729610462 @babel/plugin-transform-member-expression-literals • 7.25.9 Ensure that reserved words are quoted in property accesses INDIRECT 1 1729610464 @babel/plugin-transform-modules-amd • 7.25.9 This plugin transforms ES2015 modules to AMD INDIRECT 22 1729610506 @babel/plugin-transform-modules-commonjs • 7.26.3 This plugin transforms ES2015 modules to CommonJS INDIRECT 22 1733315735 @babel/plugin-transform-modules-systemjs • 7.25.9 This plugin transforms ES2015 modules to SystemJS INDIRECT 22 1729610507 @babel/plugin-transform-modules-umd • 7.25.9 This plugin transforms ES2015 modules to UMD INDIRECT 22 1729610508 @babel/plugin-transform-named-capturing-groups-regex • 7.25.9 Compile regular expressions using named groups to ES5. INDIRECT 17 1729610487 @babel/plugin-transform-new-target • 7.25.9 Transforms new.target meta property INDIRECT 1 1729610464 @babel/plugin-transform-object-super • 7.25.9 Compile ES2015 object super to ES5 INDIRECT 23 1729610508 @babel/plugin-transform-parameters • 7.25.9 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1729610466 @babel/plugin-transform-property-literals • 7.25.9 Ensure that reserved words are quoted in object property keys INDIRECT 1 1729610467 @babel/plugin-transform-react-constant-elements • 7.2.0 Treat React JSX elements as value types and hoist them to the highest scope DIRECT 5 1543863701 @babel/plugin-transform-react-display-name • 7.2.0 Add displayName to React.createClass calls DIRECT 1 1543863701 @babel/plugin-transform-react-jsx-self • 7.25.9 Add a __self prop to all JSX Elements INDIRECT 1 1729610469 @babel/plugin-transform-react-jsx-source • 7.25.9 Add a __source prop to all JSX Elements INDIRECT 1 1729610470 @babel/plugin-transform-react-jsx • 7.25.9 Turn JSX into React function calls INDIRECT 23 1729610501 @babel/plugin-transform-regenerator • 7.27.0 Explode async and generator functions into a state machine. INDIRECT 4 1742838102 @babel/plugin-transform-reserved-words • 7.25.9 Ensure that no reserved words are used. INDIRECT 1 1729610471 @babel/plugin-transform-runtime • 7.4.3 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals DIRECT 28 1554234954 @babel/plugin-transform-shorthand-properties • 7.25.9 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1729610471 @babel/plugin-transform-spread • 7.25.9 Compile ES2015 spread to ES5 INDIRECT 21 1729610501 @babel/plugin-transform-sticky-regex • 7.25.9 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1729610472 @babel/plugin-transform-template-literals • 7.26.8 Compile ES2015 template literals to ES5 INDIRECT 1 1739008763 @babel/plugin-transform-typeof-symbol • 7.27.0 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1742838101 @babel/plugin-transform-typescript • 7.27.0 Transform TypeScript into ES.next INDIRECT 28 1742838115 @babel/plugin-transform-unicode-regex • 7.25.9 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1729610489 @babel/preset-env • 7.4.3 A Babel preset for each environment. DIRECT 104 1554234986 @babel/preset-react • 7.0.0 Babel preset for all React plugins. DIRECT 27 1535406272 @babel/preset-typescript • 7.3.3 Babel preset for TypeScript. DIRECT 29 1550265274 @babel/runtime • 7.27.0 babel's modular runtime helpers INDIRECT 1 1742838103 @babel/runtime • 7.4.3 babel's modular runtime helpers DIRECT 1 1554234964 @babel/template • 7.27.0 Generate an AST from a string template. INDIRECT 7 1742838109 @babel/traverse • 7.27.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 1742838111 @babel/types • 7.27.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1742838105 @jridgewell/gen-mapping • 0.3.8 Generate source maps INDIRECT 4 1733944203 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 1709186612 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 1720553292 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 1709362371 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 babel-plugin-dynamic-import-node • 2.2.0 Babel plugin to transpile import() to a deferred require(), for node DIRECT 20 1539041565 babel-plugin-macros • 2.5.1 Allows you to build compile-time libraries DIRECT 23 1553891141 babel-plugin-transform-react-remove-prop-types • 0.4.24 Remove unnecessary React propTypes from the production build DIRECT 0 1549057119 browserslist • 4.24.4 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 1736336671 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 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 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 core-js-compat • 3.41.0 core-js compat INDIRECT 7 1740848181 cosmiconfig • 5.2.1 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 14 1557882764 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 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 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 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 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 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 import-fresh • 2.0.0 Import a module while bypassing the cache INDIRECT 4 1495366784 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-directory • 0.3.1 Returns true if a filepath exists on the file system and it's directory. INDIRECT 0 1463855412 js-levenshtein • 1.1.6 The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings. INDIRECT 0 1547155632 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 jsesc • 3.0.2 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1603892950 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-releases • 2.0.19 Node.js releases data INDIRECT 0 1733801321 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.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 19 1734555262 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 1509782030 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 regenerate-unicode-properties • 10.2.0 Regenerate sets for Unicode properties and values. INDIRECT 1 1726132062 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regenerator-runtime • 0.13.11 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1668449722 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 regenerator-transform • 0.15.2 Explode async and generator functions into a state machine. INDIRECT 2 1691169947 regexpu-core • 6.2.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1732220053 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 resolve-from • 3.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1493366295 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 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.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 0 1726132494 unicode-property-aliases-ecmascript • 2.1.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1663157048 update-browserslist-db • 1.1.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1740591163