licenses.dev

compress-commons v2.1.1

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

MIT16
PackageRelationDependenciesPublished
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc • 3.8.0Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.INDIRECT3
crc32-stream • 3.0.1a streaming CRC32 checksumerDIRECT9
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
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
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
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
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
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 2.1.1 version:

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