snapdragon-util(latest: 5.0.1) Utilities for the snapdragon parser/compiler.
nanomatch(latest: 1.2.13) Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
snapdragon(latest: 0.12.1) Easy-to-use plugin system for creating powerful, fast and versatile parsers and compilers, with built-in source-map support.
@babel/plugin-syntax-json-strings(latest: 7.8.3) Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
@babel/plugin-syntax-numeric-separator(latest: 7.10.4) Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
babel-traverse(latest: 6.26.0) The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
babel-plugin-transform-runtime(latest: 6.23.0) Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
babel-plugin-transform-es2015-typeof-symbol(latest: 6.23.0) This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
babel-plugin-transform-class-properties(latest: 6.24.1) This plugin transforms static class properties as well as properties declared with the property initializer syntax
@babel/plugin-proposal-class-properties(latest: 7.18.6) This plugin transforms static class properties as well as properties declared with the property initializer syntax
@babel/plugin-transform-typeof-symbol(latest: 7.27.1) This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
@babel/plugin-proposal-partial-application(latest: 7.27.1) Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
@babel/runtime-corejs2(latest: 7.28.3) babel's modular runtime helpers with core-js@2 polyfilling
@babel/template(latest: 7.28.6) Generate an AST from a string template.
@babel/traverse(latest: 7.29.0) The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
@babel/types(latest: 7.29.0) Babel Types is a Lodash-esque utility library for AST nodes
@babel/helpers(latest: 7.29.2) Collection of helper functions used by Babel transforms.
picomatch(latest: 4.0.4) Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.
babel-loader(latest: 10.1.1) babel module loader for webpack
@babel/plugin-transform-runtime(latest: 7.29.0) Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
@babel/preset-env(latest: 7.29.2) A Babel preset for each environment.