licenses.dev

copy-webpack-plugin v4.1.1

Copy files and directories in webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betDIRECT1
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
loader-utils • 0.2.17utils for webpack loadersDIRECT4
lodash • 4.18.1Lodash modular utilities.DIRECT0
node-dir • 0.1.17asynchronous file and directory operations for Node.jsDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC8
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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.5a glob matcher in javascriptDIRECT3
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/copy-webpack-plugin)](https://licenses.dev/npm/copy-webpack-plugin)
<a href="https://licenses.dev/npm/copy-webpack-plugin">
  <img src="https://licenses.dev/b/npm/copy-webpack-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.1 version:

[![licenses](https://licenses.dev/b/npm/copy-webpack-plugin/4.1.1)](https://licenses.dev/npm/copy-webpack-plugin/4.1.1)
<a href="https://licenses.dev/npm/copy-webpack-plugin/4.1.1">
  <img src="https://licenses.dev/b/npm/copy-webpack-plugin/4.1.1" alt="licenses" />
</a>
GitHub