licenses.dev

decompress-unzip v1.0.0

decompress zip plugin

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
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 diskDIRECT0
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
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
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-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-relative • 0.1.3Returns `true` if the path appears to be relative.INDIRECT0
is-zip • 0.1.0Check if a Buffer/Uint8Array is a ZIP fileDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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 fileDIRECT5
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
ISC10
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
strip-dirs • 0.1.1Remove leading directory components from a path, like tar's --strip-components optionDIRECT13
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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-unzip)](https://licenses.dev/npm/decompress-unzip)
<a href="https://licenses.dev/npm/decompress-unzip">
  <img src="https://licenses.dev/b/npm/decompress-unzip" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

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