licenses.dev

extract-zip v1.7.0

unzip a zip file into a directory using 100% javascript

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultDIRECT10
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
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
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeDIRECT3
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.7.0 version:

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