@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.5 The compat-data to determine required Babel plugins INDIRECT 0 1736529106 @babel/generator • 7.26.5 Turns an AST into code. INDIRECT 10 1736529114 @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.26.5 Helper functions on Babel compilation targets INDIRECT 12 1736529110 @babel/helper-create-class-features-plugin • 7.25.9 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 25 1729610503 @babel/helper-create-regexp-features-plugin • 7.26.3 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1733315734 @babel/helper-define-polyfill-provider • 0.6.3 Babel helper to create your own polyfill provider INDIRECT 23 1731351012 @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-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-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/parser • 7.26.5 A JavaScript parser INDIRECT 3 1736529110 @babel/plugin-proposal-class-properties • 7.18.6 This plugin transforms static class properties as well as properties declared with the property initializer syntax DIRECT 27 1656359444 @babel/plugin-proposal-export-default-from • 7.25.9 Compile export default to ES2015 DIRECT 1 1729610446 @babel/plugin-proposal-nullish-coalescing-operator • 7.18.6 Remove nullish coalescing operator DIRECT 2 1656359392 @babel/plugin-proposal-object-rest-spread • 7.20.7 Compile object rest and spread to ES5 DIRECT 16 1671702328 @babel/plugin-proposal-optional-catch-binding • 7.18.6 Compile optional catch bindings DIRECT 2 1656359392 @babel/plugin-proposal-optional-chaining • 7.21.0 Transform optional chaining operators into a series of nil checks DIRECT 22 1676907054 @babel/plugin-syntax-dynamic-import • 7.8.3 Allow parsing of import() DIRECT 1 1578949953 @babel/plugin-syntax-export-default-from • 7.25.9 Allow parsing of export default from DIRECT 1 1729610450 @babel/plugin-syntax-flow • 7.26.0 Allow parsing of the flow syntax INDIRECT 1 1729863008 @babel/plugin-syntax-jsx • 7.25.9 Allow parsing of jsx INDIRECT 1 1729610454 @babel/plugin-syntax-nullish-coalescing-operator • 7.8.3 Allow parsing of the nullish-coalescing operator INDIRECT 1 1578950043 @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-optional-chaining • 7.8.3 Allow parsing of optional properties INDIRECT 1 1578950083 @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 DIRECT 1 1729610457 @babel/plugin-transform-block-scoping • 7.25.9 Compile ES2015 block scoping (const and let) to ES5 DIRECT 1 1729610458 @babel/plugin-transform-classes • 7.25.9 Compile ES2015 classes to ES5 DIRECT 36 1729610506 @babel/plugin-transform-computed-properties • 7.25.9 Compile ES2015 computed properties to ES5 DIRECT 9 1729610486 @babel/plugin-transform-destructuring • 7.25.9 Compile ES2015 destructuring to ES5 DIRECT 1 1729610459 @babel/plugin-transform-exponentiation-operator • 7.26.3 Compile exponentiation operator to ES5 DIRECT 1 1733315734 @babel/plugin-transform-flow-strip-types • 7.26.5 Strip flow type annotations from your output code. DIRECT 2 1736529110 @babel/plugin-transform-for-of • 7.25.9 Compile ES2015 for...of to ES5 DIRECT 21 1729610499 @babel/plugin-transform-function-name • 7.25.9 Apply ES2015 function.name semantics to all functions DIRECT 32 1729610495 @babel/plugin-transform-literals • 7.25.9 Compile ES2015 unicode string and number literals to ES5 DIRECT 1 1729610462 @babel/plugin-transform-modules-commonjs • 7.26.3 This plugin transforms ES2015 modules to CommonJS DIRECT 22 1733315735 @babel/plugin-transform-object-assign • 7.25.9 Replace Object.assign with an inline helper DIRECT 1 1729610465 @babel/plugin-transform-parameters • 7.25.9 Compile ES2015 default and rest parameters to ES5 DIRECT 1 1729610466 @babel/plugin-transform-react-display-name • 7.25.9 Add displayName to React.createClass calls DIRECT 1 1729610469 @babel/plugin-transform-react-jsx-source • 7.25.9 Add a __source prop to all JSX Elements DIRECT 1 1729610470 @babel/plugin-transform-react-jsx • 7.25.9 Turn JSX into React function calls DIRECT 23 1729610501 @babel/plugin-transform-regenerator • 7.25.9 Explode async and generator functions into a state machine. DIRECT 4 1729610470 @babel/plugin-transform-runtime • 7.25.9 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals DIRECT 45 1729610501 @babel/plugin-transform-shorthand-properties • 7.25.9 Compile ES2015 shorthand properties to ES5 DIRECT 1 1729610471 @babel/plugin-transform-spread • 7.25.9 Compile ES2015 spread to ES5 DIRECT 21 1729610501 @babel/plugin-transform-sticky-regex • 7.25.9 Compile ES2015 sticky regex to an ES5 RegExp constructor DIRECT 1 1729610472 @babel/plugin-transform-template-literals • 7.25.9 Compile ES2015 template literals to ES5 DIRECT 1 1729610473 @babel/plugin-transform-typescript • 7.26.5 Transform TypeScript into ES.next DIRECT 28 1736529112 @babel/plugin-transform-unicode-regex • 7.25.9 Compile ES2015 Unicode regex to ES5 DIRECT 17 1729610489 @babel/runtime • 7.26.0 babel's modular runtime helpers INDIRECT 1 1729863011 @babel/template • 7.25.9 Generate an AST from a string template. DIRECT 7 1729610484 @babel/traverse • 7.26.5 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 1736529116 @babel/types • 7.26.5 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1736529108 @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 babel-plugin-polyfill-corejs2 • 0.4.12 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 24 1731351013 babel-plugin-polyfill-corejs3 • 0.10.6 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 25 1722804434 babel-plugin-polyfill-regenerator • 0.6.3 A Babel plugin to inject imports to regenerator-runtime INDIRECT 24 1731351014 browserslist • 4.24.4 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 1736336671 core-js-compat • 3.40.0 core-js compat INDIRECT 7 1736274151 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 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 global • 4.4.0 Require global variables INDIRECT 3 1560166008 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 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 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 metro-babel7-plugin-react-transform • 0.51.1 DIRECT 20 1545435250 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-releases • 2.0.19 Node.js releases data INDIRECT 0 1733801321 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 react-deep-force-update • 1.1.2 Force-updates React component tree recursively INDIRECT 0 1535134481 react-proxy • 1.1.8 Proxies React components without unmounting or losing their state. INDIRECT 2 1457572559 react-transform-hmr • 1.0.4 A React Transform that enables hot reloading React classes using Hot Module Replacement API DIRECT 7 1457287431 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.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 • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 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.2 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1736335220