licenses.dev

@rollup/plugin-commonjs v17.1.0

Convert CommonJS modules to ES2015

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
@rollup/pluginutils • 3.1.0A set of utility functions commonly used by Rollup pluginsDIRECT3
@types/estree • 0.0.39TypeScript definitions for ESTree AST specificationINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
commondir • 1.0.1compute the closest common parent for file pathsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
estree-walker • 1.0.1Traverse an ESTree-compliant ASTINDIRECT0
estree-walker • 2.0.2Traverse an ESTree-compliant ASTDIRECT0
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.13.1Is this specifier a node.js core module?INDIRECT2
is-reference • 1.2.1Determine whether an AST node is a referenceDIRECT1
magic-string • 0.25.9Modify strings, generate sourcemapsDIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
ISC7
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 17.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40rollup%2Fplugin-commonjs/17.1.0)](https://licenses.dev/npm/%40rollup%2Fplugin-commonjs/17.1.0)
<a href="https://licenses.dev/npm/%40rollup%2Fplugin-commonjs/17.1.0">
  <img src="https://licenses.dev/b/npm/%40rollup%2Fplugin-commonjs/17.1.0" alt="licenses" />
</a>
GitHub