licenses.dev

@pm2/agent v1.0.8

PM2.io Agent Daemon

Published on

Licenses

Learn more about license information.

Package Licenses

AGPL-3.0

Dependency Licenses

MIT65
PackageRelationDependenciesPublished
@tootallnate/once • 1.1.2Creates a Promise that waits for a single eventINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
amp-message • 0.1.2Higher level Message object for the AMP protocolINDIRECT1
amp • 0.3.1Abstract messaging protocolINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ast-types • 0.13.4Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
chalk • 3.0.0Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
data-uri-to-buffer • 3.0.1Generate a Buffer instance from a Data URI stringINDIRECT0
dayjs • 1.8.362KB immutable date time library alternative to Moment.js with the same modern API DIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
degenerator • 2.2.0Compiles sync functions into async generator functionsINDIRECT14
depd • 2.0.0Deprecate all the thingsINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eventemitter2 • 0.4.14A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.INDIRECT0
eventemitter2 • 5.0.1A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.DIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fclone • 1.0.11Clone objects by dropping circular referencesDIRECT0
file-uri-to-path • 2.0.0Convert a file: URI to a file pathINDIRECT0
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
get-uri • 3.0.2Returns a `stream.Readable` from a URI stringINDIRECT16
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-proxy-agent • 4.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
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
ip-address • 9.0.5A library for parsing IPv4 and IPv6 IP addresses in node and the browser.INDIRECT2
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
jsbn • 1.1.0The 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
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lazy • 1.0.11Lazy lists for nodeINDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
netmask • 2.0.2Parse and lookup IP network blocksINDIRECT0
nssocket • 0.6.0An elegant way to define lightweight protocols on-top of TCP/TLS sockets in node.jsDIRECT2
optionator • 0.8.3option parsing and help generationINDIRECT6
pac-proxy-agent • 4.1.0A PAC file proxy `http.Agent` implementation for HTTPINDIRECT54
pac-resolver • 4.2.0Generates an asynchronous resolver function from a PAC fileINDIRECT17
pm2-axon-rpc • 0.7.1Remote procedure calls built on top of axon.DIRECT2
pm2-axon • 4.0.1High-level messaging & socket patterns implemented in pure jsDIRECT5
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
proxy-agent • 4.0.1Maps proxy protocols to `http.Agent` implementationsDIRECT58
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
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
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 5.0.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT8
socks • 2.8.6Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT4
statuses • 2.0.1HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
ws • 7.2.5Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
xregexp • 2.0.0Extended JavaScript regular expressionsINDIRECT0
ISC6
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
semver • 7.2.3The semantic version parser used by npm.DIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
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
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
unknown1
PackageRelationDependenciesPublished
ftp • 0.3.10An FTP client module for node.jsINDIRECT6
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/%40pm2%2Fagent)](https://licenses.dev/npm/%40pm2%2Fagent)
<a href="https://licenses.dev/npm/%40pm2%2Fagent">
  <img src="https://licenses.dev/b/npm/%40pm2%2Fagent" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.8 version:

[![licenses](https://licenses.dev/b/npm/%40pm2%2Fagent/1.0.8)](https://licenses.dev/npm/%40pm2%2Fagent/1.0.8)
<a href="https://licenses.dev/npm/%40pm2%2Fagent/1.0.8">
  <img src="https://licenses.dev/b/npm/%40pm2%2Fagent/1.0.8" alt="licenses" />
</a>
GitHub