address • 1.2.2 Get current machine IP, MAC and DNS servers. DIRECT 0 December 17, 2022 agentkeepalive • 3.5.3 Missing keepalive http.Agent DIRECT 2 May 8, 2024 any-promise • 1.3.0 Resolve any installed ES6 compatible promise INDIRECT 0 May 8, 2016 bowser • 1.9.4 Lightweight browser detector DIRECT 0 July 2, 2018 builtin-status-codes • 3.0.0 The map of HTTP status codes from the builtin http module INDIRECT 0 June 29, 2016 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 December 9, 2024 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 December 16, 2024 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 January 29, 2023 copy-to • 2.0.1 copy an object's properties to another object DIRECT 0 October 26, 2014 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 August 31, 2021 dateformat • 2.2.0 A node.js package for Steven Levithan's excellent dateFormat() function. DIRECT 0 September 21, 2017 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 December 6, 2024 default-user-agent • 1.0.0 Default user agent string for nodejs http request INDIRECT 5 August 6, 2015 destroy • 1.2.0 destroy a stream if possible DIRECT 0 March 20, 2022 digest-header • 1.1.0 Digest access authentication header helper INDIRECT 0 April 26, 2023 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 December 17, 2024 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 May 25, 2015 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 September 25, 2019 end-or-error • 1.0.1 Listen readable stream `end` or `error` event once DIRECT 0 February 24, 2015 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 December 6, 2024 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 February 5, 2024 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 January 15, 2025 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 September 1, 2015 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 July 16, 2015 formstream • 1.5.1 A multipart/form-data encoded stream, helper for file upload. INDIRECT 5 June 7, 2024 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 October 12, 2023 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 January 2, 2025 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 January 2, 2025 get-ready • 1.0.0 mixin to add one-time ready event callback handler DIRECT 0 September 29, 2015 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 December 4, 2024 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 December 2, 2024 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 March 10, 2024 humanize-ms • 1.2.1 transform humanize time to ms DIRECT 1 May 19, 2017 iconv-lite • 0.6.3 Convert character encodings in pure javascript. INDIRECT 1 May 24, 2021 is-class-hotfix • 0.0.6 Check if function is an ES6 class. INDIRECT 0 September 21, 2018 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 July 4, 2015 is-type-of • 1.4.0 complete type checking for node DIRECT 3 May 4, 2023 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 December 10, 2015 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 March 7, 2015 jstoxml • 2.2.9 Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.) DIRECT 0 February 20, 2022 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 February 20, 2021 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 December 19, 2024 merge-descriptors • 1.0.3 Merge objects using descriptors DIRECT 0 November 16, 2023 mime • 2.6.0 A comprehensive library for mime-type mapping DIRECT 0 November 2, 2021 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.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 mz • 2.7.0 modernize node.js to current ECMAScript standards INDIRECT 4 September 13, 2017 node-hex • 1.0.1 Pretty-prints a Buffer INDIRECT 0 June 6, 2024 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 January 16, 2017 object-inspect • 1.13.3 string representations of objects in node and the browser INDIRECT 0 November 9, 2024 os-name • 1.0.3 Get the name of the current operating system. Example: OS X Mavericks INDIRECT 4 January 28, 2015 osx-release • 1.1.0 Get the name and version of a OS X release from the Darwin version. Example: 13.2.0 → {name: 'Mavericks', version: '10.9'} INDIRECT 1 June 8, 2015 pause-stream • 0.0.11 a ThroughStream that strictly buffers all readable events when paused. INDIRECT 1 September 20, 2013 platform • 1.3.6 A platform detection library that works on nearly all JavaScript platforms. DIRECT 0 July 4, 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 DIRECT 3 September 11, 2024 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 February 23, 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 sdk-base • 2.0.1 a base class for sdk with default error handler DIRECT 1 March 11, 2016 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 December 10, 2024 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 December 11, 2024 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 December 11, 2024 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 December 11, 2024 statuses • 1.5.0 HTTP status utility INDIRECT 0 March 28, 2018 stream-http • 2.8.2 Streaming http in the browser DIRECT 11 May 10, 2018 stream-wormhole • 1.1.0 Pipe ReadStream to a wormhole DIRECT 0 August 15, 2018 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 March 30, 2018 thenify-all • 1.6.0 Promisifies all the selected functions in an object INDIRECT 2 January 10, 2015 thenify • 3.3.1 Promisify a callback-based function INDIRECT 1 June 17, 2020 through • 2.3.8 simplified stream construction INDIRECT 0 July 3, 2015 to-arraybuffer • 1.0.1 Get an ArrayBuffer from a Buffer as fast as possible INDIRECT 0 January 13, 2016 unescape • 1.0.1 Convert HTML entities to HTML characters, e.g. `>` converts to `>`. INDIRECT 2 June 8, 2017 urllib • 2.44.0 Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more. DIRECT 55 July 8, 2024 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 utility • 1.18.0 A collection of useful utilities. DIRECT 12 April 26, 2023 win-release • 1.1.1 Get the name of a Windows version from the release number: 5.1.2600 → XP INDIRECT 1 September 11, 2015 xml2js • 0.6.2 Simple XML to JavaScript object converter. DIRECT 2 July 26, 2023 xmlbuilder • 11.0.1 An XML builder for node.js INDIRECT 0 March 22, 2019 xtend • 4.0.2 extend like a boss INDIRECT 0 July 8, 2019