licenses.dev

@babel/core v8.0.6

Babel compiler core.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT33
PackageRelationDependenciesPublished
@babel/code-frame • 8.0.6Generate errors that contain a code frame that point to source locations.DIRECT2
@babel/compat-data • 8.0.5The compat-data to determine required Babel pluginsINDIRECT0
@babel/generator • 8.0.6Turns an AST into code.DIRECT10
@babel/helper-compilation-targets • 8.0.6Helper functions on Babel compilation targetsDIRECT12
@babel/helper-globals • 8.0.6A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-string-parser • 8.0.6A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 8.0.6Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 8.0.0Validate plugin/preset optionsINDIRECT0
@babel/helpers • 8.0.5Collection of helper functions used by Babel transforms.DIRECT7
@babel/parser • 8.0.6A JavaScript parserDIRECT3
@babel/template • 8.0.0Generate an AST from a string template.DIRECT6
@babel/traverse • 8.0.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesDIRECT16
@babel/types • 8.0.6Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
@jridgewell/gen-mapping • 0.4.0-beta.0Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@types/gensync • 1.0.5TypeScript definitions for gensyncDIRECT0
@types/jsesc • 2.5.1TypeScript definitions for jsescINDIRECT0
browserslist • 4.29.0Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.DIRECT0
empathic • 2.1.0A set of small and fast Node.js utilities to understand your pathing needs.DIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
flru • 1.0.2A tiny (215B) and fast Least Recently Used (LRU) cacheINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.DIRECT0
import-meta-resolve • 4.2.0Resolve things like Node.js — ponyfill for `import.meta.resolve`DIRECT0
js-tokens • 10.0.0Tiny JavaScript tokenizer.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
node-releases • 2.0.56Node.js releases dataINDIRECT0
obug • 2.2.1A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.DIRECT0
update-browserslist-db • 1.3.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
verkit • 0.3.2Fast, zero-dependency SemVer for ESM and TypeScript, with functional, tree-shakeable APIs.DIRECT0
ISC2
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.433Provides a list of electron-to-chromium version mappingsINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.11.25A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001810A 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 8.0.6 version:

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