agent-base • 4.2.1 Turn a function into an `http.Agent` instance INDIRECT 2 1530823534 agent-base • 4.3.0 Turn a function into an `http.Agent` instance INDIRECT 2 1559765836 agentkeepalive • 3.5.3 Missing keepalive http.Agent INDIRECT 2 1715183016 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 INDIRECT 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 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.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 debug • 3.1.0 small debugging utility INDIRECT 1 1506453231 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 encoding • 0.1.13 Convert encodings, uses iconv-lite INDIRECT 2 1594364531 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 err-code • 1.1.2 Create an error with a code INDIRECT 0 1491258166 es6-promise • 4.2.8 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1559843963 es6-promisify • 5.0.0 Converts callback-based functions to ES6 Promises INDIRECT 1 1475062711 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 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 1471281359 get-stream • 4.1.0 Get a stream as a string, buffer, or array DIRECT 4 1538471503 http-proxy-agent • 2.1.0 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 5 1520120980 https-proxy-agent • 2.2.4 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 5 1572034368 humanize-ms • 1.2.1 transform humanize time to ms INDIRECT 1 1495168289 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 1621825217 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 ip • 1.1.5 [![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip) INDIRECT 0 1488591506 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 1494359953 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-fetch-npm • 2.0.4 An npm cli-oriented fork of the excellent node-fetch INDIRECT 5 1585180974 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 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 promise-retry • 1.1.1 Retries a function that returns a promise, leveraging the power of the retry module. INDIRECT 2 1471689605 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 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 retry • 0.10.1 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 1481556525 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 smart-buffer • 4.2.0 smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. INDIRECT 0 1628317134 socks-proxy-agent • 4.0.2 A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS INDIRECT 6 1552101663 socks • 2.3.3 Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. INDIRECT 2 1573063252 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 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 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 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945