@alcalzone/ansi-tokenize • 0.1.3 Efficiently modify strings containing ANSI escape codes INDIRECT 2 September 7, 2023 @inquirer/core • 9.2.1 Core Inquirer prompt API INDIRECT 21 September 16, 2024 @inquirer/figures • 1.0.9 Vendored version of figures, for CJS compatibility INDIRECT 0 December 20, 2024 @inquirer/select • 2.5.0 Inquirer select/list prompt DIRECT 23 September 2, 2024 @inquirer/type • 1.5.5 Inquirer core TS types INDIRECT 1 September 16, 2024 @inquirer/type • 2.0.0 Inquirer core TS types INDIRECT 1 September 16, 2024 @nodelib/fs.scandir • 2.1.5 List files and directories inside the specified directory INDIRECT 3 June 4, 2021 @nodelib/fs.stat • 2.0.5 Get the status of a file with some features INDIRECT 0 June 4, 2021 @nodelib/fs.walk • 1.2.8 A library for efficiently walking a directory recursively INDIRECT 6 July 8, 2021 @oclif/core • 4.2.3 base library for oclif CLIs DIRECT 64 January 14, 2025 @oclif/table • 0.1.24 Display table in terminal DIRECT 112 October 21, 2024 @sindresorhus/is • 5.6.0 Type check values INDIRECT 0 July 23, 2023 @szmarczak/http-timer • 5.0.1 Timings for HTTP requests INDIRECT 1 August 20, 2021 @tootallnate/quickjs-emscripten • 0.23.0 Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly. INDIRECT 0 July 18, 2023 @types/http-cache-semantics • 4.0.4 TypeScript definitions for http-cache-semantics INDIRECT 0 November 7, 2023 @types/mute-stream • 0.0.4 TypeScript definitions for mute-stream INDIRECT 2 November 7, 2023 @types/node • 22.10.7 TypeScript definitions for node INDIRECT 1 January 16, 2025 @types/prop-types • 15.7.14 TypeScript definitions for prop-types INDIRECT 0 December 5, 2024 @types/react • 18.3.18 TypeScript definitions for react INDIRECT 2 December 20, 2024 @types/wrap-ansi • 3.0.0 TypeScript definitions for wrap-ansi INDIRECT 0 March 23, 2018 agent-base • 7.1.3 Turn a function into an `http.Agent` instance INDIRECT 0 December 8, 2024 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 March 24, 2021 ansi-escapes • 7.0.0 ANSI escape codes for manipulating the terminal INDIRECT 1 May 2, 2024 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 September 14, 2021 ansi-regex • 6.1.0 Regular expression for matching ANSI escape codes INDIRECT 0 September 9, 2024 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 October 4, 2020 ansi-styles • 6.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 October 12, 2022 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 April 22, 2019 ast-types • 0.13.4 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 1 August 23, 2020 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 August 19, 2024 auto-bind • 5.0.1 Automatically bind methods to their class instance INDIRECT 0 October 18, 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 basic-ftp • 5.0.5 FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript. INDIRECT 0 February 27, 2024 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 February 9, 2021 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 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 November 4, 2020 cacheable-lookup • 7.0.0 A cacheable dns.lookup(…) that respects TTL INDIRECT 0 September 27, 2022 cacheable-request • 10.2.14 Wrap native HTTP requests with RFC compliant cache support INDIRECT 9 October 5, 2023 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 July 30, 2021 chalk • 5.4.1 Terminal string styling done right INDIRECT 0 December 21, 2024 change-case • 5.4.4 Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others INDIRECT 0 April 3, 2024 clean-stack • 3.0.1 Clean up error stack traces INDIRECT 1 November 18, 2020 cli-boxes • 3.0.0 Boxes for use in the terminal INDIRECT 0 January 16, 2021 cli-cursor • 4.0.0 Toggle the CLI cursor INDIRECT 4 August 23, 2021 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 November 24, 2023 cli-truncate • 4.0.0 Truncate a string to a specific width in the terminal INDIRECT 8 October 28, 2023 code-excerpt • 4.0.0 Extract code excerpts INDIRECT 1 February 6, 2022 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 August 19, 2019 color-name • 1.1.4 A list of color names and its values INDIRECT 0 September 21, 2018 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 January 30, 2014 convert-to-spaces • 2.0.1 Convert tabs to spaces in a string INDIRECT 0 February 6, 2022 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 December 7, 2023 data-uri-to-buffer • 6.0.2 Create an ArrayBuffer instance from a Data URI string INDIRECT 0 February 12, 2024 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 December 6, 2024 decompress-response • 6.0.0 Decompress a HTTP response if needed INDIRECT 1 May 15, 2020 defer-to-connect • 2.0.1 The safe way to handle the `connect` socket event INDIRECT 0 February 24, 2021 degenerator • 5.0.1 Compiles sync functions into async generator functions INDIRECT 7 July 19, 2023 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 June 29, 2019 emoji-regex • 10.4.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 August 26, 2024 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 March 5, 2019 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 September 25, 2019 environment • 1.1.0 Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc INDIRECT 0 May 14, 2024 es-toolkit • 1.31.0 A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations. INDIRECT 0 December 27, 2024 escape-string-regexp • 2.0.0 Escape RegExp special characters INDIRECT 0 April 17, 2019 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 April 23, 2020 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 January 5, 2025 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 form-data-encoder • 2.1.4 Encode FormData content into the multipart/form-data format INDIRECT 0 November 24, 2022 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 April 26, 2018 get-east-asian-width • 1.3.0 Determine the East Asian Width of a Unicode character INDIRECT 0 October 13, 2024 get-package-type • 0.1.0 Determine the `package.json#type` which applies to a location INDIRECT 0 May 19, 2020 get-stream • 6.0.1 Get a stream as a string, buffer, or array INDIRECT 0 April 15, 2021 get-uri • 6.0.4 Returns a `stream.Readable` from a URI string INDIRECT 4 December 3, 2024 globby • 11.1.0 User-friendly glob matching INDIRECT 23 January 8, 2022 got • 13.0.0 Human-friendly and powerful HTTP request library for Node.js DIRECT 21 May 27, 2023 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 April 6, 2019 http-proxy-agent • 7.0.2 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 3 February 15, 2024 http2-wrapper • 2.2.1 HTTP2 client, just with the familiar `https` API INDIRECT 2 November 10, 2023 https-proxy-agent • 7.0.6 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 December 7, 2024 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 August 12, 2024 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 April 17, 2019 indent-string • 5.0.0 Indent each line in a string INDIRECT 0 April 17, 2021 ink • 5.1.0 React for CLI INDIRECT 39 November 25, 2024 ip-address • 9.0.5 A library for parsing IPv4 and IPv6 IP addresses in node and the browser. INDIRECT 2 September 25, 2023 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 April 9, 2021 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-fullwidth-code-point • 4.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 April 16, 2021 is-fullwidth-code-point • 5.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 October 28, 2023 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-in-ci • 1.0.0 Check if the process is running in a Continuous Integration (CI) environment INDIRECT 0 July 26, 2024 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-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 May 3, 2020 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 January 28, 2018 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 json-buffer • 3.0.1 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 September 10, 2018 keyv • 4.5.4 Simple key-value storage with support for multiple backends INDIRECT 1 October 7, 2023 lilconfig • 3.1.3 A zero-dependency alternative to cosmiconfig INDIRECT 0 December 3, 2024 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 July 10, 2018 lowercase-keys • 3.0.0 Lowercase the keys of an object INDIRECT 0 October 18, 2021 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 June 3, 2020 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 August 23, 2024 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 March 31, 2019 mimic-response • 3.1.0 Mimic a Node.js HTTP response stream INDIRECT 0 May 14, 2020 mimic-response • 4.0.0 Mimic a Node.js HTTP response stream INDIRECT 0 August 11, 2021 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 May 4, 2020 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 natural-orderby • 3.0.2 Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc. INDIRECT 0 January 19, 2023 netmask • 2.0.2 Parse and lookup IP network blocks INDIRECT 0 April 2, 2021 normalize-url • 8.0.1 Normalize a URL INDIRECT 0 March 10, 2024 object-hash • 3.0.0 Generate hashes from javascript objects in node and the browser. INDIRECT 0 February 18, 2022 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 August 9, 2020 p-cancelable • 3.0.0 Create a promise that can be canceled INDIRECT 0 May 31, 2021 pac-proxy-agent • 7.1.0 A PAC file proxy `http.Agent` implementation for HTTP INDIRECT 25 December 7, 2024 pac-resolver • 7.0.1 Generates an asynchronous resolver function from a PAC file INDIRECT 9 February 12, 2024 patch-console • 2.0.0 Patch console methods to intercept output INDIRECT 0 February 4, 2022 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 March 12, 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 proxy-agent • 6.5.0 Maps proxy protocols to `http.Agent` implementations DIRECT 28 December 7, 2024 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 March 4, 2020 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 September 11, 2024 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 March 22, 2021 quick-lru • 5.1.1 Simple “Least Recently Used” (LRU) cache INDIRECT 0 June 1, 2020 react-reconciler • 0.29.2 React package for creating custom renderers. INDIRECT 3 April 26, 2024 react • 18.3.1 React is a JavaScript library for building user interfaces. INDIRECT 2 April 26, 2024 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 March 10, 2023 resolve-alpn • 1.2.1 Detects the ALPN protocol INDIRECT 0 August 30, 2021 responselike • 3.0.0 A response-like object for mocking a Node.js HTTP response stream INDIRECT 1 July 18, 2022 restore-cursor • 4.0.0 Gracefully restore the CLI cursor on exit INDIRECT 3 August 23, 2021 reusify • 1.0.4 Reuse objects and functions with style INDIRECT 0 January 26, 2018 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 February 10, 2021 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 May 10, 2020 scheduler • 0.23.2 Cooperative scheduler for the browser environment. INDIRECT 2 April 26, 2024 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 April 28, 2019 slice-ansi • 5.0.0 Slice a string with ANSI escape codes INDIRECT 2 April 16, 2021 slice-ansi • 7.1.0 Slice a string with ANSI escape codes INDIRECT 3 October 29, 2023 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 • 8.0.5 A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS INDIRECT 8 December 7, 2024 socks • 2.8.3 Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. INDIRECT 4 April 10, 2024 stack-utils • 2.0.6 Captures and cleans stack traces INDIRECT 1 November 8, 2022 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 August 7, 2019 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 string-width • 7.2.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 June 30, 2024 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 September 23, 2021 strip-ansi • 7.1.0 Strip ANSI escape codes from a string INDIRECT 1 May 28, 2023 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 tar-fs • 2.1.2 filesystem bindings for tar-stream DIRECT 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 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 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 October 9, 2024 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 widest-line • 3.1.0 Get the visual width of the widest line in a string - the number of columns required to display it INDIRECT 5 March 31, 2019 widest-line • 5.0.0 Get the visual width of the widest line in a string - the number of columns required to display it INDIRECT 5 October 28, 2023 wordwrap • 1.0.0 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 wrap-ansi • 9.0.0 Wordwrap a string with ANSI escape codes INDIRECT 6 October 28, 2023 ws • 8.18.0 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 July 3, 2024 yoctocolors-cjs • 2.1.2 CommonJS version - The smallest and fastest command-line coloring package on the internet INDIRECT 0 July 3, 2024 yoga-wasm-web • 0.3.3 INDIRECT 0 March 14, 2023