@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. DIRECT 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-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 DIRECT 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 INDIRECT 27 1656359444 @babel/plugin-proposal-object-rest-spread • 7.20.7 Compile object rest and spread to ES5 INDIRECT 16 1671702328 @babel/plugin-syntax-class-properties • 7.12.13 Allow parsing of class properties INDIRECT 1 1612314630 @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-object-rest-spread • 7.8.3 Allow parsing of object rest/spread INDIRECT 1 1578950053 @babel/plugin-transform-arrow-functions • 7.25.9 Compile ES2015 arrow functions to ES5 INDIRECT 1 1729610457 @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.25.9 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1729610458 @babel/plugin-transform-classes • 7.25.9 Compile ES2015 classes to ES5 INDIRECT 36 1729610506 @babel/plugin-transform-computed-properties • 7.25.9 Compile ES2015 computed properties to ES5 INDIRECT 9 1729610486 @babel/plugin-transform-destructuring • 7.25.9 Compile ES2015 destructuring to ES5 INDIRECT 1 1729610459 @babel/plugin-transform-flow-strip-types • 7.26.5 Strip flow type annotations from your output code. INDIRECT 2 1736529110 @babel/plugin-transform-for-of • 7.25.9 Compile ES2015 for...of to ES5 INDIRECT 21 1729610499 @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-commonjs • 7.26.3 This plugin transforms ES2015 modules to CommonJS INDIRECT 22 1733315735 @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-display-name • 7.25.9 Add displayName to React.createClass calls INDIRECT 1 1729610469 @babel/plugin-transform-react-jsx • 7.25.9 Turn JSX into React function calls INDIRECT 23 1729610501 @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-template-literals • 7.25.9 Compile ES2015 template literals to ES5 INDIRECT 1 1729610473 @babel/runtime • 7.26.0 babel's modular runtime helpers DIRECT 1 1729863011 @babel/template • 7.25.9 Generate an AST from a string template. INDIRECT 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 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 babel-plugin-syntax-trailing-function-commas • 7.0.0-beta.0 Compile trailing function commas to ES5 INDIRECT 0 1505185318 babel-preset-fbjs • 3.4.0 Babel preset for Facebook projects. DIRECT 67 1621870701 browserslist • 4.24.4 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 1736336671 chalk • 4.1.2 Terminal string styling done right DIRECT 5 1627646572 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 cross-fetch • 3.2.0 Universal WHATWG Fetch API for Node, Browsers and React Native INDIRECT 4 1734794678 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 fbjs-css-vars • 1.0.2 This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects. INDIRECT 0 1545089928 fbjs • 3.0.5 A collection of utility libraries used by other Facebook JS projects DIRECT 13 1685641198 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 invariant • 2.2.4 invariant DIRECT 2 1520966170 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 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-int64 • 0.4.0 Support for representing 64-bit integers in JavaScript INDIRECT 0 1428115936 node-releases • 2.0.19 Node.js releases data INDIRECT 0 1733801321 nullthrows • 1.1.1 flow typed nullthrows DIRECT 0 1544402840 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 promise • 7.3.1 Bare bones Promises/A+ implementation INDIRECT 1 1497910543 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 relay-runtime • 12.0.0 A core runtime for building GraphQL-driven applications. DIRECT 17 1630513652 setimmediate • 1.0.5 A shim for the setImmediate efficient script yielding API INDIRECT 0 1473641996 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 ua-parser-js • 1.0.40 Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment INDIRECT 0 1734768116 update-browserslist-db • 1.1.2 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1736335220 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201