licenses.dev

@babel/core v7.28.0

Babel compiler core.

Published on

WARNING This version was recently published. We are still processing its data. Please revisit later.

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.DIRECT3
@babel/compat-data • 7.28.0The compat-data to determine required Babel pluginsINDIRECT0
@babel/generator • 7.28.0Turns an AST into code.DIRECT9
@babel/helper-compilation-targets • 7.27.2Helper functions on Babel compilation targetsDIRECT12
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.27.3Babel helper functions for implementing ES6 module transformationsDIRECT19
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.27.6Collection of helper functions used by Babel transforms.DIRECT8
@babel/parser • 7.28.0A JavaScript parserDIRECT3
@babel/template • 7.27.2Generate an AST from a string template.DIRECT7
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesDIRECT17
@babel/types • 7.28.0Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
@jridgewell/gen-mapping • 0.3.12Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source mapINDIRECT2
browserslist • 4.25.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.DIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.DIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.19Node.js releases dataINDIRECT0
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
ISC5
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.178Provides a list of electron-to-chromium version mappingsINDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.DIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeDIRECT4
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001726A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fcore)](https://licenses.dev/npm/%40babel%2Fcore)
<a href="https://licenses.dev/npm/%40babel%2Fcore">
  <img src="https://licenses.dev/b/npm/%40babel%2Fcore" alt="licenses" />
</a>

Or the licenses badge code for the 7.28.0 version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fcore/7.28.0)](https://licenses.dev/npm/%40babel%2Fcore/7.28.0)
<a href="https://licenses.dev/npm/%40babel%2Fcore/7.28.0">
  <img src="https://licenses.dev/b/npm/%40babel%2Fcore/7.28.0" alt="licenses" />
</a>
GitHub