@babel/code-frame • 7.12.11 Generate errors that contain a code frame that point to source locations. INDIRECT 11 1608076755 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @babel/highlight • 7.25.9 Syntax highlight JavaScript strings for output in terminals. INDIRECT 10 1729610443 @eslint/eslintrc • 0.4.3 The legacy ESLintRC config file format for ESLint INDIRECT 28 1626557013 @types/eslint-visitor-keys • 1.0.0 TypeScript definitions for eslint-visitor-keys INDIRECT 0 1518918854 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 @typescript-eslint/experimental-utils • 3.10.1 (Experimental) Utilities for working with TypeScript + ESLint together INDIRECT 29 1598350456 @typescript-eslint/types • 3.10.1 Types for the TypeScript-ESTree AST spec INDIRECT 0 1598350441 @typescript-eslint/visitor-keys • 3.10.1 Visitor keys used to help traverse the TypeScript-ESTree AST INDIRECT 1 1598350441 acorn-jsx • 5.3.2 Modern, fast React.js JSX parser INDIRECT 0 1625793357 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 ajv • 8.17.1 Another JSON Schema Validator INDIRECT 4 1720816933 ansi-colors • 4.1.3 Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs). INDIRECT 0 1652716102 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 astral-regex • 2.0.0 Regular expression for matching astral symbols INDIRECT 0 1554461087 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 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 common-tags • 1.8.2 a few common utility template tags for ES2015 DIRECT 0 1637093261 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 deep-is • 0.1.4 node's assert.deepEqual algorithm except for NaN being equal to NaN INDIRECT 0 1630774520 dlv • 1.1.3 Safely get a dot-notated property within an object. DIRECT 0 1558530846 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 enquirer • 2.4.1 Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases. INDIRECT 3 1690547190 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 escape-string-regexp • 4.0.0 Escape RegExp special characters INDIRECT 0 1587627085 eslint-utils • 2.1.0 Utilities for ESLint plugins. INDIRECT 1 1592223661 eslint • 7.32.0 An AST-based pattern checker for JavaScript. DIRECT 113 1627685206 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 1482873307 file-entry-cache • 6.0.1 Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process INDIRECT 16 1613794256 flat-cache • 3.2.0 A stupidly simple key/value storage using files to persist some data INDIRECT 15 1699834035 functional-red-black-tree • 1.0.1 A fully persistent balanced binary search tree INDIRECT 0 1412006712 globals • 13.24.0 Global identifiers from different JavaScript environments INDIRECT 1 1702229568 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 ignore • 4.0.6 Ignore is a manager and filter for .gitignore rules. INDIRECT 0 1534048762 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 1738489541 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 indent-string • 4.0.0 Indent each line in a string DIRECT 0 1555486273 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 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 json-buffer • 3.0.1 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 1536606136 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 json-stable-stringify-without-jsonify • 1.0.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies INDIRECT 0 1481839235 keyv • 4.5.4 Simple key-value storage with support for multiple backends INDIRECT 1 1696697634 levn • 0.4.1 Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible INDIRECT 2 1585965931 lodash.merge • 4.6.2 The Lodash method `_.merge` exported as a module. DIRECT 0 1562717981 lodash.truncate • 4.4.2 The lodash method `_.truncate` exported as a module. INDIRECT 0 1471110384 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loglevel-colored-level-prefix • 1.0.0 loglevel plugin that adds colored level prefix (node only) DIRECT 8 1488219496 loglevel • 1.9.2 Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods INDIRECT 0 1725635388 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 natural-compare • 1.4.0 Compare strings containing a mix of letters and numbers in the way a human being would in sort order. INDIRECT 0 1469220492 optionator • 0.9.4 option parsing and help generation INDIRECT 6 1714169871 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 1553772832 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 prelude-ls • 1.2.1 prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. INDIRECT 0 1585868020 prettier • 2.8.8 Prettier is an opinionated code formatter DIRECT 0 1682234772 pretty-format • 23.6.0 Stringify any JavaScript value. DIRECT 4 1536583373 progress • 2.0.3 Flexible ascii progress bar INDIRECT 0 1544029078 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 regexpp • 3.2.0 Regular expression parser for ECMAScript. INDIRECT 0 1623668818 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 require-relative • 0.8.7 require and resolve modules relative to a path of your choice DIRECT 0 1387544184 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 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 slice-ansi • 4.0.0 Slice a string with ANSI escape codes INDIRECT 5 1581872767 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 • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-json-comments • 3.1.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1594565096 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 text-table • 0.2.0 borderless text tables with alignment INDIRECT 0 1380945086 tsutils • 3.21.0 utilities for working with typescript's AST INDIRECT 1 1615137992 type-check • 0.4.0 type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. INDIRECT 1 1585882957 v8-compile-cache • 2.4.0 Require hook for automatic V8 compile cache persistence INDIRECT 0 1692049126 vue-eslint-parser • 7.1.1 The ESLint custom parser for `.vue` files. DIRECT 12 1602498931 word-wrap • 1.2.5 Wrap words to a specified length. INDIRECT 0 1690036658