licenses.dev

egg-logger v2.9.1

egg logger

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT27
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
chalk • 2.4.2Terminal string styling done rightDIRECT6
circular-json-for-egg • 1.0.0JSON does not handle circular references. This version doesDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
copy-to • 2.0.1copy an object's properties to another objectINDIRECT0
debug • 2.6.9small debugging utilityDIRECT1
depd • 2.0.0Deprecate all the thingsDIRECT0
egg-errors • 2.3.2egg-errors provide two kinds of errors that is Error and Exception.DIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.DIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
unescape • 1.0.1Convert HTML entities to HTML characters, e.g. `>` converts to `>`.INDIRECT2
utility • 1.18.0A collection of useful utilities.DIRECT12
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.9.1 version:

[![licenses](https://licenses.dev/b/npm/egg-logger/2.9.1)](https://licenses.dev/npm/egg-logger/2.9.1)
<a href="https://licenses.dev/npm/egg-logger/2.9.1">
  <img src="https://licenses.dev/b/npm/egg-logger/2.9.1" alt="licenses" />
</a>
GitHub