@cspotcode/source-map-support • 0.8.1 Fixes stack traces for files with source maps INDIRECT 3 1651497878 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 1720553292 @jridgewell/trace-mapping • 0.3.9 Trace the original position through a source map INDIRECT 2 1650490959 @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/command • 1.8.36 oclif base command DIRECT 58 1692444293 @oclif/config • 1.18.16 base config object and standard interfaces for oclif components INDIRECT 51 1690694836 @oclif/config • 1.18.17 base config object and standard interfaces for oclif components DIRECT 51 1692498499 @oclif/core • 2.16.0 base library for oclif CLIs INDIRECT 101 1712601684 @oclif/errors • 1.3.6 display friendly CLI errors and log to error log DIRECT 16 1664269085 @oclif/help • 1.0.15 standard help for oclif INDIRECT 55 1691213106 @oclif/parser • 3.8.17 arg and flag parser for oclif INDIRECT 22 1692422685 @oclif/plugin-help • 5.2.20 Standard help for oclif. DIRECT 102 1695868302 @tsconfig/node10 • 1.0.11 A base TSConfig for working with Node 10. INDIRECT 0 1711512811 @tsconfig/node12 • 1.0.11 A base TSConfig for working with Node 12. INDIRECT 0 1655353661 @tsconfig/node14 • 1.0.3 A base TSConfig for working with Node 14. INDIRECT 0 1655353625 @tsconfig/node16 • 1.0.4 A base TSConfig for working with Node 16. INDIRECT 0 1683864694 @types/cli-progress • 3.11.6 TypeScript definitions for cli-progress INDIRECT 2 1720274835 @types/node • 22.8.6 TypeScript definitions for node INDIRECT 1 1730397829 acorn-walk • 8.3.4 ECMAScript (ESTree) AST walker INDIRECT 1 1725871258 acorn • 8.14.0 ECMAScript parser INDIRECT 0 1730028229 ansi-escapes • 4.3.2 ANSI escape codes for manipulating the terminal INDIRECT 1 1616593301 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 ansicolors • 0.3.2 Functions that surround a string with ansicolor codes so it prints in color. INDIRECT 0 1386084168 arg • 4.1.3 Another simple argument parser INDIRECT 0 1580665994 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 astral-regex • 2.0.0 Regular expression for matching astral symbols INDIRECT 0 1554461087 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 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 cardinal • 2.1.1 Syntax highlights JavaScript code with ANSI colors to be printed to the terminal. INDIRECT 3 1527011077 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 clean-stack • 3.0.1 Clean up error stack traces INDIRECT 1 1605704134 cli-progress • 3.12.0 easy to use progress-bar for command-line/terminal applications INDIRECT 5 1676805869 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 command-exists • 1.2.9 check whether a command line command exists in the current environment INDIRECT 0 1586978634 commander • 3.0.2 the complete solution for node.js command-line programs INDIRECT 0 1569489022 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 create-require • 1.1.1 Polyfill for Node.js module.createRequire (<= v12.2.0) INDIRECT 0 1606398092 cross-spawn • 7.0.3 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1590420907 debug • 4.3.7 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1725583977 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 fast-glob • 3.3.2 It's a very fast and efficient glob library for Node.js INDIRECT 17 1699274471 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 fs-extra • 0.30.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. INDIRECT 15 1461855288 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. INDIRECT 3 1561741356 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 DIRECT 23 1641609998 handlebars • 4.7.8 Handlebars provides the power necessary to let you build semantic templates effectively with no frustration DIRECT 5 1690924752 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 hyperlinker • 1.0.0 Write hyperlinks in the terminal. INDIRECT 0 1511839984 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 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-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-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-sha3 • 0.8.0 A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding. INDIRECT 0 1533454591 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 json5 • 2.2.3 JSON for Humans DIRECT 0 1672506692 jsonfile • 2.4.0 Easily read/write JSON files. INDIRECT 1 1473989979 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 klaw • 1.3.1 File system walker with Readable stream interface. INDIRECT 1 1477411631 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 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. DIRECT 5 1724430678 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 natural-orderby • 2.0.3 Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc. INDIRECT 0 1554842232 neo-async • 2.6.2 Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT 0 1594319033 object-treeify • 1.1.33 Stringify Object as tree structure INDIRECT 0 1615302625 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 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 redeyed • 2.1.1 Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured. INDIRECT 1 1527013931 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 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 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 slice-ansi • 4.0.0 Slice a string with ANSI escape codes INDIRECT 5 1581872767 solc • 0.6.12 Solidity compiler DIRECT 24 1595442445 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 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 supports-hyperlinks • 2.3.0 Detect if your terminal emulator supports hyperlinks INDIRECT 2 1662440137 tmp • 0.0.33 Temporary file and directory creator INDIRECT 1 1502530219 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 ts-node • 10.9.2 TypeScript execution environment and REPL for node.js, with source map support INDIRECT 16 1702037086 undici-types • 6.19.8 A stand-alone types package for Undici INDIRECT 0 1724087971 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 v8-compile-cache-lib • 3.0.1 Require hook for automatic V8 compile cache persistence INDIRECT 0 1650071019 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 wordwrap • 1.0.0 Wrap those words. Show them at what columns to start and stop. INDIRECT 0 1431018445 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 yn • 3.1.1 Parse yes/no like values INDIRECT 0 1564510804