@4c/tsconfig • 0.3.1 A set of shareable `tsconfig.json` for typescript projects DIRECT 1 February 12, 2020 @babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 October 30, 2024 @babel/generator • 7.26.10 Turns an AST into code. INDIRECT 10 March 11, 2025 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 October 22, 2024 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 October 22, 2024 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 October 22, 2024 @babel/parser • 7.26.10 A JavaScript parser INDIRECT 3 March 11, 2025 @babel/runtime • 7.26.10 babel's modular runtime helpers INDIRECT 1 March 11, 2025 @babel/template • 7.26.9 Generate an AST from a string template. INDIRECT 7 February 14, 2025 @babel/traverse • 7.26.10 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 March 11, 2025 @babel/types • 7.26.10 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 March 11, 2025 @emotion/cache • 10.0.29 emotion's cache INDIRECT 4 March 2, 2020 @emotion/core • 10.3.1 > Simple styling in React. DIRECT 59 December 8, 2021 @emotion/css • 10.0.27 a function to serialize css and object styless INDIRECT 54 December 22, 2019 @emotion/hash • 0.8.0 A MurmurHash2 implementation INDIRECT 0 March 2, 2020 @emotion/is-prop-valid • 0.8.8 A function to check whether a prop is valid for HTML and SVG elements INDIRECT 1 March 9, 2020 @emotion/memoize • 0.7.4 emotion's memoize utility INDIRECT 0 December 22, 2019 @emotion/serialize • 0.11.16 serialization utils for emotion INDIRECT 5 March 2, 2020 @emotion/sheet • 0.9.4 emotion's stylesheet INDIRECT 0 December 22, 2019 @emotion/styled-base • 10.3.0 base styled API for emotion INDIRECT 9 November 26, 2021 @emotion/styled • 10.3.0 styled API for emotion DIRECT 56 November 26, 2021 @emotion/stylis • 0.8.5 A custom build of Stylis INDIRECT 0 December 22, 2019 @emotion/unitless • 0.7.5 An object of css properties that don't accept values with units INDIRECT 0 December 22, 2019 @emotion/utils • 0.11.3 internal utils for emotion INDIRECT 0 December 22, 2019 @emotion/weak-memoize • 0.2.5 A memoization function that uses a WeakMap INDIRECT 0 December 22, 2019 @jridgewell/gen-mapping • 0.3.8 Generate source maps INDIRECT 4 December 11, 2024 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 February 14, 2024 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 February 29, 2024 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 July 9, 2024 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 March 2, 2024 @mrmlnc/readdir-enhanced • 2.2.1 fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc. INDIRECT 2 February 13, 2018 @nodelib/fs.stat • 1.1.3 Get the status of a file with some features INDIRECT 0 November 2, 2018 @restart/hooks • 0.3.27 A set of utility and general-purpose React hooks. DIRECT 1 June 16, 2021 @types/buble • 0.20.5 TypeScript definitions for buble INDIRECT 2 November 7, 2023 @types/classnames • 2.3.4 Stub TypeScript definitions entry for classnames, which provides its own types definitions DIRECT 1 October 23, 2024 @types/glob • 7.2.0 TypeScript definitions for Glob INDIRECT 3 October 19, 2021 @types/minimatch • 5.1.2 TypeScript definitions for minimatch INDIRECT 0 August 31, 2022 @types/node • 22.13.10 TypeScript definitions for node INDIRECT 1 March 8, 2025 @types/parse-json • 4.0.2 TypeScript definitions for parse-json INDIRECT 0 November 7, 2023 @types/prop-types • 15.7.14 TypeScript definitions for prop-types INDIRECT 0 December 5, 2024 @types/react-dom • 16.9.25 TypeScript definitions for react-dom DIRECT 0 December 9, 2024 @types/react • 16.14.62 TypeScript definitions for react DIRECT 3 September 27, 2024 @types/scheduler • 0.16.8 TypeScript definitions for scheduler INDIRECT 0 November 22, 2023 acorn-dynamic-import • 4.0.0 Support dynamic imports in acorn DIRECT 0 October 1, 2018 acorn-jsx • 5.3.2 Modern, fast React.js JSX parser DIRECT 0 July 9, 2021 acorn • 6.4.2 ECMAScript parser INDIRECT 0 October 5, 2020 acorn • 7.4.1 ECMAScript parser DIRECT 0 October 5, 2020 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 August 21, 2020 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 March 2, 2018 arr-diff • 4.0.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 0 April 14, 2017 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 July 5, 2017 arr-union • 3.1.0 Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. INDIRECT 0 February 23, 2016 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 June 16, 2016 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 June 16, 2016 array-unique • 0.3.2 Remove duplicate values from an array. Fastest ES5 implementation. INDIRECT 0 August 1, 2016 arrify • 2.0.1 Convert a value to an array INDIRECT 0 April 9, 2019 assign-symbols • 1.0.0 Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method. INDIRECT 0 December 19, 2017 babel-plugin-emotion • 10.2.2 A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. INDIRECT 53 February 9, 2021 babel-plugin-macros • 2.8.0 Allows you to build compile-time libraries INDIRECT 25 December 7, 2019 babel-plugin-syntax-jsx • 6.18.0 Allow parsing of jsx INDIRECT 0 October 24, 2016 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 April 6, 2021 base • 0.11.2 base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`. INDIRECT 44 September 8, 2017 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 February 10, 2018 braces • 2.3.2 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 70 April 8, 2018 buble • 0.19.6 The blazing fast, batteries-included ES2015 compiler INDIRECT 22 October 23, 2018 buble • 0.19.8 The blazing fast, batteries-included ES2015 compiler DIRECT 24 July 3, 2019 cache-base • 1.0.1 Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects. INDIRECT 28 July 22, 2017 call-me-maybe • 1.0.2 Let your JS API users either give you a callback or receive a promise INDIRECT 0 October 31, 2022 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 April 6, 2019 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 January 5, 2019 class-utils • 0.3.6 Utils for working with JavaScript classes and prototype methods. INDIRECT 13 January 11, 2018 classnames • 2.5.1 A simple utility for conditionally joining classNames together DIRECT 0 December 29, 2023 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 July 31, 2019 collection-visit • 1.0.0 Visit a method over the items in an object, or map visit over the objects in an array. INDIRECT 3 April 9, 2017 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 component-emitter • 1.3.1 Event emitter INDIRECT 0 November 16, 2023 component-xor • 0.0.4 tiny xor utility function INDIRECT 0 March 31, 2015 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 January 30, 2014 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 October 10, 2022 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 June 9, 2016 core-js • 3.41.0 Standard library INDIRECT 0 March 1, 2025 cosmiconfig • 6.0.0 Find and load configuration from a package.json property, rc file, or CommonJS module INDIRECT 16 November 2, 2019 cp-file • 7.0.0 Copy a file INDIRECT 7 April 19, 2019 cpy • 8.1.2 Copy files DIRECT 134 March 5, 2021 csstype • 2.6.21 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 September 14, 2022 csstype • 3.1.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 December 7, 2023 debug • 2.6.9 small debugging utility INDIRECT 1 September 22, 2017 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 December 6, 2024 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 December 1, 2022 define-property • 0.2.5 Define a non-enumerable property on an object. INDIRECT 5 August 31, 2015 define-property • 1.0.0 Define a non-enumerable property on an object. INDIRECT 5 April 20, 2017 define-property • 2.0.2 Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty. INDIRECT 6 January 26, 2018 dequal • 2.0.3 A tiny (304B to 489B) utility for check for deep equality INDIRECT 0 July 11, 2022 dir-glob • 2.2.2 Convert directories to glob compatible strings INDIRECT 2 January 20, 2019 dom-iterator • 1.0.2 iterator for mini-html-parser INDIRECT 2 January 18, 2025 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 June 19, 2018 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 February 21, 2016 expand-brackets • 2.1.4 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 63 December 12, 2016 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 July 16, 2015 extend-shallow • 3.0.2 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 4 December 20, 2017 extglob • 2.0.4 Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. INDIRECT 66 January 12, 2018 fast-glob • 2.2.7 Is a faster `node-glob` alternative INDIRECT 91 May 18, 2019 fill-range • 4.0.0 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 7 April 23, 2017 find-root • 1.1.0 find the closest package.json INDIRECT 0 June 29, 2017 for-in • 1.0.2 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 February 28, 2017 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 March 14, 2017 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 October 12, 2023 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 June 18, 2016 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 April 30, 2019 globby • 9.2.0 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 115 April 1, 2019 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 January 2, 2018 has-glob • 1.0.0 Returns `true` if an array has a glob pattern. INDIRECT 2 September 8, 2016 has-value • 0.3.1 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 4 March 27, 2016 has-value • 1.0.0 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 7 May 19, 2017 has-values • 0.1.4 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 0 March 27, 2016 has-values • 1.0.0 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 4 May 19, 2017 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 March 10, 2024 holderjs • 2.9.9 Holder uses SVG to render image placeholders entirely in browser. DIRECT 0 January 10, 2021 ignore • 4.0.6 Ignore is a manager and filter for .gitignore rules. INDIRECT 0 August 12, 2018 import-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 February 2, 2025 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 April 17, 2019 is-accessor-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. INDIRECT 2 October 26, 2023 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 August 31, 2015 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 October 25, 2017 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 December 21, 2024 is-data-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript data descriptor. INDIRECT 2 October 26, 2023 is-descriptor • 0.1.7 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 October 27, 2023 is-descriptor • 1.0.3 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 October 27, 2023 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 July 4, 2015 is-extendable • 1.0.1 Returns true if a value is a plain object, array or function. INDIRECT 2 September 11, 2017 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 December 11, 2016 is-glob • 3.1.0 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 October 12, 2016 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 • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 September 11, 2016 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 July 11, 2017 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 February 14, 2018 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 December 10, 2015 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 April 25, 2016 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 June 30, 2017 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 January 28, 2018 jsesc • 0.5.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 August 18, 2014 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 December 11, 2024 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 September 2, 2020 junk • 3.1.0 Filter out system junk files like .DS_Store and Thumbs.db INDIRECT 0 April 2, 2019 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 May 16, 2017 kind-of • 4.0.0 Get the native type of a value. INDIRECT 1 May 19, 2017 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 January 16, 2020 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 November 21, 2021 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 July 10, 2018 magic-string • 0.25.9 Modify strings, generate sourcemaps DIRECT 1 March 3, 2022 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 April 22, 2020 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 May 10, 2016 map-visit • 1.0.0 Map `visit` over an array of objects. INDIRECT 2 April 9, 2017 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 June 3, 2020 micromatch • 3.1.10 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 80 March 22, 2018 minimist • 1.2.8 parse argument options INDIRECT 0 February 9, 2023 mixin-deep • 1.3.2 Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. INDIRECT 4 June 24, 2019 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 May 16, 2017 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 December 8, 2020 nanomatch • 1.2.13 Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces) INDIRECT 68 June 27, 2018 nested-error-stacks • 2.1.1 An Error subclass that will chain nested Errors and dump nested stacktraces INDIRECT 0 March 28, 2022 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 January 16, 2017 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 June 9, 2016 object-visit • 1.0.1 Call a specified method on each value in the given object. INDIRECT 1 May 30, 2017 object.pick • 1.3.0 Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore. INDIRECT 1 August 19, 2017 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 September 30, 2016 os-homedir • 2.0.0 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 November 8, 2018 p-all • 2.1.0 Run promise-returning & async functions concurrently with optional limited concurrency INDIRECT 1 April 6, 2019 p-event • 4.2.0 Promisify an event by waiting for it to be emitted INDIRECT 2 June 6, 2020 p-filter • 2.1.0 Filter promises concurrently INDIRECT 1 April 4, 2019 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 October 21, 2016 p-map • 2.1.0 Map over promises concurrently INDIRECT 0 April 6, 2019 p-map • 3.0.0 Map over promises concurrently INDIRECT 3 July 13, 2019 p-timeout • 3.2.0 Timeout a promise after a specified amount of time INDIRECT 1 September 17, 2019 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 pascalcase • 0.1.1 Convert a string to pascal-case. INDIRECT 0 December 4, 2015 path-dirname • 1.0.2 Node.js path.dirname() ponyfill INDIRECT 0 October 18, 2016 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 September 30, 2016 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 May 25, 2021 path-type • 3.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 July 8, 2017 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 March 12, 2019 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 May 28, 2017 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 October 22, 2018 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 April 20, 2017 prism-react-renderer • 1.3.5 Renders highlighted Prism output using React DIRECT 0 June 30, 2022 prismjs • 1.30.0 Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet. DIRECT 0 March 10, 2025 prop-types • 15.8.1 Runtime type checking for React props and similar objects. DIRECT 4 January 5, 2022 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 March 19, 2020 react-live • 2.4.1 A production-focused playground for live editing React code DIRECT 38 January 18, 2022 react-simple-code-editor • 0.11.3 Simple no-frills code editor with syntax highlighting DIRECT 0 August 9, 2022 regenerate-unicode-properties • 9.0.0 Regenerate sets for Unicode properties and values. INDIRECT 1 September 14, 2021 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 November 1, 2020 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 December 15, 2023 regex-not • 1.0.2 Create a javascript regular expression for matching everything except for the given string. INDIRECT 7 February 20, 2018 regexpu-core • 4.8.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 September 14, 2021 regjsgen • 0.5.2 Generate regular expressions from regjsparser’s AST. INDIRECT 0 May 24, 2020 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 April 7, 2021 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 October 23, 2016 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-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 February 25, 2014 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 December 19, 2024 ret • 0.1.15 Tokenizes a string that represents a regular expression. INDIRECT 0 August 10, 2017 safe-regex • 1.1.0 detect possibly catastrophic, exponential-time regular expressions INDIRECT 1 March 19, 2015 set-value • 2.0.1 Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. INDIRECT 8 June 24, 2019 slash • 2.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 March 23, 2018 snapdragon-node • 2.1.1 Snapdragon utility for creating a new AST node in custom code, such as plugins. INDIRECT 10 June 25, 2017 snapdragon-util • 3.0.1 Utilities for the snapdragon parser/compiler. INDIRECT 2 June 25, 2017 snapdragon • 0.8.2 Fast, pluggable and easy-to-use parser-renderer factory. INDIRECT 56 March 11, 2018 source-map-resolve • 0.5.3 Resolve the source map and/or sources for a generated file. INDIRECT 5 December 28, 2019 source-map-url • 0.4.1 Tools for working with sourceMappingURL comments. INDIRECT 0 February 1, 2021 sourcemap-codec • 1.4.8 Encode/decode sourcemap mappings INDIRECT 0 January 16, 2020 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 November 19, 2017 static-extend • 0.1.2 Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors. INDIRECT 10 June 9, 2016 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 to-object-path • 0.3.0 Create an object path from a list or array of strings. INDIRECT 2 January 31, 2016 to-regex-range • 2.1.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 4 April 27, 2017 to-regex • 3.0.2 Generate a regex from a string or array of strings. INDIRECT 14 February 24, 2018 typescript-workspace-plugin • 2.0.1 typescript workspace - language services plugin INDIRECT 0 October 18, 2018 undici-types • 6.20.0 A stand-alone types package for Undici INDIRECT 0 October 9, 2024 unescape • 1.0.1 Convert HTML entities to HTML characters, e.g. `>` converts to `>`. INDIRECT 2 June 8, 2017 unicode-canonical-property-names-ecmascript • 2.0.1 The set of canonical Unicode property names supported in ECMAScript RegExp property escapes. INDIRECT 0 September 12, 2024 unicode-match-property-ecmascript • 2.0.0 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 2 September 14, 2021 unicode-match-property-value-ecmascript • 2.2.0 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 0 September 12, 2024 unicode-property-aliases-ecmascript • 2.1.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 September 14, 2022 union-value • 1.0.1 Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. INDIRECT 11 June 24, 2019 unset-value • 1.0.0 Delete nested properties from an object using dot notation. INDIRECT 6 February 25, 2017 urix • 0.1.0 Makes Windows-style paths more unix and URI friendly. INDIRECT 0 March 1, 2014 use • 3.1.1 Easily add plugin support to your node.js application. INDIRECT 0 July 12, 2018 vlq • 1.0.1 Generate, and decode, base64 VLQ mappings for source maps and other uses INDIRECT 0 July 3, 2019