@babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 October 30, 2024 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 October 22, 2024 @csstools/css-parser-algorithms • 3.0.4 Algorithms to help you parse CSS from an array of tokens. DIRECT 0 November 1, 2024 @csstools/css-tokenizer • 3.0.3 Tokenize CSS DIRECT 0 October 25, 2024 @csstools/media-query-list-parser • 4.0.2 Parse CSS media query lists. DIRECT 0 November 1, 2024 @dual-bundle/import-meta-resolve • 4.1.0 A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package. DIRECT 0 May 9, 2024 @keyv/serialize • 1.0.3 Serialization for Keyv INDIRECT 3 February 18, 2025 @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 ajv • 8.17.1 Another JSON Schema Validator INDIRECT 4 July 12, 2024 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 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 balanced-match • 2.0.0 Match balanced character pairs, like "{" and "}" DIRECT 0 April 6, 2021 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 November 11, 2020 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 • 6.0.3 Node.js Buffer API, for the browser INDIRECT 2 November 23, 2020 cacheable • 1.8.9 High Performance Layer 1 / Layer 2 Caching with Keyv Storage INDIRECT 6 March 3, 2025 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 April 6, 2019 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 colord • 2.9.3 👑 A tiny yet powerful tool for high-performance color manipulations and conversions DIRECT 0 August 10, 2022 cosmiconfig • 9.0.0 Find and load configuration from a package.json property, rc file, TypeScript module, and more! DIRECT 16 November 26, 2023 css-functions-list • 3.2.3 List of standard and browser specific CSS functions. DIRECT 0 October 9, 2024 css-tree • 3.1.0 A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations DIRECT 2 December 6, 2024 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 February 4, 2019 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser DIRECT 1 December 6, 2024 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 env-paths • 2.2.1 Get paths for storing things like data, config, cache, etc INDIRECT 0 March 8, 2021 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 June 19, 2018 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 June 8, 2020 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js DIRECT 17 January 5, 2025 fastest-levenshtein • 1.0.16 Fastest Levenshtein distance implementation in JS. DIRECT 0 August 2, 2022 file-entry-cache • 10.0.7 A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run DIRECT 9 March 3, 2025 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 flat-cache • 6.1.7 A simple key/value storage using files to persist the data INDIRECT 8 March 3, 2025 global-modules • 2.0.0 The directory used by npm for globally installed npm modules. DIRECT 5 December 15, 2018 global-prefix • 3.0.0 Get the npm global path prefix. INDIRECT 4 December 15, 2018 globby • 11.1.0 User-friendly glob matching DIRECT 23 January 8, 2022 globjoin • 0.1.4 Join paths and globs. DIRECT 0 February 16, 2016 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 April 6, 2019 hookified • 1.8.1 Event Emitting and Middleware Hooks INDIRECT 0 March 14, 2025 html-tags • 3.3.1 List of standard HTML tags DIRECT 0 April 5, 2023 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 ignore • 7.0.3 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. DIRECT 0 January 14, 2025 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 February 2, 2025 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 DIRECT 0 August 24, 2013 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 August 31, 2015 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-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-plain-object • 5.0.0 Returns true if an object was created by the `Object` constructor, or Object.create(null). DIRECT 0 September 9, 2020 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 January 28, 2018 js-yaml • 4.1.0 YAML 1.2 parser and serializer INDIRECT 1 April 14, 2021 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 September 2, 2020 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 December 13, 2020 keyv • 5.3.1 Simple key-value storage with support for multiple backends INDIRECT 4 March 3, 2025 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 January 16, 2020 known-css-properties • 0.35.0 List of known CSS properties DIRECT 0 October 18, 2024 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 November 21, 2021 lodash.truncate • 4.4.2 The lodash method `_.truncate` exported as a module. INDIRECT 0 August 13, 2016 mathml-tag-names • 2.1.3 List of known MathML tag-names DIRECT 0 January 24, 2020 meow • 13.2.0 CLI app helper DIRECT 0 February 6, 2024 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. DIRECT 5 August 23, 2024 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 nanoid • 3.3.9 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 March 7, 2025 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. DIRECT 0 April 19, 2018 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 March 28, 2019 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 January 18, 2021 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 postcss-resolve-nested-selector • 0.1.6 Resolve a nested selector in a PostCSS AST DIRECT 0 August 12, 2024 postcss-safe-parser • 7.0.1 Fault-tolerant CSS parser for PostCSS DIRECT 0 October 4, 2024 postcss-selector-parser • 7.1.0 > Selector parser with built in methods for working with selector strings. DIRECT 2 February 7, 2025 postcss-value-parser • 4.2.0 Transforms css values and at-rule params into the tree DIRECT 0 November 29, 2021 postcss • 8.5.3 Tool for transforming styles with JS plugins DIRECT 3 February 19, 2025 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 March 22, 2021 require-from-string • 2.0.2 Require module from string INDIRECT 0 April 9, 2018 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 September 23, 2017 resolve-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path DIRECT 0 April 15, 2019 reusify • 1.1.0 Reuse objects and functions with style INDIRECT 0 February 25, 2025 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 February 10, 2021 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-width • 4.2.3 Get the visual width of a string - the number of columns required to display it DIRECT 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-hyperlinks • 3.2.0 Detect whether a terminal supports hyperlinks DIRECT 2 February 2, 2025 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 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015