licenses.dev

archiver v0.21.0

a streaming interface for archive generation

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
archiver-utils • 0.3.0utility functions for archiverDIRECT21
async • 1.5.2Higher-order functions and common patterns for asynchronous codeDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataDIRECT0
compress-commons • 0.4.2a library that defines a common interface for working with archive formats within nodeINDIRECT11
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 0.4.0a streaming CRC32 checksumerINDIRECT8
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
lazystream • 0.1.0Open Node Streams on demand.INDIRECT5
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
normalize-path • 2.0.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
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.0.6Streams3, a user-land copy of the stream library from Node.jsDIRECT6
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
tar-stream • 1.3.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.DIRECT17
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
zip-stream • 0.8.0a streaming zip archive generator.DIRECT26
ISC6
PackageRelationDependenciesPublished
glob • 6.0.4a little globberDIRECT9
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 • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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 0.21.0 version:

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