licenses.dev

ndjson v2.0.0

Streaming newline delimited json parser + serializer

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT6
PackageRelationDependenciesPublished
minimist • 1.2.8parse argument optionsDIRECT0
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
through2 • 4.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseDIRECT5
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.DIRECT0
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3DIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.0.0 version:

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