ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance DIRECT 0 1574981740 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 builtins • 1.0.3 List of node.js builtin modules INDIRECT 0 1445769576 byline • 5.0.0 simple line-by-line stream reader INDIRECT 0 1469083895 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cyclist • 1.0.2 Cyclist is an efficient cyclic list implemention. INDIRECT 0 1685308525 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 duplexify • 3.7.1 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 1549298243 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 flush-write-stream • 1.1.1 A write stream constructor that supports a flush function that is called before finish is emitted INDIRECT 8 1549625425 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1539761182 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 1471281359 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 iferr • 0.1.5 Higher-order functions for easier error handling INDIRECT 0 1417527353 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 jsbn • 0.1.1 The 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. INDIRECT 0 1486886596 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 minizlib • 1.3.3 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 3 1569874185 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 node-gyp • 4.0.0 Node.js native addon build tool INDIRECT 100 1556066055 npm>6.0.1>libcipm>pacote • 7.6.1 JavaScript package downloader DIRECT 165 npm>6.0.1>libcipm>pacote>cacache>mississippi>concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 npm>6.0.1>libcipm>pacote>cacache>mississippi>concat-stream>buffer-from • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 npm>6.0.1>libcipm>pacote>cacache>mississippi>concat-stream>typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 npm>6.0.1>libcipm>pacote>cacache>mississippi>duplexify • 3.5.4 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 npm>6.0.1>libcipm>pacote>cacache>mississippi>duplexify>stream-shift • 1.0.0 Returns the next buffer/object in a stream's readable queue INDIRECT 0 npm>6.0.1>libcipm>pacote>cacache>mississippi>end-of-stream • 1.4.1 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 npm>6.0.1>libcipm>pacote>cacache>mississippi>flush-write-stream • 1.0.3 A write stream constructor that supports a flush function that is called before finish is emitted INDIRECT 8 npm>6.0.1>libcipm>pacote>cacache>mississippi>from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 npm>6.0.1>libcipm>pacote>cacache>mississippi>parallel-transform • 1.1.0 Transform stream that allows you to run your transforms in parallel without changing the order INDIRECT 9 npm>6.0.1>libcipm>pacote>cacache>mississippi>pump • 2.0.1 pipe streams together and close all of them if one of them closes INDIRECT 3 npm>6.0.1>libcipm>pacote>cacache>mississippi>pumpify • 1.4.0 Combine an array of streams into a single duplex stream using pump and duplexify INDIRECT 14 npm>6.0.1>libcipm>pacote>cacache>mississippi>stream-each • 1.2.2 Iterate all the data in a stream INDIRECT 4 npm>6.0.1>libcipm>pacote>cacache>mississippi>stream-each>stream-shift • 1.0.0 Returns the next buffer/object in a stream's readable queue INDIRECT 0 npm>6.0.1>libcipm>pacote>cacache>mississippi>through2 • 2.0.3 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 npm>6.0.1>libcipm>pacote>cacache>mississippi>through2>xtend • 4.0.1 extend like a boss INDIRECT 0 npm>6.0.1>libcipm>pacote>get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>agentkeepalive • 3.4.1 Missing keepalive http.Agent INDIRECT 2 npm>6.0.1>libcipm>pacote>make-fetch-happen>agentkeepalive>humanize-ms • 1.2.1 transform humanize time to ms INDIRECT 1 npm>6.0.1>libcipm>pacote>make-fetch-happen>agentkeepalive>humanize-ms>ms • 2.1.1 Tiny millisecond conversion utility INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>http-proxy-agent • 2.1.0 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 5 npm>6.0.1>libcipm>pacote>make-fetch-happen>http-proxy-agent>agent-base • 4.2.0 Turn a function into an `http.Agent` instance INDIRECT 2 npm>6.0.1>libcipm>pacote>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify • 5.0.0 Converts callback-based functions to ES6 Promises INDIRECT 1 npm>6.0.1>libcipm>pacote>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>http-proxy-agent>debug • 3.1.0 small debugging utility INDIRECT 1 npm>6.0.1>libcipm>pacote>make-fetch-happen>http-proxy-agent>debug>ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>https-proxy-agent • 2.2.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 5 npm>6.0.1>libcipm>pacote>make-fetch-happen>https-proxy-agent>agent-base • 4.2.0 Turn a function into an `http.Agent` instance INDIRECT 2 npm>6.0.1>libcipm>pacote>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify • 5.0.0 Converts callback-based functions to ES6 Promises INDIRECT 1 npm>6.0.1>libcipm>pacote>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>https-proxy-agent>debug • 3.1.0 small debugging utility INDIRECT 1 npm>6.0.1>libcipm>pacote>make-fetch-happen>https-proxy-agent>debug>ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>concat-stream>buffer-from • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>concat-stream>typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>duplexify • 3.5.4 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>duplexify>stream-shift • 1.0.0 Returns the next buffer/object in a stream's readable queue INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>end-of-stream • 1.4.1 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>flush-write-stream • 1.0.3 A write stream constructor that supports a flush function that is called before finish is emitted INDIRECT 8 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>parallel-transform • 1.1.0 Transform stream that allows you to run your transforms in parallel without changing the order INDIRECT 9 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>pump • 1.0.3 pipe streams together and close all of them if one of them closes INDIRECT 3 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>pumpify • 1.4.0 Combine an array of streams into a single duplex stream using pump and duplexify INDIRECT 14 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>pumpify>pump • 2.0.1 pipe streams together and close all of them if one of them closes INDIRECT 3 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>stream-each • 1.2.2 Iterate all the data in a stream INDIRECT 4 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>stream-each>stream-shift • 1.0.0 Returns the next buffer/object in a stream's readable queue INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>through2 • 2.0.3 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 npm>6.0.1>libcipm>pacote>make-fetch-happen>mississippi>through2>xtend • 4.0.1 extend like a boss INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>node-fetch-npm • 2.0.2 An npm cli-oriented fork of the excellent node-fetch INDIRECT 5 npm>6.0.1>libcipm>pacote>make-fetch-happen>node-fetch-npm>encoding • 0.1.12 Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed INDIRECT 2 npm>6.0.1>libcipm>pacote>make-fetch-happen>node-fetch-npm>encoding>iconv-lite • 0.4.21 Convert character encodings in pure javascript. INDIRECT 1 npm>6.0.1>libcipm>pacote>make-fetch-happen>node-fetch-npm>encoding>iconv-lite>safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>socks-proxy-agent • 3.0.1 A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS INDIRECT 6 npm>6.0.1>libcipm>pacote>make-fetch-happen>socks-proxy-agent>agent-base • 4.2.0 Turn a function into an `http.Agent` instance INDIRECT 2 npm>6.0.1>libcipm>pacote>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify • 5.0.0 Converts callback-based functions to ES6 Promises INDIRECT 1 npm>6.0.1>libcipm>pacote>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>socks-proxy-agent>socks • 1.1.10 A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate) INDIRECT 2 npm>6.0.1>libcipm>pacote>make-fetch-happen>socks-proxy-agent>socks>ip • 1.1.5 [](https://www.npmjs.com/package/ip) INDIRECT 0 npm>6.0.1>libcipm>pacote>make-fetch-happen>socks-proxy-agent>socks>smart-buffer • 1.1.15 A smarter Buffer that keeps track of its own read and write positions while growing endlessly. INDIRECT 0 npm>6.0.1>libcipm>pacote>minimatch>brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 npm>6.0.1>libcipm>pacote>minimatch>brace-expansion>balanced-match • 1.0.0 Match balanced character pairs, like "{" and "}" INDIRECT 0 npm>6.0.1>libcipm>pacote>minimatch>brace-expansion>concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 npm>6.0.1>libcipm>pacote>promise-retry • 1.1.1 Retries a function that returns a promise, leveraging the power of the retry module. INDIRECT 2 npm>6.0.1>libcipm>pacote>promise-retry>err-code • 1.1.2 Create an error with a code INDIRECT 0 npm>6.0.1>libcipm>pacote>promise-retry>retry • 0.10.1 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 npm>6.0.1>libcipm>protoduck • 5.0.0 Fancy duck typing for the most serious of ducks. DIRECT 1 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 parallel-transform • 1.2.0 Transform stream that allows you to run your transforms in parallel without changing the order INDIRECT 9 1567674646 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 pump • 2.0.1 pipe streams together and close all of them if one of them closes INDIRECT 3 1516638147 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 pumpify • 1.5.1 Combine an array of streams into a single duplex stream using pump and duplexify INDIRECT 14 1526480433 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 stream-each • 1.2.3 Iterate all the data in a stream INDIRECT 4 1532973544 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 umask • 1.1.0 convert umask from string <-> number INDIRECT 0 1421326032 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 worker-farm • 1.7.0 Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options. DIRECT 2 1556889724 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945