licenses.dev

compress-commons v1.2.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

MIT13
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 • 2.0.0a streaming CRC32 checksumerDIRECT12
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.DIRECT1
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
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
remove-trailing-separator • 1.1.0Removes separators from the end of the string.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 1.2.2 version:

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