licenses.dev

decompress v4.2.1

Extracting archives made easy

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT44
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
decompress-tar • 4.1.1decompress tar pluginDIRECT22
decompress-tarbz2 • 4.1.1decompress tar.bz2 pluginDIRECT31
decompress-targz • 4.1.1decompress tar.gz pluginDIRECT23
decompress-unzip • 4.0.1decompress zip pluginDIRECT10
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
file-type • 3.9.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 5.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 6.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
get-stream • 2.3.1Get a stream as a string, buffer, or arrayINDIRECT3
is-natural-number • 4.0.1Check if a value is a natural numberINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`DIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
pify • 2.3.0Promisify a callback-style functionDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
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 APIINDIRECT0
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 dataINDIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-dirs • 2.1.0Remove leading directory components from a path, like tar's --strip-components optionDIRECT1
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT19
through • 2.3.8simplified stream constructionINDIRECT0
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersINDIRECT4
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ISC4
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.2.1 version:

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