licenses.dev

archiver v0.12.0

a streaming interface for archive generation

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
async • 0.9.2Higher-order functions and common patterns for asynchronous codeDIRECT0
bl • 0.9.5Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataDIRECT0
compress-commons • 0.1.6a library that defines a common interface for working with archives within nodeINDIRECT7
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 0.3.4a streaming CRC32 checksumerINDIRECT6
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
lazystream • 0.1.0Open Node Streams on demand.DIRECT5
lodash • 2.4.2A utility library delivering consistency, customization, performance, & extras.DIRECT0
minimatch • 1.0.0a glob matcher in javascriptINDIRECT2
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
tar-stream • 1.0.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.DIRECT10
xtend • 4.0.2extend like a bossINDIRECT0
zip-stream • 0.4.1a streaming zip archive generator.DIRECT9
ISC8
PackageRelationDependenciesPublished
glob • 4.0.6a little globberDIRECT8
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.INDIRECT0
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
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.12.0 version:

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