licenses.dev

decompress-targz v1.0.3

decompress tar.gz plugin

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
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-gzip • 1.0.0Check if a Buffer/Uint8Array is a GZIP fileDIRECT0
is-relative • 0.1.3Returns `true` if the path appears to be relative.INDIRECT0
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
simple-bufferstream • 0.0.4Turn a Buffer into a Stream (simplistic version)DIRECT0
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
ISC12
PackageRelationDependenciesPublished
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
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 optionDIRECT13
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard1
PackageRelationDependenciesPublished
tar • 1.0.3tar for nodeDIRECT17
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-targz)](https://licenses.dev/npm/decompress-targz)
<a href="https://licenses.dev/npm/decompress-targz">
  <img src="https://licenses.dev/b/npm/decompress-targz" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.3 version:

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