@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/compat-data • 7.28.0The compat-data to determine required Babel plugins | INDIRECT | 0 | |
@babel/generator • 7.28.0Turns an AST into code. | INDIRECT | 9 | |
@babel/helper-annotate-as-pure • 7.27.3Helper function to annotate paths and nodes with #__PURE__ comment | INDIRECT | 3 | |
@babel/helper-compilation-targets • 7.27.2Helper functions on Babel compilation targets | INDIRECT | 12 | |
@babel/helper-create-class-features-plugin • 7.27.1Compile class public and private fields, private methods and decorators to ES6 | INDIRECT | 24 | |
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usage | INDIRECT | 0 | |
@babel/helper-member-expression-to-functions • 7.27.1Helper function to replace certain member expressions with function calls | INDIRECT | 18 | |
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loads | INDIRECT | 18 | |
@babel/helper-module-transforms • 7.27.3Babel helper functions for implementing ES6 module transformations | INDIRECT | 19 | |
@babel/helper-optimise-call-expression • 7.27.1Helper function to optimise call expression | INDIRECT | 3 | |
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to use | INDIRECT | 0 | |
@babel/helper-replace-supers • 7.27.1Helper function to replace supers | INDIRECT | 20 | |
@babel/helper-skip-transparent-expression-wrappers • 7.27.1Helper which skips types and parentheses | INDIRECT | 18 | |
@babel/helper-string-parser • 7.27.1A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords name | INDIRECT | 0 | |
@babel/helper-validator-option • 7.27.1Validate plugin/preset options | INDIRECT | 0 | |
@babel/parser • 7.28.0A JavaScript parser | INDIRECT | 3 | |
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntax | DIRECT | 26 | |
@babel/plugin-proposal-object-rest-spread • 7.20.7Compile object rest and spread to ES5 | DIRECT | 16 | |
@babel/plugin-syntax-class-properties • 7.12.13Allow parsing of class properties | DIRECT | 1 | |
@babel/plugin-syntax-flow • 7.27.1Allow parsing of the flow syntax | DIRECT | 1 | |
@babel/plugin-syntax-jsx • 7.27.1Allow parsing of jsx | DIRECT | 1 | |
@babel/plugin-syntax-object-rest-spread • 7.8.3Allow parsing of object rest/spread | DIRECT | 1 | |
@babel/plugin-transform-arrow-functions • 7.27.1Compile ES2015 arrow functions to ES5 | DIRECT | 1 | |
@babel/plugin-transform-block-scoped-functions • 7.27.1Babel plugin to ensure function declarations at the block level are block scoped | DIRECT | 1 | |
@babel/plugin-transform-block-scoping • 7.28.0Compile ES2015 block scoping (const and let) to ES5 | DIRECT | 1 | |
@babel/plugin-transform-classes • 7.28.0Compile ES2015 classes to ES5 | DIRECT | 35 | |
@babel/plugin-transform-computed-properties • 7.27.1Compile ES2015 computed properties to ES5 | DIRECT | 9 | |
@babel/plugin-transform-destructuring • 7.28.0Compile ES2015 destructuring to ES5 | DIRECT | 19 | |
@babel/plugin-transform-flow-strip-types • 7.27.1Strip flow type annotations from your output code. | DIRECT | 2 | |
@babel/plugin-transform-for-of • 7.27.1Compile ES2015 for...of to ES5 | DIRECT | 20 | |
@babel/plugin-transform-function-name • 7.27.1Apply ES2015 function.name semantics to all functions | DIRECT | 31 | |
@babel/plugin-transform-literals • 7.27.1Compile ES2015 unicode string and number literals to ES5 | DIRECT | 1 | |
@babel/plugin-transform-member-expression-literals • 7.27.1Ensure that reserved words are quoted in property accesses | DIRECT | 1 | |
@babel/plugin-transform-modules-commonjs • 7.27.1This plugin transforms ES2015 modules to CommonJS | DIRECT | 21 | |
@babel/plugin-transform-object-super • 7.27.1Compile ES2015 object super to ES5 | DIRECT | 22 | |
@babel/plugin-transform-parameters • 7.27.7Compile ES2015 default and rest parameters to ES5 | DIRECT | 1 | |
@babel/plugin-transform-property-literals • 7.27.1Ensure that reserved words are quoted in object property keys | DIRECT | 1 | |
@babel/plugin-transform-react-display-name • 7.28.0Add displayName to React.createClass calls | DIRECT | 1 | |
@babel/plugin-transform-react-jsx • 7.27.1Turn JSX into React function calls | DIRECT | 22 | |
@babel/plugin-transform-shorthand-properties • 7.27.1Compile ES2015 shorthand properties to ES5 | DIRECT | 1 | |
@babel/plugin-transform-spread • 7.27.1Compile ES2015 spread to ES5 | DIRECT | 20 | |
@babel/plugin-transform-template-literals • 7.27.1Compile ES2015 template literals to ES5 | DIRECT | 1 | |
@babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 17 | |
@babel/types • 7.28.0Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.12Generate source maps | INDIRECT | 3 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source map | INDIRECT | 2 | |
babel-plugin-syntax-trailing-function-commas • 7.0.0-beta.0Compile trailing function commas to ES5 | DIRECT | 0 | |
browserslist • 4.25.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset | INDIRECT | 6 | |
debug • 4.4.1Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directories | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
node-releases • 2.0.19Node.js releases data | INDIRECT | 0 | |
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist config | INDIRECT | 2 | |