licenses.dev

decompress-unzip v3.4.0

decompress zip plugin

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT35
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
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
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 • 1.0.4deep cloning of objects and arraysINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
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-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
is-zip • 1.0.0Check if a Buffer/Uint8Array is a ZIP fileDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
read-all-stream • 3.1.0Read all stream content and pass it to callbackDIRECT10
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
replace-ext • 0.0.1Replaces a file extension with another oneINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
stat-mode • 0.2.2Offers convenient getters and setters for the stat `mode`DIRECT0
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
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vinyl • 1.2.0A virtual file formatDIRECT3
xtend • 4.0.2extend like a bossINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeDIRECT3
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
strip-dirs • 1.1.1Remove leading directory components from a path, like tar's --strip-components optionDIRECT13
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 3.4.0 version:

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