licenses.dev

archiver v6.0.2

a streaming interface for archive generation

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
archiver-utils • 4.0.1utility functions for archiverDIRECT21
async • 3.2.6Higher-order functions and common patterns for asynchronous codeDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataDIRECT0
compress-commons • 5.0.3a library that defines a common interface for working with archive formats within nodeINDIRECT8
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 5.0.1a streaming CRC32 checksumerINDIRECT6
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
lodash • 4.17.21Lodash modular utilities.INDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compatINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsDIRECT4
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
streamx • 2.20.1An iteration of the Node.js core streams with a series of improvementsINDIRECT5
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
tar-stream • 3.1.7tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.DIRECT6
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
zip-stream • 5.0.2a streaming zip archive generator.DIRECT25
ISC8
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 8.1.0a little globberINDIRECT8
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 • 5.1.6a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
b4a • 1.6.7Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.5.0Event emitters for JavaScriptINDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
readdir-glob • 1.1.3Recursive fs.readdir with streaming API and glob filtering.DIRECT3
text-decoder • 1.2.0Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/archiver)](https://licenses.dev/npm/archiver)
<a href="https://licenses.dev/npm/archiver">
  <img src="https://licenses.dev/b/npm/archiver" alt="licenses" />
</a>

Or the licenses badge code for the 6.0.2 version:

[![licenses](https://licenses.dev/b/npm/archiver/6.0.2)](https://licenses.dev/npm/archiver/6.0.2)
<a href="https://licenses.dev/npm/archiver/6.0.2">
  <img src="https://licenses.dev/b/npm/archiver/6.0.2" alt="licenses" />
</a>
GitHub