@cspotcode/source-map-support • 0.8.1 Fixes stack traces for files with source maps INDIRECT 3 May 2, 2022 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 February 14, 2024 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 July 9, 2024 @jridgewell/trace-mapping • 0.3.9 Trace the original position through a source map INDIRECT 2 April 20, 2022 @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/color • 1.0.13 @oclif/color ============ DIRECT 10 October 17, 2023 @oclif/core • 2.16.0 base library for oclif CLIs DIRECT 101 April 8, 2024 @tsconfig/node10 • 1.0.11 A base TSConfig for working with Node 10. INDIRECT 0 March 27, 2024 @tsconfig/node12 • 1.0.11 A base TSConfig for working with Node 12. INDIRECT 0 June 16, 2022 @tsconfig/node14 • 1.0.3 A base TSConfig for working with Node 14. INDIRECT 0 June 16, 2022 @tsconfig/node16 • 1.0.4 A base TSConfig for working with Node 16. INDIRECT 0 May 12, 2023 @types/cli-progress • 3.11.6 TypeScript definitions for cli-progress INDIRECT 2 July 6, 2024 @types/node • 22.10.7 TypeScript definitions for node INDIRECT 1 January 16, 2025 acorn-walk • 8.3.4 ECMAScript (ESTree) AST walker INDIRECT 1 September 9, 2024 acorn • 8.14.0 ECMAScript parser INDIRECT 0 October 27, 2024 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 March 24, 2021 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 ansicolors • 0.3.2 Functions that surround a string with ansicolor codes so it prints in color. INDIRECT 0 December 3, 2013 arg • 4.1.3 Another simple argument parser INDIRECT 0 February 2, 2020 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 February 15, 2018 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 April 22, 2019 astral-regex • 2.0.0 Regular expression for matching astral symbols INDIRECT 0 April 5, 2019 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 August 19, 2024 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 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 byline • 5.0.0 simple line-by-line stream reader INDIRECT 0 July 21, 2016 cardinal • 2.1.1 Syntax highlights JavaScript code with ANSI colors to be printed to the terminal. INDIRECT 3 May 22, 2018 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 July 30, 2021 chardet • 0.7.0 Character detector INDIRECT 0 August 17, 2018 clean-stack • 3.0.1 Clean up error stack traces INDIRECT 1 November 18, 2020 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 June 11, 2019 cli-progress • 3.12.0 easy to use progress-bar for command-line/terminal applications INDIRECT 5 February 19, 2023 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 November 24, 2023 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 March 21, 2018 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 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 January 29, 2023 create-require • 1.1.1 Polyfill for Node.js module.createRequire (<= v12.2.0) INDIRECT 0 November 26, 2020 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync DIRECT 5 November 18, 2024 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 December 6, 2024 defaults • 1.0.4 merge single level defaults over a config object INDIRECT 1 October 10, 2022 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 June 29, 2019 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 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 June 19, 2018 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 February 21, 2016 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 April 23, 2020 external-editor • 3.1.0 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 5 July 8, 2019 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 January 5, 2025 figures • 3.2.0 Unicode symbols with Windows CMD fallbacks INDIRECT 1 February 16, 2020 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 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 April 26, 2018 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. DIRECT 4 January 19, 2021 get-package-type • 0.1.0 Determine the `package.json#type` which applies to a location INDIRECT 0 May 19, 2020 globby • 11.1.0 User-friendly glob matching INDIRECT 23 January 8, 2022 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 April 6, 2019 hyperlinker • 1.0.0 Write hyperlinks in the terminal. INDIRECT 0 November 28, 2017 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 August 22, 2018 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 inquirer • 8.2.6 A collection of common interactive command line user interfaces. DIRECT 51 August 2, 2023 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 August 31, 2015 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-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-interactive • 1.0.0 Check if stdout or stderr is interactive INDIRECT 0 July 21, 2019 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-retry-allowed • 1.2.0 Is retry allowed for Error? INDIRECT 0 September 8, 2019 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 July 26, 2021 is-unicode-supported • 0.1.0 Detect whether the terminal supports Unicode INDIRECT 0 March 17, 2021 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-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 December 7, 2020 json-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 March 30, 2018 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 October 31, 2020 lodash.throttle • 4.1.1 The lodash method `_.throttle` exported as a module. DIRECT 0 August 13, 2016 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 February 20, 2021 log-symbols • 4.1.0 Colored symbols for various log levels. Example: `✔︎ Success` INDIRECT 7 March 17, 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 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 • 2.0.3 Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc. INDIRECT 0 April 9, 2019 object-treeify • 1.1.33 Stringify Object as tree structure INDIRECT 0 March 9, 2021 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 August 9, 2020 ora • 5.4.1 Elegant terminal spinner INDIRECT 29 June 8, 2021 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 September 30, 2016 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 November 4, 2017 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 November 22, 2019 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 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 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 March 10, 2023 redeyed • 2.1.1 Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured. INDIRECT 1 May 22, 2018 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 April 26, 2019 reusify • 1.0.4 Reuse objects and functions with style INDIRECT 0 January 26, 2018 run-async • 2.4.1 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 April 27, 2020 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 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 April 8, 2018 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 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 April 28, 2019 slice-ansi • 4.0.0 Slice a string with ANSI escape codes INDIRECT 5 February 16, 2020 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 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 September 23, 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 supports-hyperlinks • 2.3.0 Detect if your terminal emulator supports hyperlinks INDIRECT 2 September 6, 2022 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 through • 2.3.8 simplified stream construction INDIRECT 0 July 3, 2015 tmp • 0.0.33 Temporary file and directory creator INDIRECT 1 August 12, 2017 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 ts-node • 10.9.2 TypeScript execution environment and REPL for node.js, with source map support INDIRECT 16 December 8, 2023 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 October 9, 2024 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 November 1, 2023 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 v8-compile-cache-lib • 3.0.1 Require hook for automatic V8 compile cache persistence INDIRECT 0 April 16, 2022 wcwidth • 1.0.1 Port of C's wcwidth() and wcswidth() INDIRECT 2 May 30, 2016 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 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 yn • 3.1.1 Parse yes/no like values INDIRECT 0 July 30, 2019