licenses.dev

gulp-uglify v2.1.2

Minify files with UglifyJS.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
align-text • 0.1.4Align the text in a string.INDIRECT4
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
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-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
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
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT5
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
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
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
ISC4
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
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 • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitDIRECT16
unknown1
PackageRelationDependenciesPublished
uglify-save-license • 0.4.1License detector for UglifyJSDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
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 2.1.2 version:

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