licenses.dev

archiver v8.0.0

a streaming interface for archive generation

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
brace-expansion • 5.0.12Brace expansion as known from sh/bashINDIRECT1
buffer-crc32 • 1.0.0A pure javascript CRC32 algorithm that plays nice with binary dataDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
compress-commons • 7.0.1a library that defines a common interface for working with archive formats within nodeINDIRECT14
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 7.0.1a streaming CRC32 checksumerINDIRECT11
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
is-stream • 4.0.1Check if something is a Node.js streamDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lazystream • 1.0.1Open Node Streams on demand.DIRECT8
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.DIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.jsDIRECT9
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
streamx • 2.28.1An iteration of the Node.js core streams with a series of improvementsINDIRECT5
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
tar-stream • 3.2.1tar-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.DIRECT11
teex • 1.0.1Turn a readable stream into multiple readable streamx streamsINDIRECT6
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
zip-stream • 7.0.5a streaming zip archive generator.DIRECT15
Apache-2.010
PackageRelationDependenciesPublished
b4a • 1.9.0Bridging the gap between buffers and typed arraysINDIRECT0
bare-events • 2.9.2Event emitters for JavaScriptINDIRECT0
bare-fs • 4.8.1Native file system operations for BareINDIRECT10
bare-path • 3.1.2Path manipulation library for JavaScriptINDIRECT0
bare-stream • 2.13.4Streaming data for JavaScriptINDIRECT7
bare-url • 2.5.4WHATWG URL implementation for JavaScriptINDIRECT1
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
events-universal • 1.0.1Universal wrapper for the Node.js events moduleINDIRECT1
readdir-glob • 3.0.0Recursive fs.readdir with streaming API and glob filtering.DIRECT3
text-decoder • 1.2.7Streaming text decoder that preserves multibyte Unicode charactersINDIRECT1
BlueOak-1.0.01
PackageRelationDependenciesPublished
minimatch • 10.2.6a glob matcher in javascriptINDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
ISC1
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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 8.0.0 version:

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