@babel/code-frame • 7.29.7 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1779707738 @babel/compat-data • 7.29.7 The compat-data to determine required Babel plugins INDIRECT 0 1779707728 @babel/core • 7.12.9 Babel compiler core. INDIRECT 34 1606251752 @babel/core • 7.29.7 Babel compiler core. INDIRECT 38 1779707813 @babel/generator • 7.29.7 Turns an AST into code. INDIRECT 9 1779707783 @babel/helper-annotate-as-pure • 7.29.7 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1779707779 @babel/helper-compilation-targets • 7.29.7 Helper functions on Babel compilation targets INDIRECT 13 1779707738 @babel/helper-create-class-features-plugin • 7.29.7 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1779707813 @babel/helper-create-regexp-features-plugin • 7.29.7 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1779707783 @babel/helper-define-polyfill-provider • 0.6.8 Babel helper to create your own polyfill provider INDIRECT 25 1773698699 @babel/helper-globals • 7.29.7 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1779707730 @babel/helper-member-expression-to-functions • 7.29.7 Helper function to replace certain member expressions with function calls INDIRECT 18 1779707797 @babel/helper-module-imports • 7.29.7 Babel helper functions for inserting module loads INDIRECT 18 1779707797 @babel/helper-module-transforms • 7.29.7 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1779707803 @babel/helper-optimise-call-expression • 7.29.7 Helper function to optimise call expression INDIRECT 3 1779707779 @babel/helper-plugin-utils • 7.10.4 General utilities for plugins to use INDIRECT 0 1593522679 @babel/helper-plugin-utils • 7.29.7 General utilities for plugins to use INDIRECT 0 1779707730 @babel/helper-remap-async-to-generator • 7.29.7 Helper function to remap async functions to generators INDIRECT 20 1779707803 @babel/helper-replace-supers • 7.29.7 Helper function to replace supers INDIRECT 20 1779707804 @babel/helper-skip-transparent-expression-wrappers • 7.29.7 Helper which skips types and parentheses INDIRECT 18 1779707797 @babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/helper-validator-option • 7.29.7 Validate plugin/preset options INDIRECT 0 1779707732 @babel/helper-wrap-function • 7.29.7 Helper to wrap functions inside a function call. INDIRECT 18 1779707799 @babel/helpers • 7.29.7 Collection of helper functions used by Babel transforms. INDIRECT 8 1779707788 @babel/parser • 7.29.7 A JavaScript parser INDIRECT 3 1779707779 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.29.7 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 19 1779707799 @babel/plugin-bugfix-safari-class-field-initializer-scope • 7.29.7 Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843 INDIRECT 1 1779707738 @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.29.7 Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517 INDIRECT 1 1779707740 @babel/plugin-bugfix-safari-rest-destructuring-rhs-array • 7.29.7 Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results INDIRECT 20 1779707806 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.29.7 Transform optional chaining operators to workaround https://crbug.com/v8/11558 INDIRECT 21 1779707813 @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.29.7 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 19 1779707799 @babel/plugin-proposal-class-properties • 7.18.6 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1656359444 @babel/plugin-proposal-nullish-coalescing-operator • 7.18.6 Remove nullish coalescing operator INDIRECT 2 1656359392 @babel/plugin-proposal-object-rest-spread • 7.12.1 Compile object rest and spread to ES5 INDIRECT 3 1602801667 @babel/plugin-proposal-optional-chaining • 7.21.0 Transform optional chaining operators into a series of nil checks INDIRECT 21 1676907054 @babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2 This plugin transforms checks for a private property in an object INDIRECT 0 1686222840 @babel/plugin-syntax-flow • 7.29.7 Allow parsing of the flow syntax INDIRECT 1 1779707747 @babel/plugin-syntax-import-assertions • 7.29.7 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1779707749 @babel/plugin-syntax-import-attributes • 7.29.7 Allow parsing of the module attributes in the import statement INDIRECT 1 1779707749 @babel/plugin-syntax-jsx • 7.12.1 Allow parsing of jsx INDIRECT 1 1602801583 @babel/plugin-syntax-jsx • 7.29.7 Allow parsing of jsx INDIRECT 1 1779707752 @babel/plugin-syntax-nullish-coalescing-operator • 7.8.3 Allow parsing of the nullish-coalescing operator INDIRECT 1 1578950043 @babel/plugin-syntax-object-rest-spread • 7.8.3 Allow parsing of object rest/spread INDIRECT 1 1578950053 @babel/plugin-syntax-optional-chaining • 7.8.3 Allow parsing of optional properties INDIRECT 1 1578950083 @babel/plugin-syntax-typescript • 7.29.7 Allow parsing of TypeScript syntax INDIRECT 1 1779707755 @babel/plugin-syntax-unicode-sets-regex • 7.18.6 Parse regular expressions' unicodeSets (v) flag. INDIRECT 17 1656359425 @babel/plugin-transform-arrow-functions • 7.29.7 Compile ES2015 arrow functions to ES5 INDIRECT 1 1779707756 @babel/plugin-transform-async-generator-functions • 7.29.7 Turn async generator functions into ES2015 generators INDIRECT 22 1779707815 @babel/plugin-transform-async-to-generator • 7.29.7 Turn async functions into ES2015 generators INDIRECT 23 1779707815 @babel/plugin-transform-block-scoped-functions • 7.29.7 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1779707756 @babel/plugin-transform-block-scoping • 7.29.7 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1779707756 @babel/plugin-transform-class-properties • 7.29.7 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1779707822 @babel/plugin-transform-class-static-block • 7.29.7 Transform class static blocks INDIRECT 26 1779707824 @babel/plugin-transform-classes • 7.29.7 Compile ES2015 classes to ES5 INDIRECT 36 1779707815 @babel/plugin-transform-computed-properties • 7.29.7 Compile ES2015 computed properties to ES5 INDIRECT 9 1779707788 @babel/plugin-transform-destructuring • 7.29.7 Compile ES2015 destructuring to ES5 INDIRECT 19 1779707801 @babel/plugin-transform-dotall-regex • 7.29.7 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1779707788 @babel/plugin-transform-duplicate-keys • 7.29.7 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1779707757 @babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.29.7 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1779707788 @babel/plugin-transform-dynamic-import • 7.29.7 Transform import() expressions INDIRECT 1 1779707758 @babel/plugin-transform-explicit-resource-management • 7.29.7 Compile `using` and `await using` declarations to ES2015 INDIRECT 20 1779707806 @babel/plugin-transform-exponentiation-operator • 7.29.7 Compile exponentiation operator to ES5 INDIRECT 1 1779707758 @babel/plugin-transform-export-namespace-from • 7.29.7 Compile export namespace to ES2015 INDIRECT 1 1779707758 @babel/plugin-transform-flow-strip-types • 7.29.7 Strip flow type annotations from your output code. INDIRECT 2 1779707781 @babel/plugin-transform-for-of • 7.29.7 Compile ES2015 for...of to ES5 INDIRECT 20 1779707808 @babel/plugin-transform-function-name • 7.29.7 Apply ES2015 function.name semantics to all functions INDIRECT 32 1779707801 @babel/plugin-transform-json-strings • 7.29.7 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1779707760 @babel/plugin-transform-literals • 7.29.7 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1779707761 @babel/plugin-transform-logical-assignment-operators • 7.29.7 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1779707762 @babel/plugin-transform-member-expression-literals • 7.29.7 Ensure that reserved words are quoted in property accesses INDIRECT 1 1779707763 @babel/plugin-transform-modules-amd • 7.29.7 This plugin transforms ES2015 modules to AMD INDIRECT 21 1779707817 @babel/plugin-transform-modules-commonjs • 7.29.7 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1779707817 @babel/plugin-transform-modules-systemjs • 7.29.7 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1779707818 @babel/plugin-transform-modules-umd • 7.29.7 This plugin transforms ES2015 modules to UMD INDIRECT 21 1779707819 @babel/plugin-transform-named-capturing-groups-regex • 7.29.7 Compile regular expressions using named groups to ES5. INDIRECT 17 1779707790 @babel/plugin-transform-new-target • 7.29.7 Transforms new.target meta property INDIRECT 1 1779707763 @babel/plugin-transform-nullish-coalescing-operator • 7.29.7 Remove nullish coalescing operator INDIRECT 1 1779707763 @babel/plugin-transform-numeric-separator • 7.29.7 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1779707764 @babel/plugin-transform-object-rest-spread • 7.29.7 Compile object rest and spread to ES5 INDIRECT 34 1779707808 @babel/plugin-transform-object-super • 7.29.7 Compile ES2015 object super to ES5 INDIRECT 22 1779707820 @babel/plugin-transform-optional-catch-binding • 7.29.7 Compile optional catch bindings INDIRECT 1 1779707765 @babel/plugin-transform-optional-chaining • 7.29.7 Transform optional chaining operators into a series of nil checks INDIRECT 20 1779707809 @babel/plugin-transform-parameters • 7.29.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1779707767 @babel/plugin-transform-private-methods • 7.29.7 This plugin transforms private class methods INDIRECT 26 1779707824 @babel/plugin-transform-private-property-in-object • 7.29.7 This plugin transforms checks for a private property in an object INDIRECT 26 1779707824 @babel/plugin-transform-property-literals • 7.29.7 Ensure that reserved words are quoted in object property keys INDIRECT 1 1779707767 @babel/plugin-transform-react-jsx • 7.29.7 Turn JSX into React function calls INDIRECT 22 1779707808 @babel/plugin-transform-regenerator • 7.29.7 Explode async and generator functions into a state machine. INDIRECT 1 1779707772 @babel/plugin-transform-regexp-modifiers • 7.29.7 Compile inline regular expression modifiers INDIRECT 17 1779707793 @babel/plugin-transform-reserved-words • 7.29.7 Ensure that no reserved words are used. INDIRECT 1 1779707772 @babel/plugin-transform-shorthand-properties • 7.29.7 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1779707772 @babel/plugin-transform-spread • 7.29.7 Compile ES2015 spread to ES5 INDIRECT 20 1779707810 @babel/plugin-transform-sticky-regex • 7.29.7 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1779707772 @babel/plugin-transform-template-literals • 7.29.7 Compile ES2015 template literals to ES5 INDIRECT 1 1779707774 @babel/plugin-transform-typeof-symbol • 7.29.7 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1779707774 @babel/plugin-transform-typescript • 7.29.7 Transform TypeScript into ES.next INDIRECT 27 1779707824 @babel/plugin-transform-unicode-escapes • 7.29.7 Compile ES2015 Unicode escapes to ES5 INDIRECT 1 1779707774 @babel/plugin-transform-unicode-property-regex • 7.29.7 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1779707792 @babel/plugin-transform-unicode-regex • 7.29.7 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1779707792 @babel/plugin-transform-unicode-sets-regex • 7.29.7 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1779707792 @babel/preset-env • 7.29.7 A Babel preset for each environment. INDIRECT 128 1779707829 @babel/preset-flow • 7.29.7 Babel preset for all Flow plugins. INDIRECT 4 1779707785 @babel/preset-modules • 0.1.6-no-external-plugins A Babel preset that targets modern browsers by fixing engine bugs. INDIRECT 5 1689960984 @babel/preset-typescript • 7.29.7 Babel preset for TypeScript. INDIRECT 33 1779707828 @babel/register • 7.29.7 babel require hook INDIRECT 21 1779707732 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.7 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1779707794 @babel/types • 7.29.7 Babel Types is a Lodash-esque utility library for AST nodes DIRECT 2 1779707776 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/remapping • 2.3.5 Remap sequential sourcemaps through transformations to point at the original source code INDIRECT 4 1754981015 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.5 Encode/decode sourcemap mappings INDIRECT 0 1754981039 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @mdx-js/mdx • 1.6.22 Parse MDX and transpile to JSX DIRECT 112 1606845244 @mdx-js/util • 1.6.22 Utilities for MDX libraries INDIRECT 0 1606845229 @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 @storybook/csf-tools • 6.5.16 An experimental library to read, analyze, transform, and write CSF programmatically. DIRECT 238 1674732672 @storybook/csf • 0.0.2--canary.4566f4d.1 Component Story Format (CSF) utilities DIRECT 1 1651019432 @storybook/mdx1-csf • 0.0.1 MDXv1 to CSF webpack compiler and loader INDIRECT 220 1653304738 @storybook/node-logger • 6.5.16 Any node logging that is done through storybook should be done through this package. DIRECT 33 1674732677 @types/hast • 2.3.10 TypeScript definitions for hast INDIRECT 1 1706652385 @types/lodash • 4.17.24 TypeScript definitions for lodash INDIRECT 0 1771824628 @types/mdast • 3.0.15 TypeScript definitions for mdast INDIRECT 1 1699388736 @types/node • 26.1.1 TypeScript definitions for node INDIRECT 1 1783493266 @types/npmlog • 4.1.6 TypeScript definitions for npmlog INDIRECT 2 1699358891 @types/parse5 • 5.0.3 TypeScript definitions for parse5 INDIRECT 0 1589406132 @types/unist • 2.0.11 TypeScript definitions for unist INDIRECT 0 1723688364 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 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 1492143089 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 arr-union • 3.1.0 Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. INDIRECT 0 1456232080 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 array-unique • 0.3.2 Remove duplicate values from an array. Fastest ES5 implementation. INDIRECT 0 1470012889 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 1513723534 ast-types • 0.13.3 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1585333978 ast-types • 0.14.2 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 1 1599937608 babel-core • 7.0.0-bridge.0 A placeholder package that bridges babel-core to @babel/core. INDIRECT 0 1510604746 babel-plugin-apply-mdx-type-prop • 1.6.22 Apply the MDX type prop used in the MDX pragma INDIRECT 2 1606845237 babel-plugin-extract-import-names • 1.6.22 Extract import names INDIRECT 1 1606845229 babel-plugin-polyfill-corejs2 • 0.4.17 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 26 1773698701 babel-plugin-polyfill-corejs3 • 0.14.2 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 27 1773698700 babel-plugin-polyfill-regenerator • 0.6.8 A Babel plugin to inject imports to regenerator-runtime INDIRECT 26 1773698700 bail • 1.0.5 Throw a given error INDIRECT 0 1579947505 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 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 1504834552 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 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 1523197311 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 browserslist • 4.28.7 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1784655054 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 cache-base • 1.0.1 Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects. INDIRECT 28 1500744368 camelcase-css • 2.0.1 Convert a kebab-cased CSS property into a camelCased DOM property. INDIRECT 0 1533949161 ccount • 1.1.0 Count characters INDIRECT 0 1603876700 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 character-entities-legacy • 1.1.4 HTML legacy character entity information INDIRECT 0 1579857832 character-entities • 1.2.4 HTML character entity information INDIRECT 0 1579860892 character-reference-invalid • 1.1.4 HTML invalid numeric character reference information INDIRECT 0 1579857600 class-utils • 0.3.6 Utils for working with JavaScript classes and prototype methods. INDIRECT 13 1515682163 clone-deep • 4.0.1 Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. INDIRECT 4 1542844824 collapse-white-space • 1.0.6 Replace multiple white-space characters with a single space INDIRECT 0 1579820346 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 1491775231 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 comma-separated-tokens • 1.0.8 Parse and stringify comma-separated tokens INDIRECT 0 1579818650 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 1465497125 core-js-compat • 3.49.0 core-js compat INDIRECT 8 1773695590 core-js • 3.49.0 Standard library DIRECT 0 1773695583 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync DIRECT 5 1731938392 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 define-property • 0.2.5 Define a non-enumerable property on an object. INDIRECT 5 1441002670 define-property • 1.0.0 Define a non-enumerable property on an object. INDIRECT 5 1492669183 define-property • 2.0.2 Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty. INDIRECT 6 1516998262 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 detab • 2.0.4 Detab: tabs -> spaces INDIRECT 1 1603882932 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 emojis-list • 3.0.0 Complete list of standard emojis. INDIRECT 0 1557658385 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 expand-brackets • 2.1.4 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 63 1481570590 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 extend-shallow • 3.0.2 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 4 1513797098 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extglob • 2.0.4 Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. INDIRECT 66 1515795087 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 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 1492928235 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 find-cache-dir • 2.1.0 Finds the common standard cache directory INDIRECT 11 1552372085 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 flow-estree • 0.324.0 Flow types for the Flow-ESTree spec produced by the Flow Rust parser, forked from hermes-estree. INDIRECT 0 1784923936 flow-parser • 0.324.0 JavaScript parser written in OCaml. Produces ESTree AST INDIRECT 1 1784923940 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 1488298376 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 1489523818 fs-extra • 9.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 4 1611077317 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 1466238469 global • 4.4.0 Require global variables INDIRECT 3 1560166008 globby • 11.1.0 User-friendly glob matching DIRECT 23 1641609998 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 has-value • 0.3.1 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 4 1459091936 has-value • 1.0.0 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 7 1495221084 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 1459080712 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 1495219419 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 hast-to-hyperscript • 9.0.1 hast utility to transform to something else (react, vue, etc) through a hyperscript DSL INDIRECT 9 1604051610 hast-util-from-parse5 • 6.0.1 hast utility to transform from Parse5’s AST INDIRECT 15 1604226054 hast-util-parse-selector • 2.2.5 hast utility to create an element from a simple CSS selector INDIRECT 0 1604170530 hast-util-raw • 6.0.1 hast utility to reparse a tree INDIRECT 25 1598173418 hast-util-to-parse5 • 6.0.0 hast utility to transform hast to Parse5’s AST INDIRECT 11 1592321995 hastscript • 6.0.0 hast utility to create trees INDIRECT 7 1594664194 html-void-elements • 1.0.5 List of known void HTML elements INDIRECT 0 1579817774 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 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 inline-style-parser • 0.1.1 An inline style parser. INDIRECT 0 1561003640 is-accessor-descriptor • 1.0.2 Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. INDIRECT 2 1778388724 is-alphabetical • 1.0.4 Check if a character is alphabetical INDIRECT 0 1579950312 is-alphanumerical • 1.0.4 Check if a character is alphanumerical INDIRECT 2 1579950064 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-buffer • 2.0.5 Determine if an object is a Buffer INDIRECT 0 1604431173 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-data-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript data descriptor. INDIRECT 2 1698341839 is-decimal • 1.0.4 Check if a character is decimal INDIRECT 0 1579950687 is-descriptor • 0.1.8 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456988 is-descriptor • 1.0.4 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1778456530 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 1436050211 is-extendable • 1.0.1 Returns true if a value is a plain object, array or function. INDIRECT 2 1505162306 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-hexadecimal • 1.0.4 Check if a character is hexadecimal INDIRECT 0 1579950526 is-number • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1473555090 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-plain-obj • 2.1.0 Check if a value is a plain object INDIRECT 0 1579602874 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-whitespace-character • 1.0.4 Check if a character is a whitespace character INDIRECT 0 1579949631 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 1518593803 is-word-character • 1.0.4 Check if a character is a word character INDIRECT 0 1579949828 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 1461618427 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 js-string-escape • 1.0.1 Escape strings for use as JavaScript string literals INDIRECT 0 1457658722 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jscodeshift • 0.13.1 A toolkit for JavaScript codemods DIRECT 191 1641825861 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonfile • 6.2.1 Easily read/write JSON files. INDIRECT 2 1776698908 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 kind-of • 4.0.0 Get the native type of a value. INDIRECT 1 1495218192 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 loader-utils • 2.0.4 utils for webpack loaders INDIRECT 3 1668126726 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 lodash • 4.18.1 Lodash modular utilities. DIRECT 0 1775077280 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 2 1551642020 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 1462877476 map-visit • 1.0.0 Map `visit` over an array of objects. INDIRECT 2 1491774215 markdown-escapes • 1.0.4 List of escapable characters in markdown INDIRECT 0 1579858706 mdast-squeeze-paragraphs • 4.0.0 mdast utility to remove empty paragraphs from a tree INDIRECT 2 1582380201 mdast-util-definitions • 4.0.0 mdast utility to find definition nodes in a tree INDIRECT 4 1601720184 mdast-util-to-hast • 10.0.1 mdast utility to transform to hast INDIRECT 10 1605263949 mdurl • 1.0.1 URL utilities for markdown-it INDIRECT 0 1442268508 merge2 • 1.4.1 Merge multiple streams into one stream in sequence or parallel. INDIRECT 0 1591169950 micromatch • 3.1.10 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 80 1521747889 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 min-document • 2.19.2 A minimal DOM implementation INDIRECT 1 1762859132 mixin-deep • 1.3.2 Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. INDIRECT 4 1561408427 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 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 1530104561 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 node-dir • 0.1.17 asynchronous file and directory operations for Node.js INDIRECT 4 1496142429 node-releases • 2.0.51 Node.js releases data INDIRECT 0 1783579852 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 1465495670 object-visit • 1.0.1 Call a specified method on each value in the given object. INDIRECT 1 1496118321 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 1503110074 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parse-entities • 2.0.0 Parse HTML character references: fast, spec-compliant, positional information INDIRECT 7 1578989870 parse5 • 6.0.1 HTML parser and serializer. INDIRECT 0 1595603871 pascalcase • 0.1.1 Convert a string to pascal-case. INDIRECT 0 1449267152 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 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-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 4.0.0 Check if a path is a file, directory, or symlink INDIRECT 0 1552382718 picomatch • 2.3.2 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 1774298348 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pirates • 4.0.7 Properly hijack require, i.e., properly define require hooks and customizations INDIRECT 0 1743074518 pkg-dir • 3.0.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1529322182 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 1492663376 prettier • 2.3.0 Prettier is an opinionated code formatter DIRECT 0 1620594100 pretty-hrtime • 1.0.3 process.hrtime() to words INDIRECT 0 1478374729 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 property-information • 5.6.0 Information for HTML properties INDIRECT 1 1602576968 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 recast • 0.19.1 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator DIRECT 4 1588450979 recast • 0.20.5 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1626993476 regenerate-unicode-properties • 10.2.2 Regenerate sets for Unicode properties and values. INDIRECT 1 1757448519 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regenerator-runtime • 0.13.11 Runtime for Regenerator-compiled generator and async functions. DIRECT 0 1668449722 regex-not • 1.0.2 Create a javascript regular expression for matching everything except for the given string. INDIRECT 7 1519093874 regexpu-core • 6.4.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1758554442 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 remark-footnotes • 2.0.0 remark plugin to add support for pandoc footnotes INDIRECT 0 1598104823 remark-mdx • 1.6.22 Support import, export, and JSX in markdown INDIRECT 78 1606845237 remark-parse • 8.0.3 remark plugin to parse Markdown INDIRECT 26 1594995386 remark-squeeze-paragraphs • 4.0.0 remark plugin to remove empty paragraphs INDIRECT 3 1584873246 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 1617837181 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 ret • 0.1.15 Tokenizes a string that represents a regular expression. INDIRECT 0 1502337232 reusify • 1.1.0 Reuse objects and functions with style INDIRECT 0 1740499249 run-parallel • 1.2.0 Run an array of functions in parallel INDIRECT 1 1612925888 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-regex • 1.1.0 detect possibly catastrophic, exponential-time regular expressions INDIRECT 1 1426725021 set-value • 2.0.1 Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. INDIRECT 8 1561410377 shallow-clone • 3.0.1 Creates a shallow clone of any JavaScript value. INDIRECT 1 1555373202 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 snapdragon-node • 2.1.1 Snapdragon utility for creating a new AST node in custom code, such as plugins. INDIRECT 10 1498392257 snapdragon-util • 3.0.1 Utilities for the snapdragon parser/compiler. INDIRECT 2 1498384000 snapdragon • 0.8.2 Fast, pluggable and easy-to-use parser-renderer factory. INDIRECT 56 1520776598 source-map-resolve • 0.5.3 Resolve the source map and/or sources for a generated file. INDIRECT 5 1577561795 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 source-map-url • 0.4.1 Tools for working with sourceMappingURL comments. INDIRECT 0 1612210494 space-separated-tokens • 1.1.5 Parse and stringify space-separated tokens INDIRECT 0 1579819338 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 1511106895 state-toggle • 1.0.3 Enter/exit a state INDIRECT 0 1580043001 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 1465497937 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 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 style-to-object • 0.3.0 Converts inline style to object. INDIRECT 1 1573103352 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 temp • 0.8.4 Temporary files and directories INDIRECT 12 1572469088 to-object-path • 0.3.0 Create an object path from a list or array of strings. INDIRECT 2 1454259578 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 1493300070 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 to-regex • 3.0.2 Generate a regex from a string or array of strings. INDIRECT 14 1519460972 trim-trailing-lines • 1.1.4 Remove final line feeds from a string INDIRECT 0 1603876303 trim • 0.0.1 Trim string whitespace INDIRECT 0 1363111162 trough • 1.0.5 Middleware: a channel used to convey a liquid INDIRECT 0 1579945204 ts-dedent • 2.3.0 TypeScript package which smartly trims and strips indentation from multi-line strings INDIRECT 0 1781073002 undici-types • 8.3.0 A stand-alone types package for Undici INDIRECT 0 1778778373 unherit • 1.1.3 Clone a constructor without affecting the super-class INDIRECT 2 1580041659 unicode-canonical-property-names-ecmascript • 2.0.1 The set of canonical Unicode property names supported in ECMAScript RegExp property escapes. INDIRECT 0 1726129249 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 1631618585 unicode-match-property-value-ecmascript • 2.2.1 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 1757432126 unicode-property-aliases-ecmascript • 2.2.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1757921571 unified • 9.2.0 Interface for parsing, inspecting, transforming, and serializing content through syntax trees INDIRECT 9 1598033403 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 1561410587 unist-builder • 2.0.3 unist utility to create a new trees with a nice syntax INDIRECT 0 1581869044 unist-util-generated • 1.1.6 unist utility to check if a node is generated INDIRECT 0 1604333130 unist-util-is • 4.1.0 unist utility to check if a node passes a test INDIRECT 0 1615127260 unist-util-position • 3.1.0 unist utility to get the position of a node INDIRECT 0 1581863896 unist-util-remove-position • 2.0.1 unist utility to remove positions from a tree INDIRECT 4 1581865806 unist-util-remove • 2.1.0 unist utility to remove nodes from a tree INDIRECT 1 1617357278 unist-util-stringify-position • 2.0.3 unist utility to serialize a node, position, or point as a human readable location INDIRECT 1 1582885923 unist-util-visit-parents • 3.1.1 unist utility to recursively walk over nodes, with ancestral information INDIRECT 2 1603108234 unist-util-visit • 2.0.3 unist utility to visit nodes INDIRECT 3 1594460834 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 unset-value • 1.0.0 Delete nested properties from an object using dot notation. INDIRECT 6 1488061635 update-browserslist-db • 1.2.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1765898277 urix • 0.1.0 Makes Windows-style paths more unix and URI friendly. INDIRECT 0 1393707752 use • 3.1.1 Easily add plugin support to your node.js application. INDIRECT 0 1531415621 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 vfile-location • 3.2.0 vfile utility to convert between positional (line and column-based) and offset (range-based) locations INDIRECT 0 1604223821 vfile-message • 2.0.4 vfile utility to create a virtual message INDIRECT 2 1585508601 vfile • 4.2.1 Virtual file format for text processing INDIRECT 4 1607257589 web-namespaces • 1.1.4 Map of web namespaces INDIRECT 0 1579861099 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 zwitch • 1.0.5 Handle values based on a property INDIRECT 0 1579951529