@alcalzone/ansi-tokenize • 0.1.3 Efficiently modify strings containing ANSI escape codes INDIRECT 2 1694093279 @nodelib/fs.scandir • 2.1.5 List files and directories inside the specified directory INDIRECT 3 1622792604 @nodelib/fs.stat • 2.0.5 Get the status of a file with some features INDIRECT 0 1622792600 @nodelib/fs.walk • 1.2.8 A library for efficiently walking a directory recursively INDIRECT 6 1625769665 @oclif/core • 4.2.2 base library for oclif CLIs DIRECT 64 1736218759 @types/prop-types • 15.7.14 TypeScript definitions for prop-types INDIRECT 0 1733427188 @types/react • 18.3.18 TypeScript definitions for react DIRECT 2 1734658169 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 ansi-escapes • 7.0.0 ANSI escape codes for manipulating the terminal INDIRECT 1 1714683256 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-regex • 6.1.0 Regular expression for matching ANSI escape codes INDIRECT 0 1725890276 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansi-styles • 6.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1665592446 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 auto-bind • 5.0.1 Automatically bind methods to their class instance INDIRECT 0 1634536457 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 brace-expansion • 2.0.1 Brace expansion as known from sh/bash INDIRECT 1 1614010693 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 1716281951 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chalk • 5.4.1 Terminal string styling done right INDIRECT 0 1734800693 change-case • 5.4.4 Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others DIRECT 0 1712183697 clean-stack • 3.0.1 Clean up error stack traces INDIRECT 1 1605704134 cli-boxes • 3.0.0 Boxes for use in the terminal INDIRECT 0 1610826678 cli-cursor • 4.0.0 Toggle the CLI cursor INDIRECT 4 1629747319 cli-spinners • 2.9.2 Spinners for use in the terminal INDIRECT 0 1700844739 cli-truncate • 4.0.0 Truncate a string to a specific width in the terminal DIRECT 8 1698512743 code-excerpt • 4.0.0 Extract code excerpts INDIRECT 1 1644142310 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-to-spaces • 2.0.1 Convert tabs to spaces in a string INDIRECT 0 1644141909 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1701944301 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 emoji-regex • 10.4.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1724676067 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 environment • 1.1.0 Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc INDIRECT 0 1715670140 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 1735297562 escape-string-regexp • 2.0.0 Escape RegExp special characters INDIRECT 0 1555487349 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 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 1716281151 get-east-asian-width • 1.3.0 Determine the East Asian Width of a Unicode character INDIRECT 0 1728839439 get-package-type • 0.1.0 Determine the `package.json#type` which applies to a location INDIRECT 0 1589880517 globby • 11.1.0 User-friendly glob matching INDIRECT 23 1641609998 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 ignore • 5.3.2 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 1723452660 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 indent-string • 5.0.0 Indent each line in a string INDIRECT 0 1618679420 ink • 5.1.0 React for CLI DIRECT 39 1732526470 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-fullwidth-code-point • 4.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1618552163 is-fullwidth-code-point • 5.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1698499215 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 1632934367 is-in-ci • 1.0.0 Check if the process is running in a Continuous Integration (CI) environment INDIRECT 0 1721993592 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 1530716938 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 lilconfig • 3.1.3 A zero-dependency alternative to cosmiconfig INDIRECT 0 1733226557 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 natural-orderby • 3.0.2 Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc. DIRECT 0 1674136977 object-hash • 3.0.0 Generate hashes from javascript objects in node and the browser. DIRECT 0 1645197047 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 patch-console • 2.0.0 Patch console methods to intercept output INDIRECT 0 1643966664 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 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 1641143904 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 react-reconciler • 0.29.2 React package for creating custom renderers. INDIRECT 3 1714149834 react • 18.3.1 React is a JavaScript library for building user interfaces. DIRECT 2 1714149746 restore-cursor • 4.0.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1629746841 reusify • 1.0.4 Reuse objects and functions with style INDIRECT 0 1516958898 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 scheduler • 0.23.2 Cooperative scheduler for the browser environment. INDIRECT 2 1714149942 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 slice-ansi • 5.0.0 Slice a string with ANSI escape codes INDIRECT 2 1618554925 slice-ansi • 7.1.0 Slice a string with ANSI escape codes INDIRECT 3 1698608758 stack-utils • 2.0.6 Captures and cleans stack traces INDIRECT 1 1667921994 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 string-width • 7.2.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1719758896 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-ansi • 7.1.0 Strip ANSI escape codes from a string DIRECT 1 1685267704 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-color • 8.1.1 Detect whether a terminal supports color INDIRECT 1 1611393696 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 1554617077 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 1554034536 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 1698513592 wordwrap • 1.0.0 Wrap those words. Show them at what columns to start and stop. INDIRECT 0 1431018445 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 wrap-ansi • 9.0.0 Wordwrap a string with ANSI escape codes DIRECT 6 1698514834 ws • 8.18.0 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1720025131 yoga-wasm-web • 0.3.3 INDIRECT 0 1678805577