ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 January 14, 2017 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 March 27, 2022 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 March 28, 2016 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 March 2, 2018 babel-code-frame • 6.26.0 Generate errors that contain a code frame that point to source locations. DIRECT 9 August 16, 2017 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 April 6, 2021 boxen • 1.3.0 Create boxes in the terminal INDIRECT 32 December 1, 2017 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 February 10, 2018 camelcase • 4.1.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 March 30, 2017 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill INDIRECT 0 October 7, 2022 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 March 29, 2016 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 January 5, 2019 ci-info • 1.6.0 Get details about the current Continuous Integration environment INDIRECT 0 September 20, 2018 cli-boxes • 1.0.0 Boxes for use in the terminal INDIRECT 0 March 1, 2016 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 August 28, 2018 color-name • 1.1.3 A list of color names and its values INDIRECT 0 July 15, 2017 colors • 1.4.0 get colors in your node.js console DIRECT 0 September 22, 2019 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 January 30, 2014 create-error-class • 3.0.2 Create Error classes INDIRECT 1 April 5, 2016 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 February 26, 2017 crypto-random-string • 1.0.0 Generate a cryptographically strong random string INDIRECT 0 November 14, 2016 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 May 22, 2018 dot-prop • 4.2.1 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 August 16, 2020 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 February 21, 2016 execa • 0.7.0 A better `child_process` INDIRECT 15 June 9, 2017 findup-sync • 0.3.0 Find the first file matching a given pattern in the current directory or the nearest ancestor directory. DIRECT 10 September 15, 2015 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 October 12, 2023 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 November 23, 2016 global-dirs • 0.1.1 Get the directory of globally installed packages and binaries INDIRECT 1 November 19, 2017 got • 6.7.1 Simplified HTTP requests INDIRECT 13 December 29, 2016 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 June 30, 2015 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 January 2, 2018 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 March 10, 2024 import-lazy • 2.1.0 Import modules lazily INDIRECT 0 May 21, 2017 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 August 24, 2013 is-ci • 1.2.1 Detect if the current environment is a CI server INDIRECT 1 September 9, 2018 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 December 21, 2024 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 September 22, 2016 is-installed-globally • 0.1.0 Check if your package was installed globally INDIRECT 4 June 25, 2017 is-npm • 1.0.0 Check if your code is running as an npm script INDIRECT 0 July 20, 2014 is-obj • 1.0.1 Check if a value is an object INDIRECT 0 March 22, 2016 is-path-inside • 1.0.1 Check if a path is inside another path INDIRECT 1 November 30, 2017 is-redirect • 1.0.0 Check if a number is a redirect HTTP status code INDIRECT 0 June 7, 2015 is-retry-allowed • 1.2.0 Is retry allowed for Error? INDIRECT 0 September 8, 2019 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 April 12, 2016 js-tokens • 3.0.2 A regex that tokenizes JavaScript. INDIRECT 0 June 28, 2017 latest-version • 3.1.0 Get the latest version of an npm package INDIRECT 23 March 26, 2017 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 March 23, 2018 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 May 10, 2018 minimist • 0.0.10 parse argument options INDIRECT 0 May 11, 2014 minimist • 1.2.8 parse argument options INDIRECT 0 February 9, 2023 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 September 29, 2016 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 October 21, 2016 package-json • 4.0.1 Get metadata of a package from the npm registry INDIRECT 22 April 17, 2017 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 September 30, 2016 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 September 26, 2016 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 May 25, 2021 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 May 28, 2017 prepend-http • 1.0.4 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 May 10, 2016 registry-auth-token • 3.4.0 Get the auth token set for an npm registry (if any) INDIRECT 6 March 20, 2019 registry-url • 3.1.0 Get the set npm registry URL INDIRECT 5 April 4, 2016 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously DIRECT 5 December 19, 2024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 May 10, 2020 semver-diff • 2.1.0 Get the diff type of two semver versions: 0.0.1 0.0.2 → patch INDIRECT 1 November 14, 2015 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 September 22, 2016 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 February 17, 2015 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 July 18, 2017 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 February 21, 2016 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 June 20, 2017 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 December 5, 2015 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 February 9, 2016 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 June 30, 2015 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 August 20, 2018 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 January 3, 2022 term-size • 1.2.0 Reliably get the terminal window size (columns & rows) INDIRECT 16 June 26, 2017 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 January 16, 2017 tsutils • 1.9.1 utilities for working with typescript's AST DIRECT 0 May 14, 2017 unique-string • 1.0.0 Generate a unique random string INDIRECT 1 November 14, 2016 unzip-response • 2.0.1 Unzip a HTTP response if needed INDIRECT 0 September 6, 2016 url-parse-lax • 1.0.0 url.parse() with support for protocol-less URLs & IPs INDIRECT 1 July 13, 2015 widest-line • 2.0.1 Get the visual width of the widest line in a string - the number of columns required to display it INDIRECT 4 October 16, 2018 wordwrap • 0.0.3 Wrap those words. Show them at what columns to start and stop. INDIRECT 0 May 7, 2015 xdg-basedir • 3.0.0 Get XDG Base Directory paths INDIRECT 0 February 13, 2017