ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 January 14, 2017 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 November 11, 2020 bindings • 1.5.0 Helper module for loading your native module's .node file INDIRECT 1 February 27, 2019 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 February 9, 2021 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 November 4, 2020 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 November 3, 2016 commander • 2.1.0 the complete solution for node.js command-line programs INDIRECT 0 November 21, 2013 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 August 31, 2021 debug • 3.1.0 small debugging utility DIRECT 1 September 26, 2017 decompress-response • 4.2.1 Decompress a HTTP response if needed INDIRECT 1 August 12, 2019 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 May 22, 2018 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 December 14, 2015 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 event-lite • 0.1.3 Light-weight EventEmitter (less than 1KB when gzipped) INDIRECT 0 February 6, 2023 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 July 6, 2017 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 April 26, 2018 github-from-package • 0.0.0 return the github url from a package.json file INDIRECT 0 December 29, 2012 graygelf • 1.1.0 A complete GELF client, server, and proxy for Graylog2 DIRECT 64 October 23, 2017 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 May 24, 2021 int64-buffer • 0.1.10 64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript INDIRECT 0 December 3, 2017 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 July 16, 2015 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 April 12, 2016 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 December 10, 2015 microtime • 2.1.9 Get the current time in microseconds INDIRECT 61 January 26, 2019 mimic-response • 2.1.0 Mimic a Node.js HTTP response stream INDIRECT 0 February 17, 2020 minimist • 1.2.8 parse argument options INDIRECT 0 February 9, 2023 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 May 4, 2020 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 May 16, 2017 msgpack-lite • 0.1.26 Fast Pure JavaScript MessagePack Encoder and Decoder DIRECT 4 October 14, 2016 nan • 1.0.0 Native Abstractions for Node.js: C++ header for Node 0.8->0.12 compatibility INDIRECT 0 May 4, 2014 nan • 2.12.1 Native Abstractions for Node.js: C++ header for Node 0.8 -> 11 compatibility INDIRECT 0 December 18, 2018 napi-build-utils • 1.0.2 A set of utilities to assist developers of tools that build N-API native add-ons INDIRECT 0 March 5, 2020 nats • 0.7.24 Node.js client for NATS, a lightweight, high-performance cloud native messaging system DIRECT 1 October 20, 2017 network-address • 1.1.2 get the local network address of your machine INDIRECT 0 January 17, 2017 node-abi • 2.30.1 Get the Node ABI for a given target and runtime, and vice versa. INDIRECT 1 August 31, 2021 node-fetch • 1.7.3 A light-weight module that brings window.fetch to node.js and io.js INDIRECT 4 September 8, 2017 node-int64 • 0.3.3 Support for representing 64-bit integers in JavaScript INDIRECT 0 December 22, 2014 noop-logger • 0.1.1 A logger that does exactly nothing. INDIRECT 0 February 16, 2016 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 September 30, 2016 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 January 16, 2017 prebuild-install • 5.3.6 A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform INDIRECT 57 October 20, 2020 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 June 19, 2019 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 September 11, 2024 q • 1.0.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 March 11, 2014 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 February 23, 2023 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 March 10, 2023 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 April 25, 2018 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 April 8, 2018 simple-concat • 1.0.1 Super-minimalist version of `concat-stream`. Less than 15 lines! INDIRECT 0 July 17, 2020 simple-get • 3.1.1 Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines. INDIRECT 5 February 2, 2022 split • 1.0.1 split a Text Stream into a Line Stream INDIRECT 1 August 3, 2017 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 March 30, 2018 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 August 14, 2016 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 February 21, 2016 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 February 9, 2016 tar-fs • 2.1.2 filesystem bindings for tar-stream INDIRECT 17 January 12, 2025 tar-stream • 2.2.0 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 13 December 29, 2020 through • 2.3.8 simplified stream construction INDIRECT 0 July 3, 2015 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 uuid • 3.1.0 RFC4122 (v1, v4, and v5) UUIDs DIRECT 0 June 16, 2017 which-pm-runs • 1.1.0 Detects what package manager executes the process INDIRECT 0 February 18, 2022 ws • 0.4.32 simple to use, blazing fast and thoroughly tested websocket client, server and console for node.js, up-to-date against RFC-6455 INDIRECT 4 August 6, 2014