licenses.dev

merge-sort-stream v1.0.5

Merge sort two input streams to one sorted stream

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
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.DIRECT2
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
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/merge-sort-stream)](https://licenses.dev/npm/merge-sort-stream)
<a href="https://licenses.dev/npm/merge-sort-stream">
  <img src="https://licenses.dev/b/npm/merge-sort-stream" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.5 version:

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