licenses.dev

decompress-tar v2.0.2

decompress tar plugin

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
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
bl • 0.9.5Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT6
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 0.2.0deep cloning of objects and arraysINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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-tar • 1.0.0Check if a Buffer/Uint8Array is a TAR fileDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
tar-stream • 0.4.7tar-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.DIRECT11
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
vinyl • 0.4.6A virtual file formatDIRECT2
xtend • 4.0.2extend like a bossINDIRECT0
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
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-tar)](https://licenses.dev/npm/decompress-tar)
<a href="https://licenses.dev/npm/decompress-tar">
  <img src="https://licenses.dev/b/npm/decompress-tar" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.2 version:

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