licenses.dev

egg-logger-sentry v2.1.0

Logger transport for Sentry

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@sentry/tracing • 6.12.0Extensions for Sentry AMDIRECT5
@sindresorhus/is • 4.2.0Type check valuesDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
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 rightINDIRECT6
circular-json-for-egg • 1.0.0JSON does not handle circular references. This version doesINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
cookie • 0.4.2HTTP server cookie parsing and serializationINDIRECT0
copy-to • 2.0.1copy an object's properties to another objectINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
egg-errors • 2.3.2egg-errors provide two kinds of errors that is Error and Exception.INDIRECT0
egg-logger • 2.6.2egg loggerDIRECT27
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
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
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
lru_map • 0.3.3Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.INDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond 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.INDIRECT12
BSD-3-Clause6
PackageRelationDependenciesPublished
@sentry/core • 6.12.0Base implementation for all Sentry JavaScript SDKsINDIRECT5
@sentry/hub • 6.12.0Sentry hub which handles global state managment.INDIRECT3
@sentry/minimal • 6.12.0Sentry minimal library that can be used in other packagesINDIRECT4
@sentry/node • 6.12.0Official Sentry SDK for Node.jsDIRECT13
@sentry/types • 6.12.0Types for all Sentry JavaScript SDKsINDIRECT0
@sentry/utils • 6.12.0Utilities for all Sentry JavaScript SDKsDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.0 version:

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