licenses.dev

unzipper v0.9.15

Unzip cross-platform streaming API

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
binary • 0.3.0Unpack multibyte binary values from buffersDIRECT3
bluebird • 3.4.7Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-indexof-polyfill • 1.0.2This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.DIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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.jsDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC11
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream • 1.0.12Advanced file system stream thingsDIRECT15
glob • 7.2.3a little globberINDIRECT10
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
listenercount • 1.0.1backwards compatible version of builtin events.listenercountDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT OR X112
PackageRelationDependenciesPublished
chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer2 • 0.1.4Like duplexer but using streams3DIRECT8
unknown1
PackageRelationDependenciesPublished
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.9.15 version:

[![licenses](https://licenses.dev/b/npm/unzipper/0.9.15)](https://licenses.dev/npm/unzipper/0.9.15)
<a href="https://licenses.dev/npm/unzipper/0.9.15">
  <img src="https://licenses.dev/b/npm/unzipper/0.9.15" alt="licenses" />
</a>
GitHub