licenses.dev

decompress-targz v3.1.0

decompress tar.gz plugin

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT39
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
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-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.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
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
get-stdin • 4.0.1Easier stdinINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
is-absolute • 0.1.7Return true if a file path is absolute.INDIRECT1
is-gzip • 1.0.0Check if a Buffer/Uint8Array is a GZIP fileDIRECT0
is-natural-number • 2.1.1Check if a value is a natural numberINDIRECT0
is-relative • 0.1.3Returns `true` if the path appears to be relative.INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
object-assign • 2.1.1ES6 Object.assign() ponyfillDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
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
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
sum-up • 1.0.3Summarize package informationINDIRECT7
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
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.DIRECT19
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT6
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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 • 1.1.1Remove leading directory components from a path, like tar's --strip-components optionDIRECT13
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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 3.1.0 version:

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