licenses.dev

compress-commons v0.4.2

a library that defines a common interface for working with archive formats within node

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT10
PackageRelationDependenciesPublished
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 0.4.0a streaming CRC32 checksumerDIRECT8
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptDIRECT0
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.DIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsDIRECT6
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
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/compress-commons)](https://licenses.dev/npm/compress-commons)
<a href="https://licenses.dev/npm/compress-commons">
  <img src="https://licenses.dev/b/npm/compress-commons" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.2 version:

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