licenses.dev

@babel/register v7.24.6

babel require hook

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.DIRECT4
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
find-cache-dir • 2.1.0Finds the common standard cache directoryDIRECT11
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`DIRECT2
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.6Properly hijack require, i.e., properly define require hooks and customizationsDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
source-map-support • 0.5.21Fixes stack traces for files with source mapsDIRECT2
ISC1
PackageRelationDependenciesPublished
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.24.6 version:

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