licenses.dev

@babel/plugin-transform-runtime v7.0.0-rc.2

Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
@babel/helper-module-imports • 7.0.0-rc.2Babel helper functions for inserting module loadsDIRECT4
@babel/helper-plugin-utils • 7.0.0-rc.2General utilities for plugins to useDIRECT0
@babel/types • 7.0.0-rc.2Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
lodash • 4.17.21Lodash modular utilities.INDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.0.0-rc.2 version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fplugin-transform-runtime/7.0.0-rc.2)](https://licenses.dev/npm/%40babel%2Fplugin-transform-runtime/7.0.0-rc.2)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-transform-runtime/7.0.0-rc.2">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-transform-runtime/7.0.0-rc.2" alt="licenses" />
</a>
GitHub