licenses.dev

log4js v2.11.0

Port of Log4js to work with node.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT165
PackageRelationDependenciesPublished
addressparser • 1.0.1Parse e-mail addressesINDIRECT0
agent-base • 4.2.1Turn a function into an `http.Agent` instanceINDIRECT2
agent-base • 4.3.0Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
amqplib • 0.5.6An AMQP 0-9-1 (e.g., RabbitMQ) library and client.DIRECT14
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 0.2.0Extra assertions on top of node's assert moduleINDIRECT0
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
ast-types • 0.14.2Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 0.15.3Promise based HTTP client for the browser and node.jsDIRECT3
bitsyntax • 0.1.0Pattern-matching on byte buffersINDIRECT4
bl • 1.1.2Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT7
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
buffer-more-ints • 1.0.0Add support for more integer widths to BufferINDIRECT0
buildmail • 4.0.1buildmail is a low level rfc2822 message composer. Define your own mime tree, no magic included.INDIRECT8
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
circular-json • 0.5.9JSON does not handle circular references. This version doesDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
data-uri-to-buffer • 1.2.0Generate a Buffer instance from a Data URI stringINDIRECT0
date-format • 1.2.0Formatting Date objects as strings since 2013DIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
degenerator • 1.0.4Turns sync functions into async generator functionsINDIRECT15
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
double-ended-queue • 2.1.0-0Extremely fast double-ended queue implementationINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
follow-redirects • 1.0.0HTTP and HTTPS modules that follow redirects.INDIRECT2
form-data • 2.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
generate-function • 2.3.1Module that helps you write generated functions in NodeINDIRECT1
generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyINDIRECT1
get-uri • 2.0.4Returns a `stream.Readable` from a URI stringINDIRECT18
getpass • 0.1.7getpass for node.jsINDIRECT1
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
hipchat-notifier • 1.1.0Send room notifications to the HipChat v2 APIDIRECT48
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT5
http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT16
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
httpreq • 1.1.1node-httpreq is a node.js library to do HTTP(S) requests the easy wayINDIRECT0
https-proxy-agent • 2.2.4An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
https-proxy-agent • 3.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
iconv-lite • 0.4.15Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inflection • 1.12.0A port of inflection-js to node.js moduleINDIRECT0
inflection • 1.3.8A port of inflection-js to node.js moduleINDIRECT0
ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
is-my-ip-valid • 1.0.1A small lib to validate IP addresses.INDIRECT0
is-my-json-valid • 2.20.6A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.INDIRECT6
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonpointer • 5.0.1Simple JSON Addressing.INDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
libbase64 • 0.1.0Encode and decode base64 encoded stringsINDIRECT0
libmime • 3.0.0Encode and decode quoted printable and base64 stringsINDIRECT3
libqp • 1.1.0Encode and decode quoted-printable strings according to rfc2045INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loggly • 1.1.1A client implementation for Loggly cloud Logging-as-a-Service APIDIRECT71
mailcomposer • 4.0.1Compose E-Mail messagesINDIRECT9
mailgun-js • 0.18.1Simple Node.js helper module for Mailgun APIDIRECT86
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
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
netmask • 1.0.6Parse and lookup IP network blocksINDIRECT0
nodemailer-direct-transport • 3.3.2Direct transport for NodemailerINDIRECT6
nodemailer-fetch • 1.6.0GET HTTP contentsINDIRECT0
nodemailer-shared • 1.1.0Shared methods for the nodemailer stackINDIRECT1
nodemailer-smtp-pool • 2.8.2SMTP transport for NodemailerINDIRECT7
nodemailer-smtp-transport • 2.7.2SMTP transport for NodemailerINDIRECT7
nodemailer-wellknown • 0.1.10Well known SMTP servicesINDIRECT0
nodemailer • 2.7.2Easy as cake e-mail sending from your Node.js applicationsDIRECT21
optionator • 0.8.3option parsing and help generationINDIRECT6
pac-proxy-agent • 3.0.1A PAC file proxy `http.Agent` implementation for HTTPINDIRECT64
pac-resolver • 3.0.0Generates an asynchronous resolver function from a PAC fileINDIRECT20
path-proxy • 1.0.0A path proxy object constructorINDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promisify-call • 2.0.4Promisify a function call so users can call a function with a callback or get a promiseINDIRECT1
proxy-agent • 3.0.3Maps proxy protocols to `http.Agent` implementationsINDIRECT70
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
redis-commands • 1.7.0Redis commandsINDIRECT0
redis-parser • 2.6.0Javascript Redis protocol (RESP) parserINDIRECT0
redis • 2.8.0Redis client libraryDIRECT3
requestretry • 1.13.0request-retry wrap nodejs request to retry http(s) requests in case of errorINDIRECT49
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
slack-node • 0.2.0Slack API library for nodeDIRECT50
smart-buffer • 1.1.15A smarter Buffer that keeps track of its own read and write positions while growing endlessly.INDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
smtp-connection • 2.12.0Connect to SMTP serversINDIRECT5
socks-proxy-agent • 4.0.2A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
socks • 1.1.9A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)INDIRECT2
socks • 2.3.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
statuses • 2.0.1HTTP status utilityINDIRECT0
streamroller • 0.7.0file streams that roll over when size limits, or dates are reachedDIRECT13
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
stringstream • 0.0.6Encode and decode streams into string streamsINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
thunkify • 2.1.2Turn callbacks, arrays, generators, generator functions, and promises into a thunkINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tsscmp • 1.0.6Timing safe string compare using double HMACINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
underscore • 1.7.0JavaScript's functional programming helper library.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
url-parse • 1.4.7Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
when • 3.7.8A lightweight Promises/A+ and when() implementation, plus other async goodies.INDIRECT0
with-callback • 1.0.2A small helper function to bridge the gap when returning a promise from a function that takes a callbackINDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
xregexp • 2.0.0Extended JavaScript regular expressionsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
Apache-2.011
PackageRelationDependenciesPublished
aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.11.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.75.0Simplified HTTP request client.INDIRECT69
request • 2.88.2Simplified HTTP request client.INDIRECT46
tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-3-Clause11
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
boom • 2.10.1HTTP-friendly error objectsINDIRECT1
cryptiles • 2.0.5General purpose crypto utilitiesINDIRECT2
hawk • 3.1.3HTTP Hawk Authentication SchemeINDIRECT4
hoek • 2.16.3General purpose node utilitiesINDIRECT0
qs • 6.2.4A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 1.0.9SNTP ClientINDIRECT1
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tough-cookie • 2.3.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT1
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
ISC9
PackageRelationDependenciesPublished
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
har-validator • 2.0.6Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT17
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.DIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
unknown4
PackageRelationDependenciesPublished
ftp • 0.3.10An FTP client module for node.jsINDIRECT6
httpntlm • 1.6.1httpntlm is a Node.js library to do HTTP NTLM authenticationINDIRECT2
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
timespan • 2.3.0A JavaScript TimeSpan library for node.js (and soon the browser)INDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.11.0 version:

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