licenses.dev

broccoli-babel-transpiler v7.8.1

A Broccoli plugin which transpile ES6 to readable ES5 by using babel.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT106
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.26.2INDIRECT0
@babel/core • 7.26.0Babel compiler core.DIRECT38
@babel/generator • 7.26.2Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.25.9Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-module-transforms • 7.26.0Babel helper functions for implementing ES6 module transformationsINDIRECT20
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.25.9Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.26.0Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.26.2A JavaScript parserINDIRECT3
@babel/polyfill • 7.12.1Provides polyfills necessary for a full ES2015+ environmentDIRECT2
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.25.9The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
@types/symlink-or-copy • 1.2.2TypeScript definitions for symlink-or-copyINDIRECT0
array-equal • 1.0.2Check if two arrays are equalINDIRECT0
async-disk-cache • 1.3.5Async disk cacheINDIRECT24
async-promise-queue • 1.0.5wrapper around async.queue to make some common usages simplerINDIRECT4
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binaryextensions • 2.3.0A package that contains an array of every single file extension there is for binary filesINDIRECT0
blank-object • 1.0.2A faster alternative to Object.create(null)INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
broccoli-funnel • 2.0.2Broccoli plugin that allows you to filter files selected from an input node down based on regular expressions.DIRECT37
broccoli-kitchen-sink-helpers • 0.3.1Collection of helpers that need to be extracted into separate packagesINDIRECT12
broccoli-merge-trees • 3.0.2Broccoli plugin to merge multiple trees into oneDIRECT32
broccoli-persistent-filter • 2.3.1broccoli filter but with a persistent cacheDIRECT59
broccoli-plugin • 1.3.1Base class for all Broccoli pluginsINDIRECT20
browserslist • 4.24.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
can-symlink • 1.0.0Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.INDIRECT2
clean-up-path • 1.0.0Make paths absolute and normalize them.INDIRECT0
clone • 2.1.2deep cloning of objects and arraysDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
editions • 1.3.4Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT0
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fs-tree-diff • 0.5.9Backs out file tree changesINDIRECT8
fs-tree-diff • 2.0.1Backs out file tree changesINDIRECT9
fs-updater • 1.0.4Incrementally update a directory based on an in-memory representation.INDIRECT21
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
heimdalljs-logger • 0.1.10Structured logging via heimdalljsDIRECT4
heimdalljs • 0.2.6Structured instrumentation libraryDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
istextorbinary • 2.1.0Determines if a buffer is comprised of text or binaryINDIRECT3
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-stable-stringify • 1.1.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsDIRECT15
json5 • 2.2.3JSON for HumansINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
merge-trees • 2.0.0Incrementally merge directories.INDIRECT22
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mktemp • 0.4.0mktemp command for node.jsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.18Node.js releases dataINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-root-regex • 0.1.2Regular expression for getting the root of a posix or windows filepath.INDIRECT0
path-root • 0.1.1Get the root of a posix or windows filepath.INDIRECT1
promise-map-series • 0.2.3Map over array avoiding parallel execution, using promisesINDIRECT1
quick-temp • 0.1.8Create and remove temporary directories with minimal effortINDIRECT16
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-package-path • 1.2.7a special purpose fast memoizing way to resolve a node modules package.jsonINDIRECT8
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
rsvp • 3.2.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
rsvp • 3.6.2A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
rsvp • 4.8.5A lightweight library that provides tools for organizing asynchronous codeDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symlink-or-copy • 1.3.1Symlink files or directories, falling back to copying on WindowsINDIRECT0
textextensions • 2.6.0A package that contains an array of every single file extension there is for text filesINDIRECT0
tmp • 0.0.28Temporary file and directory creatorINDIRECT1
underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library.INDIRECT2
update-browserslist-db • 1.1.1CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
username-sync • 1.0.3username but only sync and for node 0.12INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
walk-sync • 0.3.4Get an array of recursive directory contentsINDIRECT6
walk-sync • 1.1.4Get an array of recursive directory contentsINDIRECT7
ISC19
PackageRelationDependenciesPublished
electron-to-chromium • 1.5.50Provides a list of electron-to-chromium version mappingsINDIRECT0
ensure-posix-path • 1.1.1[![Build Status](https://travis-ci.org/stefanpenner/ensure-posix-path.svg)](https://travis-ci.org/stefanpenner/ensure-posix-path) [![Build status](https://ci.appveyor.com/api/projects/status/bt015k54b2ohk1oi?svg=true)](https://ci.appveyor.com/project/embeINDIRECT0
fast-ordered-set • 1.0.3quick and dirty ordered-setINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
hash-for-dep • 1.5.1generates a hash that represents a module and its depenencies uniquenessDIRECT27
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
matcher-collection • 1.1.2Minimatch but for collections of minimatcher matchers.INDIRECT4
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
path-posix • 1.0.0posix-specific core path moduleINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
workerpool • 3.1.2Offload tasks to a pool of workers on node.js and in the browserDIRECT41
non-standard1
PackageRelationDependenciesPublished
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
unknown1
PackageRelationDependenciesPublished
sync-disk-cache • 1.3.4sync disk cacheINDIRECT19
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001677A smaller version of caniuse-db, with only the essentials!INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/broccoli-babel-transpiler)](https://licenses.dev/npm/broccoli-babel-transpiler)
<a href="https://licenses.dev/npm/broccoli-babel-transpiler">
  <img src="https://licenses.dev/b/npm/broccoli-babel-transpiler" alt="licenses" />
</a>

Or the licenses badge code for the 7.8.1 version:

[![licenses](https://licenses.dev/b/npm/broccoli-babel-transpiler/7.8.1)](https://licenses.dev/npm/broccoli-babel-transpiler/7.8.1)
<a href="https://licenses.dev/npm/broccoli-babel-transpiler/7.8.1">
  <img src="https://licenses.dev/b/npm/broccoli-babel-transpiler/7.8.1" alt="licenses" />
</a>
GitHub