licenses.dev

gulp-uglify v3.0.2

Minify files with UglifyJS.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
array-each • 1.0.1Loop over each item in an array and call the given function on every element.DIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.DIRECT4
glogg • 1.0.2Global logging utilityINDIRECT1
gulplog • 1.0.0Logger for gulp and gulp pluginsDIRECT2
has-gulplog • 0.1.0Check if gulplog is available before attempting to use itDIRECT1
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.DIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIDIRECT0
sparkles • 1.0.1Namespaced global event emitterINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
make-error • 1.3.6Make your own error types!INDIRECT0
vinyl-sourcemaps-apply • 0.2.1Apply a source map to a vinyl file, merging it with preexisting source mapsDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
make-error-cause • 1.2.2Make your own nested error types!DIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.2 version:

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