agent-base • 4.2.1 Turn a function into an `http.Agent` instance INDIRECT 2 July 5, 2018 agent-base • 4.3.0 Turn a function into an `http.Agent` instance INDIRECT 2 June 5, 2019 agentkeepalive • 3.5.3 Missing keepalive http.Agent INDIRECT 2 May 8, 2024 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 April 6, 2021 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 November 28, 2019 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 February 10, 2018 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 July 29, 2021 builtins • 1.0.3 List of node.js builtin modules INDIRECT 0 October 25, 2015 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 January 30, 2014 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 March 21, 2018 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 August 31, 2021 cyclist • 1.0.2 Cyclist is an efficient cyclic list implemention. INDIRECT 0 May 28, 2023 debug • 3.1.0 small debugging utility INDIRECT 1 September 26, 2017 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 February 4, 2019 encoding • 0.1.13 Convert encodings, uses iconv-lite INDIRECT 2 July 10, 2020 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 September 25, 2019 err-code • 1.1.2 Create an error with a code INDIRECT 0 April 3, 2017 es6-promise • 4.2.8 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 June 6, 2019 es6-promisify • 5.0.0 Converts callback-based functions to ES6 Promises INDIRECT 1 September 28, 2016 flush-write-stream • 1.1.1 A write stream constructor that supports a flush function that is called before finish is emitted INDIRECT 8 February 8, 2019 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 August 15, 2016 get-stream • 4.1.0 Get a stream as a string, buffer, or array DIRECT 4 October 2, 2018 http-proxy-agent • 2.1.0 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 5 March 3, 2018 https-proxy-agent • 2.2.4 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 5 October 25, 2019 humanize-ms • 1.2.1 transform humanize time to ms INDIRECT 1 May 19, 2017 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 May 24, 2021 iferr • 0.1.5 Higher-order functions for easier error handling INDIRECT 0 December 2, 2014 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 August 24, 2013 ip • 1.1.5 [![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip) INDIRECT 0 March 4, 2017 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 December 10, 2015 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 March 30, 2018 jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 May 9, 2017 minimist • 1.2.8 parse argument options INDIRECT 0 February 9, 2023 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 March 22, 2022 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 May 16, 2017 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 node-fetch-npm • 2.0.4 An npm cli-oriented fork of the excellent node-fetch INDIRECT 5 March 26, 2020 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 September 30, 2016 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 September 30, 2016 parallel-transform • 1.2.0 Transform stream that allows you to run your transforms in parallel without changing the order INDIRECT 9 September 5, 2019 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 September 30, 2016 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 June 19, 2019 promise-retry • 1.1.1 Retries a function that returns a promise, leveraging the power of the retry module. INDIRECT 2 August 20, 2016 pump • 2.0.1 pipe streams together and close all of them if one of them closes INDIRECT 3 January 22, 2018 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 September 11, 2024 pumpify • 1.5.1 Combine an array of streams into a single duplex stream using pump and duplexify INDIRECT 14 May 16, 2018 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 February 23, 2023 retry • 0.10.1 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 December 12, 2016 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 April 25, 2018 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 May 10, 2020 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 April 8, 2018 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 August 7, 2021 socks-proxy-agent • 4.0.2 A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS INDIRECT 6 March 9, 2019 socks • 2.3.3 Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. INDIRECT 2 November 6, 2019 stream-each • 1.2.3 Iterate all the data in a stream INDIRECT 4 July 30, 2018 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 January 17, 2024 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 March 30, 2018 through • 2.3.8 simplified stream construction INDIRECT 0 July 3, 2015 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 November 6, 2018 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 May 17, 2014 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 xtend • 4.0.2 extend like a boss INDIRECT 0 July 8, 2019