@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 October 30, 2024 @babel/compat-data • 7.26.3 The compat-data to determine required Babel plugins INDIRECT 0 December 4, 2024 @babel/core • 7.26.0 Babel compiler core. INDIRECT 38 October 25, 2024 @babel/generator • 7.26.3 Turns an AST into code. INDIRECT 10 December 4, 2024 @babel/helper-compilation-targets • 7.25.9 Helper functions on Babel compilation targets INDIRECT 12 October 22, 2024 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 October 22, 2024 @babel/helper-module-transforms • 7.26.0 Babel helper functions for implementing ES6 module transformations INDIRECT 20 October 25, 2024 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 October 22, 2024 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 October 22, 2024 @babel/helper-validator-option • 7.25.9 Validate plugin/preset options INDIRECT 0 October 22, 2024 @babel/helpers • 7.26.0 Collection of helper functions used by Babel transforms. INDIRECT 8 October 25, 2024 @babel/parser • 7.26.3 A JavaScript parser INDIRECT 3 December 4, 2024 @babel/template • 7.25.9 Generate an AST from a string template. INDIRECT 7 October 22, 2024 @babel/traverse • 7.26.4 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 December 5, 2024 @babel/types • 7.26.3 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 December 4, 2024 @colors/colors • 1.6.0 get colors in your node.js console INDIRECT 0 July 10, 2023 @dabh/diagnostics • 2.0.3 Tools for debugging your node.js modules and event loop INDIRECT 11 February 12, 2022 @istanbuljs/schema • 0.1.3 Schemas describing various structures used by nyc and istanbuljs INDIRECT 0 February 13, 2021 @jridgewell/gen-mapping • 0.3.8 Generate source maps INDIRECT 4 December 11, 2024 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 February 14, 2024 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 February 29, 2024 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 July 9, 2024 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 March 2, 2024 @mongodb-js/saslprep • 1.1.9 SASLprep: Stringprep Profile for User Names and Passwords, rfc4013 INDIRECT 2 September 2, 2024 @types/node • 22.10.2 TypeScript definitions for node INDIRECT 1 December 11, 2024 @types/triple-beam • 1.3.5 TypeScript definitions for triple-beam INDIRECT 0 November 7, 2023 @types/webidl-conversions • 7.0.3 TypeScript definitions for webidl-conversions INDIRECT 0 November 7, 2023 @types/whatwg-url • 8.2.2 TypeScript definitions for whatwg-url INDIRECT 3 June 21, 2022 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 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 August 21, 2020 ajv • 6.12.6 Another JSON Schema Validator DIRECT 5 October 10, 2020 ansi-colors • 4.1.1 Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs). INDIRECT 0 July 3, 2019 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 September 14, 2021 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 October 4, 2020 append-transform • 2.0.0 Install a transform to `require.extensions` that always runs last, even if additional extensions are added later. INDIRECT 2 September 10, 2019 archy • 1.0.0 render nested hierarchies `npm ls` style with unicode pipes INDIRECT 0 September 14, 2014 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 February 15, 2018 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 January 27, 2016 async-lock • 1.2.0 Lock on asynchronous code INDIRECT 0 March 13, 2019 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 August 19, 2024 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 June 14, 2016 axios • 0.21.4 Promise based HTTP client for the browser and node.js DIRECT 1 September 6, 2021 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 April 6, 2021 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 November 11, 2020 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 March 14, 2024 bl • 2.2.1 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 9 August 26, 2020 bowser • 2.11.0 Lightweight browser detector INDIRECT 0 September 12, 2020 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 February 10, 2018 brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 February 22, 2021 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 May 21, 2024 browserslist • 4.24.3 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 December 13, 2024 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 November 4, 2020 caching-transform • 4.0.0 Wraps a transform and provides caching INDIRECT 15 June 3, 2019 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 April 3, 2019 camelcase • 6.3.0 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 January 1, 2022 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 July 30, 2021 chokidar • 3.5.3 Minimal and efficient cross-platform file watching library INDIRECT 14 January 18, 2022 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 July 31, 2019 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 August 28, 2018 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 August 19, 2019 color-name • 1.1.3 A list of color names and its values INDIRECT 0 July 15, 2017 color-name • 1.1.4 A list of color names and its values INDIRECT 0 September 21, 2018 color-string • 1.9.1 Parser and generator for CSS color strings INDIRECT 3 April 22, 2022 color • 3.2.1 Color conversion and manipulation with CSS string support INDIRECT 6 July 18, 2021 colorspace • 1.1.4 Generate HEX colors for a given namespace. INDIRECT 8 October 20, 2021 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 May 12, 2019 commander • 2.20.3 the complete solution for node.js command-line programs DIRECT 0 October 11, 2019 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 March 14, 2015 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 January 30, 2014 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 October 10, 2022 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 October 17, 2022 cookie • 0.4.2 HTTP server cookie parsing and serialization INDIRECT 0 February 2, 2022 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 November 20, 2015 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 August 31, 2021 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 November 18, 2024 crypto-js • 3.3.0 JavaScript library of crypto standards. INDIRECT 0 February 12, 2020 debug • 3.2.7 small debugging utility INDIRECT 1 November 19, 2020 debug • 4.3.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 November 27, 2021 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 December 6, 2024 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 March 5, 2016 decamelize • 4.0.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 January 26, 2020 default-require-extensions • 3.0.1 Node's default require extensions as a separate module INDIRECT 1 October 7, 2022 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 April 30, 2015 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 March 5, 2019 enabled • 2.0.0 Check if a certain debug flag is enabled. INDIRECT 0 October 28, 2018 es6-error • 4.1.1 Easily-extendable error for use with ES6 classes INDIRECT 0 January 3, 2018 es6-promise • 2.3.0 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 June 10, 2015 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 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 August 29, 2024 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 April 23, 2020 extsprintf • 1.4.1 extended POSIX-style sprintf INDIRECT 0 November 2, 2021 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 June 8, 2020 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 December 14, 2019 fast-xml-parser • 4.4.1 Validate XML, Parse XML, Build XML without C/C++ based libraries INDIRECT 1 July 28, 2024 fecha • 4.2.3 Date formatting and parsing INDIRECT 0 April 15, 2022 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 May 21, 2024 find-cache-dir • 3.3.2 Finds the common standard cache directory INDIRECT 10 August 29, 2021 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 June 17, 2019 find-up • 5.0.0 Find a file or directory by walking up parent directories INDIRECT 5 August 11, 2020 fn.name • 1.1.0 Extract names from functions INDIRECT 0 June 14, 2018 follow-redirects • 1.15.9 HTTP and HTTPS modules that follow redirects. INDIRECT 0 September 6, 2024 form-data • 2.5.2 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 6 October 10, 2024 fromentries • 1.3.2 Object.fromEntries() ponyfill (in 6 lines) INDIRECT 0 November 4, 2020 fs-extra • 8.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. DIRECT 3 June 28, 2019 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 August 21, 2023 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 October 27, 2020 get-package-type • 0.1.0 Determine the `package.json#type` which applies to a location INDIRECT 0 May 19, 2020 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 April 30, 2019 growl • 1.10.5 Growl unobtrusive notifications INDIRECT 0 April 4, 2018 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 April 6, 2019 hasha • 5.2.2 Hashing made simple. Get the hash of a buffer/string/stream/file. INDIRECT 2 October 9, 2020 he • 1.2.0 A robust HTML entities encoder/decoder with full Unicode support. INDIRECT 0 September 23, 2018 html-escaper • 2.0.2 fast and safe way to escape and unescape &<>'" chars INDIRECT 0 March 27, 2020 https-proxy-agent • 2.2.4 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 5 October 25, 2019 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 August 22, 2018 imap-simple • 1.6.3 Wrapper over node-imap, providing a simpler api for common use cases INDIRECT 16 July 20, 2016 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 August 24, 2013 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 April 17, 2019 ip-address • 9.0.5 A library for parsing IPv4 and IPv6 IP addresses in node and the browser. INDIRECT 2 September 25, 2023 ip • 1.1.5 [![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip) INDIRECT 0 March 4, 2017 ipaddr.js • 0.1.9 A library for manipulating IPv4 and IPv6 addresses in JavaScript. INDIRECT 0 March 11, 2015 is-arrayish • 0.3.2 Determines if an object can be used as an array INDIRECT 0 June 19, 2018 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 April 19, 2019 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 December 11, 2016 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 March 18, 2019 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 September 29, 2021 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 July 4, 2018 is-plain-obj • 2.1.0 Check if a value is a plain object INDIRECT 0 January 21, 2020 is-promise • 1.0.1 Test whether an object looks like a promises-a+ promise INDIRECT 0 May 20, 2014 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 July 26, 2021 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 May 17, 2015 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 March 17, 2021 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 February 14, 2018 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 May 27, 2013 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 December 10, 2015 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 January 28, 2018 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 December 7, 2020 js-yaml • 4.1.0 YAML 1.2 parser and serializer INDIRECT 1 April 14, 2021 jsbn • 1.1.0 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 February 13, 2017 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 December 11, 2024 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 June 10, 2018 json5 • 2.2.3 JSON for Humans INDIRECT 0 December 31, 2022 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 September 12, 2017 jsontoxml • 1.0.1 This is a library designed to render js objects as xml. Its not made to parse or otherwise edit existing xml/html structures. INDIRECT 0 October 1, 2018 jsonwebtoken • 9.0.2 JSON Web Token implementation (symmetric and asymmetric) INDIRECT 14 August 30, 2023 jwa • 1.4.1 JWA implementation (supports all JWS algorithms) INDIRECT 3 March 16, 2019 jws • 3.2.2 Implementation of JSON Web Signatures INDIRECT 4 March 16, 2019 kuler • 2.0.0 Color your terminal using CSS/hex color codes INDIRECT 0 June 6, 2019 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 May 4, 2019 locate-path • 6.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 August 10, 2020 lodash.flattendeep • 4.4.0 The lodash method `_.flattenDeep` exported as a module. INDIRECT 0 August 13, 2016 lodash.includes • 4.3.0 The lodash method `_.includes` exported as a module. INDIRECT 0 August 13, 2016 lodash.isboolean • 3.0.3 The lodash method `_.isBoolean` exported as a module. INDIRECT 0 February 3, 2016 lodash.isinteger • 4.0.4 The lodash method `_.isInteger` exported as a module. INDIRECT 0 August 13, 2016 lodash.isnumber • 3.0.3 The lodash method `_.isNumber` exported as a module. INDIRECT 0 February 3, 2016 lodash.isplainobject • 4.0.6 The lodash method `_.isPlainObject` exported as a module. INDIRECT 0 August 13, 2016 lodash.isstring • 4.0.1 The lodash method `_.isString` exported as a module. INDIRECT 0 February 3, 2016 lodash.once • 4.1.1 The lodash method `_.once` exported as a module. INDIRECT 0 August 13, 2016 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 March 17, 2021 logform • 2.7.0 An mutable object-based log format designed for chaining & objectMode streams. INDIRECT 6 November 10, 2024 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 April 22, 2020 make-dir • 4.0.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 June 23, 2023 memory-pager • 1.5.0 Access memory using small fixed sized buffers INDIRECT 0 January 9, 2019 mime-db • 1.52.0 Media Type Database INDIRECT 0 February 21, 2022 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 March 12, 2022 minimist • 0.0.10 parse argument options INDIRECT 0 May 11, 2014 mocha-param • 2.0.1 Parameterized tests for Mocha DIRECT 0 March 29, 2020 mocha • 9.2.2 simple, flexible, fun test framework DIRECT 80 March 11, 2022 ms • 2.1.2 Tiny millisecond conversion utility INDIRECT 0 June 6, 2019 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 nanoid • 3.3.1 A tiny (130 bytes), secure URL-friendly unique string ID generator INDIRECT 0 February 16, 2022 native-dns-packet • 0.1.1 Raw DNS Packet Parsing and Writing INDIRECT 6 October 5, 2014 network-diagnostics • 0.5.3 Performs diagnostics on the network to determine network problems. DIRECT 35 May 14, 2016 node-preload • 0.2.1 Request that Node.js child processes preload modules INDIRECT 2 December 22, 2019 node-releases • 2.0.19 Node.js releases data INDIRECT 0 December 10, 2024 nodeify • 1.0.1 Convert promised code to use node style callbacks INDIRECT 2 February 26, 2017 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 April 19, 2018 one-time • 1.0.0 Run the supplied function exactly one time (once) INDIRECT 1 May 5, 2019 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 April 5, 2020 p-limit • 3.1.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 November 25, 2020 p-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 April 4, 2019 p-locate • 5.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 August 10, 2020 p-map • 3.0.0 Map over promises concurrently INDIRECT 3 July 13, 2019 p-try • 2.2.0 `Start a promise chain INDIRECT 0 March 31, 2019 path-exists • 4.0.0 Check if a path exists INDIRECT 0 April 4, 2019 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 September 30, 2016 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 November 22, 2019 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 January 2, 2022 ping • 0.1.10 a simple wrapper for ping INDIRECT 1 May 14, 2015 pkg-dir • 4.2.0 Find the root directory of a Node.js project or npm package INDIRECT 6 May 21, 2019 poplib • 0.1.7 POP3 client library for Node.js INDIRECT 3 April 4, 2014 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 June 19, 2019 process-on-spawn • 1.1.0 Execute callbacks when child processes are spawned INDIRECT 1 November 13, 2024 promise • 1.3.0 Bare bones Promises/A+ implementation INDIRECT 1 January 6, 2013 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 October 30, 2023 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 October 19, 2017 querystring • 0.2.1 Node's querystring module for all engines. INDIRECT 0 February 15, 2021 quoted-printable • 1.0.1 A robust & character encoding–agnostic JavaScript implementation of the `Quoted-Printable` content transfer encoding as defined by RFC 2045. INDIRECT 1 October 24, 2016 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 February 19, 2019 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 April 13, 2016 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 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 March 14, 2021 readline-sync • 1.4.10 Synchronous Readline for interactively running to have a conversation with the user via a console(TTY). DIRECT 0 July 27, 2019 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 May 28, 2015 resolve-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 April 15, 2019 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 safe-stable-stringify • 2.5.0 Deterministic and safely JSON.stringify to quickly serialize JavaScript objects INDIRECT 0 August 24, 2024 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 April 8, 2018 saslprep • 1.0.3 SASLprep: Stringprep Profile for User Names and Passwords, rfc4013. INDIRECT 2 May 1, 2019 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 September 6, 2019 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 April 27, 2019 simple-swizzle • 0.2.2 Simply swizzle your arguments INDIRECT 1 November 16, 2016 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 socks • 2.8.3 Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. INDIRECT 4 April 10, 2024 sparse-bitfield • 3.0.3 Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer INDIRECT 1 March 5, 2017 speedconcat • 1.0.2 Provides faster concatenation of large numbers of strings. INDIRECT 0 May 5, 2016 stack-trace • 0.0.10 Get v8 stack traces as an array of CallSite objects. INDIRECT 0 May 16, 2017 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 August 23, 2014 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 March 30, 2018 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 September 23, 2021 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 September 23, 2021 strip-bom • 4.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 April 28, 2019 strip-json-comments • 3.1.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 July 12, 2020 strnum • 1.0.5 Parse String to Number based on configuration INDIRECT 0 December 4, 2021 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 August 28, 2020 supports-color • 8.1.1 Detect whether a terminal supports color INDIRECT 1 January 23, 2021 text-hex • 1.0.0 Generate a hex color from the given text INDIRECT 0 July 17, 2018 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 April 7, 2019 tr46 • 3.0.0 An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing INDIRECT 1 October 3, 2021 triple-beam • 1.4.1 Definitions of levels for logging purposes & shareable Symbol constants. INDIRECT 0 July 10, 2023 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 March 8, 2018 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 October 9, 2024 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 June 20, 2018 update-browserslist-db • 1.1.1 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 September 27, 2024 utf8 • 2.1.2 A well-tested UTF-8 encoder/decoder written in JavaScript. INDIRECT 0 October 18, 2016 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 uuid • 8.3.2 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 December 8, 2020 uuid • 9.0.1 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 September 12, 2023 verror • 1.10.1 richer JavaScript errors INDIRECT 3 November 2, 2021 whatwg-url • 11.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 3 October 19, 2021 winston-transport • 4.9.0 Base stream implementations for winston@3 and up. INDIRECT 12 November 10, 2024 winston • 3.17.0 A logger for just about everything. DIRECT 30 November 10, 2024 wordwrap • 0.0.3 Wrap those words. Show them at what columns to start and stop. INDIRECT 0 May 7, 2015 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 November 11, 2019 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 April 22, 2020 xml2js • 0.5.0 Simple XML to JavaScript object converter. INDIRECT 2 April 9, 2023 xmlbuilder • 11.0.1 An XML builder for node.js INDIRECT 0 March 22, 2019 yargs-unparser • 2.0.0 Converts back a yargs argv object to its original array form INDIRECT 4 October 2, 2020 yargs • 15.4.1 yargs the modern, pirate-themed, successor to optimist. INDIRECT 25 July 10, 2020 yargs • 16.2.0 yargs the modern, pirate-themed, successor to optimist. INDIRECT 15 December 5, 2020 yocto-queue • 0.1.0 Tiny queue data structure INDIRECT 0 November 24, 2020