licenses.dev

bunyan v1.8.15

a JSON logging library for node.js services

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT11
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesDIRECT0
mv • 2.1.1fs.rename but works across devices. same as the unix utility 'mv'DIRECT14
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
ncp • 2.0.0Asynchronous recursive file copy utility.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
safe-json-stringify • 1.2.0Prevent defined property getters from throwing errorsDIRECT0
ISC7
PackageRelationDependenciesPublished
glob • 6.0.4a little globberINDIRECT9
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.4.5A deep deletion module for node (like `rm -rf`)INDIRECT10
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
dtrace-provider • 0.8.8Native DTrace providers for node.js applicationsDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.8.15 version:

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