@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.27.5Turns 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-create-class-features-plugin • 7.27.1Compile class public and private fields, private methods and decorators to ES6 | INDIRECT | 24 | |
@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.27.7A JavaScript parser | INDIRECT | 3 | |
@babel/plugin-syntax-jsx • 7.27.1Allow parsing of jsx | INDIRECT | 1 | |
@babel/plugin-syntax-typescript • 7.27.1Allow parsing of TypeScript syntax | INDIRECT | 1 | |
@babel/plugin-transform-modules-commonjs • 7.27.1This plugin transforms ES2015 modules to CommonJS | INDIRECT | 21 | |
@babel/plugin-transform-object-assign • 7.27.1Replace Object.assign with an inline helper | DIRECT | 1 | |
@babel/plugin-transform-typescript • 7.27.1Transform TypeScript into ES.next | INDIRECT | 27 | |
@babel/preset-typescript • 7.27.1Babel preset for TypeScript. | DIRECT | 33 | |
@babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.27.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 17 | |
@babel/types • 7.27.7Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.11Generate 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.3Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.28Trace the original position through a source map | INDIRECT | 2 | |
debug • 4.4.1Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
invariant • 2.2.4invariant | DIRECT | 2 | |
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 | |
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module. | DIRECT | 0 | |
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding API | DIRECT | 0 | |
string-hash-64 • 1.0.3fast 64 bit string hashing function | DIRECT | 0 | |