licenses.dev

pino v7.11.0

super fast, all natural json logger

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepDIRECT0
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fast-redact • 3.5.0very fast object redactionDIRECT0
on-exit-leak-free • 0.2.0Execute a function on exit without leaking memory, allowing all objects to be garbage collectedDIRECT0
pino-abstract-transport • 0.5.0Write Pino transports easilyDIRECT11
pino-std-serializers • 4.0.0A collection of standard object serializers for PinoDIRECT0
process-warning • 1.0.0A small utility for creating warnings and emitting them.DIRECT0
quick-format-unescaped • 4.0.4Solves a problem with util.formatDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
real-require • 0.1.0Keep require and import consistent after bundling or transpilingDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsDIRECT0
sonic-boom • 2.8.0Extremely fast utf8 only stream implementationDIRECT1
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
thread-stream • 0.15.2A streaming way to send data to a Node.js Worker ThreadDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.11.0 version:

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