licenses.dev

compressing v1.10.1

Everything you need for compressing and uncompressing

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@eggjs/yauzl • 2.11.0yet another unzip library for nodeDIRECT3
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fd-slicer2 • 1.2.0Fork of fd-slicer that fixes the DEP00005 deprecation errorINDIRECT1
flushwritable • 1.0.0A Writable stream that flushes before emitting finishDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
get-ready • 1.0.0mixin to add one-time ready event callback handlerDIRECT0
iconv-lite • 0.5.2Convert character encodings in pure javascript.DIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesDIRECT3
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
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
streamifier • 0.1.1Converts a Buffer/String into a readable streamDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
tar-stream • 1.6.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.DIRECT19
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yazl • 2.5.1yet another zip library for nodeDIRECT1
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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/compressing)](https://licenses.dev/npm/compressing)
<a href="https://licenses.dev/npm/compressing">
  <img src="https://licenses.dev/b/npm/compressing" alt="licenses" />
</a>

Or the licenses badge code for the 1.10.1 version:

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