licenses.dev

concat-stream v2.0.0

writable stream that concatenates strings or binary data and calls a callback with the result

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.DIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersDIRECT0
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()DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/concat-stream)](https://licenses.dev/npm/concat-stream)
<a href="https://licenses.dev/npm/concat-stream">
  <img src="https://licenses.dev/b/npm/concat-stream" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0 version:

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