licenses.dev

pino v3.4.0

super fast, all natural json logger

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fast-json-parse • 1.0.3Parse json safely and at max speedDIRECT0
fast-safe-stringify • 1.2.3Safely and quickly serialize JavaScript objectsDIRECT0
flatstr • 1.0.12Flattens the underlying C structures of a concatenated JavaScript stringDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesDIRECT3
quick-format-unescaped • 1.1.2Solves a problem with util.formatDIRECT1
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
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC4
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
split2 • 2.2.0split a Text Stream into a Line Stream, using Stream 3DIRECT10
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 3.4.0 version:

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