licenses.dev

decompress v1.0.7

Easily extract archives

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
adm-zip • 0.4.16Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from diskINDIRECT0
ansi-regex • 0.2.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.1.0ANSI escape codes for styling strings in the terminalINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT6
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
decompress-tar • 1.0.3decompress tar pluginDIRECT33
decompress-tarbz2 • 1.0.2decompress tar.bz2 pluginDIRECT35
decompress-targz • 1.0.3decompress tar.gz pluginDIRECT33
decompress-unzip • 1.0.0decompress zip pluginDIRECT33
each-async • 1.1.1Async concurrent iterator (async forEach)DIRECT2
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fs-extra • 0.11.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT17
get-stdin • 3.0.2Easier stdinINDIRECT0
has-ansi • 0.1.0Check if a string has ANSI escape codesINDIRECT1
is-absolute • 0.1.7Return true if a file path is absolute.INDIRECT1
is-bzip2 • 1.0.0Check if a Buffer/Uint8Array is a BZIP2 fileINDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-gzip • 1.0.0Check if a Buffer/Uint8Array is a GZIP fileINDIRECT0
is-relative • 0.1.3Returns `true` if the path appears to be relative.INDIRECT0
is-tar • 1.0.0Check if a Buffer/Uint8Array is a TAR fileINDIRECT0
is-zip • 0.1.0Check if a Buffer/Uint8Array is a ZIP fileINDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ncp • 0.6.0Asynchronous recursive file copy utility.INDIRECT0
onetime • 1.1.0Only call a function onceINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 dataINDIRECT1
set-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
simple-bufferstream • 0.0.4Turn a Buffer into a Stream (simplistic version)INDIRECT0
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
temp-write • 1.1.2Write string/buffer to a random temp fileINDIRECT5
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
ware • 0.3.0Easily create your own middleware layer.DIRECT0
ISC14
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
block-stream • 0.0.9a stream of blocksINDIRECT1
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 thingsINDIRECT15
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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.DIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
strip-dirs • 0.1.1Remove leading directory components from a path, like tar's --strip-components optionINDIRECT13
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard1
PackageRelationDependenciesPublished
tar • 1.0.3tar for nodeINDIRECT17
ISC OR WTFPL1
PackageRelationDependenciesPublished
is-integer • 1.0.7ES2015 (ES6) Number.isInteger polyfillINDIRECT1
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 1.0.7 version:

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