licenses.dev

uglify-js v2.6.1

JavaScript parser, mangler/compressor and beautifier toolkit

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
align-text • 0.1.4Align the text in a string.INDIRECT4
async • 0.2.10Higher-order functions and common patterns for asynchronous codeDIRECT0
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
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
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
longest • 1.0.1Get the longest item in an array.INDIRECT0
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
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.DIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.DIRECT13
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsDIRECT0
ISC1
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
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/uglify-js)](https://licenses.dev/npm/uglify-js)
<a href="https://licenses.dev/npm/uglify-js">
  <img src="https://licenses.dev/b/npm/uglify-js" alt="licenses" />
</a>

Or the licenses badge code for the 2.6.1 version:

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