licenses.dev

webpack-parallel-uglify-plugin v1.1.4

A webpack plugin to run uglifyjs in parallel.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.DIRECT9
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
commander • 2.13.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pify • 3.0.0Promisify a callback-style functionDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
tmp • 0.0.29Temporary file and directory creatorDIRECT1
webpack-sources • 1.4.3Source code handling classes for webpackDIRECT2
worker-farm • 1.7.0Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.DIRECT2
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
BSD-2-Clause3
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uglify-es • 3.3.9JavaScript parser, mangler/compressor and beautifier toolkit for ES6+DIRECT2
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitDIRECT0
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/webpack-parallel-uglify-plugin)](https://licenses.dev/npm/webpack-parallel-uglify-plugin)
<a href="https://licenses.dev/npm/webpack-parallel-uglify-plugin">
  <img src="https://licenses.dev/b/npm/webpack-parallel-uglify-plugin" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.4 version:

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