@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.26.2Turns an AST into code. | INDIRECT | 10 | |
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ comment | INDIRECT | 3 | |
@babel/helper-create-class-features-plugin • 7.25.9Compile class public and private fields, private methods and decorators to ES6 | DIRECT | 25 | |
@babel/helper-member-expression-to-functions • 7.25.9Helper function to replace certain member expressions with function calls | INDIRECT | 19 | |
@babel/helper-optimise-call-expression • 7.25.9Helper function to optimise call expression | INDIRECT | 3 | |
@babel/helper-plugin-utils • 7.25.9General utilities for plugins to use | DIRECT | 0 | |
@babel/helper-replace-supers • 7.25.9Helper function to replace supers | INDIRECT | 21 | |
@babel/helper-skip-transparent-expression-wrappers • 7.25.9Helper which skips types and parentheses | INDIRECT | 19 | |
@babel/helper-string-parser • 7.25.9A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.26.2A JavaScript parser | INDIRECT | 3 | |
@babel/template • 7.25.9Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.25.9The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 18 | |
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@jridgewell/gen-mapping • 0.3.5Generate source maps | INDIRECT | 4 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing array | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source map | INDIRECT | 2 | |
debug • 4.3.7Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
globals • 11.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.0.2Given 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 | |