@adobe/css-tools • 4.4.0 CSS parser / stringifier INDIRECT 0 1717539752 @babel/code-frame • 7.26.2 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1730310371 @babel/compat-data • 7.26.2 INDIRECT 0 1730310371 @babel/core • 7.26.0 Babel compiler core. DIRECT 38 1729863020 @babel/generator • 7.26.2 Turns an AST into code. INDIRECT 10 1730310374 @babel/helper-annotate-as-pure • 7.25.9 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1729610476 @babel/helper-builder-binary-assignment-operator-visitor • 7.25.9 Helper function to build binary assignment operator visitors INDIRECT 19 1729610492 @babel/helper-compilation-targets • 7.25.9 Helper functions on Babel compilation targets INDIRECT 12 1729610443 @babel/helper-create-class-features-plugin • 7.25.9 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 25 1729610503 @babel/helper-create-regexp-features-plugin • 7.25.9 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1729610481 @babel/helper-define-polyfill-provider • 0.4.4 Babel helper to create your own polyfill provider INDIRECT 23 1702304406 @babel/helper-define-polyfill-provider • 0.5.0 Babel helper to create your own polyfill provider INDIRECT 23 1705571830 @babel/helper-define-polyfill-provider • 0.6.2 Babel helper to create your own polyfill provider INDIRECT 23 1713809614 @babel/helper-environment-visitor • 7.24.7 Helper visitor to only visit nodes in the current 'this' context INDIRECT 3 1717593330 @babel/helper-member-expression-to-functions • 7.25.9 Helper function to replace certain member expressions with function calls INDIRECT 19 1729610492 @babel/helper-module-imports • 7.25.9 Babel helper functions for inserting module loads INDIRECT 19 1729610492 @babel/helper-module-transforms • 7.26.0 Babel helper functions for implementing ES6 module transformations INDIRECT 20 1729863006 @babel/helper-optimise-call-expression • 7.25.9 Helper function to optimise call expression INDIRECT 3 1729610477 @babel/helper-plugin-utils • 7.25.9 General utilities for plugins to use INDIRECT 0 1729610435 @babel/helper-remap-async-to-generator • 7.25.9 Helper function to remap async functions to generators INDIRECT 21 1729610497 @babel/helper-replace-supers • 7.25.9 Helper function to replace supers INDIRECT 21 1729610497 @babel/helper-simple-access • 7.25.9 Babel helper for ensuring that access to a given value is performed through simple accesses INDIRECT 19 1729610492 @babel/helper-skip-transparent-expression-wrappers • 7.25.9 Helper which skips types and parentheses INDIRECT 19 1729610493 @babel/helper-string-parser • 7.25.9 A utility package to parse strings INDIRECT 0 1729610436 @babel/helper-validator-identifier • 7.25.9 Validate identifier/keywords name INDIRECT 0 1729610436 @babel/helper-validator-option • 7.25.9 Validate plugin/preset options INDIRECT 0 1729610439 @babel/helper-wrap-function • 7.25.9 Helper to wrap functions inside a function call. INDIRECT 19 1729610494 @babel/helpers • 7.26.0 Collection of helper functions used by Babel transforms. INDIRECT 8 1729863016 @babel/parser • 7.26.2 A JavaScript parser INDIRECT 3 1730310372 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.25.9 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 20 1729610493 @babel/plugin-bugfix-safari-class-field-initializer-scope • 7.25.9 Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843 INDIRECT 1 1729610443 @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.25.9 Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517 INDIRECT 1 1729610444 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.25.9 Transform optional chaining operators to workaround https://crbug.com/v8/11558 INDIRECT 22 1729610503 @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.25.9 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 20 1729610495 @babel/plugin-proposal-async-generator-functions • 7.20.7 Turn async generator functions into ES2015 generators DIRECT 25 1671702320 @babel/plugin-proposal-class-properties • 7.18.6 This plugin transforms static class properties as well as properties declared with the property initializer syntax DIRECT 27 1656359444 @babel/plugin-proposal-decorators • 7.25.9 Compile class and object decorators to ES5 DIRECT 28 1729610510 @babel/plugin-proposal-object-rest-spread • 7.20.7 Compile object rest and spread to ES5 DIRECT 16 1671702328 @babel/plugin-proposal-private-methods • 7.18.6 This plugin transforms private class methods DIRECT 27 1656359448 @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-async-generators • 7.8.4 Allow parsing of async generator functions INDIRECT 1 1578950149 @babel/plugin-syntax-decorators • 7.25.9 Allow parsing of decorators INDIRECT 1 1729610448 @babel/plugin-syntax-dynamic-import • 7.8.3 Allow parsing of import() DIRECT 1 1578949953 @babel/plugin-syntax-flow • 7.26.0 Allow parsing of the flow syntax INDIRECT 1 1729863008 @babel/plugin-syntax-import-assertions • 7.26.0 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1729863008 @babel/plugin-syntax-import-attributes • 7.26.0 Allow parsing of the module attributes in the import statement INDIRECT 1 1729863009 @babel/plugin-syntax-import-meta • 7.10.4 Allow parsing of import.meta DIRECT 1 1593522706 @babel/plugin-syntax-jsx • 7.25.9 Allow parsing of jsx INDIRECT 1 1729610454 @babel/plugin-syntax-object-rest-spread • 7.8.3 Allow parsing of object rest/spread INDIRECT 1 1578950053 @babel/plugin-syntax-unicode-sets-regex • 7.18.6 Parse regular expressions' unicodeSets (v) flag. INDIRECT 17 1656359425 @babel/plugin-transform-arrow-functions • 7.25.9 Compile ES2015 arrow functions to ES5 INDIRECT 1 1729610457 @babel/plugin-transform-async-generator-functions • 7.25.9 Turn async generator functions into ES2015 generators INDIRECT 23 1729610505 @babel/plugin-transform-async-to-generator • 7.25.9 Turn async functions into ES2015 generators DIRECT 24 1729610505 @babel/plugin-transform-block-scoped-functions • 7.25.9 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1729610458 @babel/plugin-transform-block-scoping • 7.25.9 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1729610458 @babel/plugin-transform-class-properties • 7.25.9 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 27 1729610510 @babel/plugin-transform-class-static-block • 7.26.0 Transform class static blocks INDIRECT 27 1729863009 @babel/plugin-transform-classes • 7.25.9 Compile ES2015 classes to ES5 INDIRECT 36 1729610506 @babel/plugin-transform-computed-properties • 7.25.9 Compile ES2015 computed properties to ES5 INDIRECT 9 1729610486 @babel/plugin-transform-destructuring • 7.25.9 Compile ES2015 destructuring to ES5 INDIRECT 1 1729610459 @babel/plugin-transform-dotall-regex • 7.25.9 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1729610486 @babel/plugin-transform-duplicate-keys • 7.25.9 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1729610459 @babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.25.9 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1729610488 @babel/plugin-transform-dynamic-import • 7.25.9 Transform import() expressions INDIRECT 1 1729610460 @babel/plugin-transform-exponentiation-operator • 7.25.9 Compile exponentiation operator to ES5 DIRECT 21 1729610499 @babel/plugin-transform-export-namespace-from • 7.25.9 Compile export namespace to ES2015 INDIRECT 1 1729610460 @babel/plugin-transform-flow-strip-types • 7.25.9 Strip flow type annotations from your output code. INDIRECT 2 1729610480 @babel/plugin-transform-for-of • 7.25.9 Compile ES2015 for...of to ES5 DIRECT 21 1729610499 @babel/plugin-transform-function-name • 7.25.9 Apply ES2015 function.name semantics to all functions INDIRECT 32 1729610495 @babel/plugin-transform-json-strings • 7.25.9 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1729610462 @babel/plugin-transform-literals • 7.25.9 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1729610462 @babel/plugin-transform-logical-assignment-operators • 7.25.9 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1729610463 @babel/plugin-transform-member-expression-literals • 7.25.9 Ensure that reserved words are quoted in property accesses INDIRECT 1 1729610464 @babel/plugin-transform-modules-amd • 7.25.9 This plugin transforms ES2015 modules to AMD INDIRECT 22 1729610506 @babel/plugin-transform-modules-commonjs • 7.25.9 This plugin transforms ES2015 modules to CommonJS INDIRECT 23 1729610506 @babel/plugin-transform-modules-systemjs • 7.25.9 This plugin transforms ES2015 modules to SystemJS INDIRECT 22 1729610507 @babel/plugin-transform-modules-umd • 7.25.9 This plugin transforms ES2015 modules to UMD INDIRECT 22 1729610508 @babel/plugin-transform-named-capturing-groups-regex • 7.25.9 Compile regular expressions using named groups to ES5. INDIRECT 17 1729610487 @babel/plugin-transform-new-target • 7.25.9 Transforms new.target meta property INDIRECT 1 1729610464 @babel/plugin-transform-nullish-coalescing-operator • 7.25.9 Remove nullish coalescing operator INDIRECT 1 1729610464 @babel/plugin-transform-numeric-separator • 7.25.9 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1729610465 @babel/plugin-transform-object-rest-spread • 7.25.9 Compile object rest and spread to ES5 INDIRECT 15 1729610480 @babel/plugin-transform-object-super • 7.25.9 Compile ES2015 object super to ES5 INDIRECT 23 1729610508 @babel/plugin-transform-optional-catch-binding • 7.25.9 Compile optional catch bindings INDIRECT 1 1729610466 @babel/plugin-transform-optional-chaining • 7.25.9 Transform optional chaining operators into a series of nil checks INDIRECT 21 1729610501 @babel/plugin-transform-parameters • 7.25.9 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1729610466 @babel/plugin-transform-private-methods • 7.25.9 This plugin transforms private class methods INDIRECT 27 1729610511 @babel/plugin-transform-private-property-in-object • 7.25.9 This plugin transforms checks for a private property in an object INDIRECT 27 1729610512 @babel/plugin-transform-property-literals • 7.25.9 Ensure that reserved words are quoted in object property keys INDIRECT 1 1729610467 @babel/plugin-transform-react-display-name • 7.25.9 Add displayName to React.createClass calls INDIRECT 1 1729610469 @babel/plugin-transform-react-jsx-development • 7.25.9 Turn JSX into React function calls in development INDIRECT 24 1729610508 @babel/plugin-transform-react-jsx • 7.25.9 Turn JSX into React function calls INDIRECT 23 1729610501 @babel/plugin-transform-react-pure-annotations • 7.25.9 Mark top-level React method calls as pure for tree shaking INDIRECT 5 1729610482 @babel/plugin-transform-regenerator • 7.25.9 Explode async and generator functions into a state machine. INDIRECT 4 1729610470 @babel/plugin-transform-regexp-modifiers • 7.26.0 Compile inline regular expression modifiers INDIRECT 17 1729863010 @babel/plugin-transform-reserved-words • 7.25.9 Ensure that no reserved words are used. INDIRECT 1 1729610471 @babel/plugin-transform-runtime • 7.23.3 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals DIRECT 47 1699513440 @babel/plugin-transform-shorthand-properties • 7.25.9 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1729610471 @babel/plugin-transform-spread • 7.25.9 Compile ES2015 spread to ES5 INDIRECT 21 1729610501 @babel/plugin-transform-sticky-regex • 7.25.9 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1729610472 @babel/plugin-transform-template-literals • 7.25.9 Compile ES2015 template literals to ES5 INDIRECT 1 1729610473 @babel/plugin-transform-typeof-symbol • 7.25.9 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1729610473 @babel/plugin-transform-unicode-escapes • 7.25.9 Compile ES2015 Unicode escapes to ES5 INDIRECT 1 1729610474 @babel/plugin-transform-unicode-property-regex • 7.25.9 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1729610489 @babel/plugin-transform-unicode-regex • 7.25.9 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1729610489 @babel/plugin-transform-unicode-sets-regex • 7.25.9 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1729610489 @babel/preset-env • 7.26.0 A Babel preset for each environment. DIRECT 130 1729863015 @babel/preset-flow • 7.25.9 Babel preset for all Flow plugins. DIRECT 4 1729610483 @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-react • 7.25.9 Babel preset for all React plugins. DIRECT 28 1729610513 @babel/runtime • 7.26.0 babel's modular runtime helpers DIRECT 1 1729863011 @babel/template • 7.25.9 Generate an AST from a string template. INDIRECT 7 1729610484 @babel/traverse • 7.25.9 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 18 1729610490 @babel/types • 7.26.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1729863014 @devexpress/bin-v8-flags-filter • 1.3.0 Filters out v8 flags for your Node.js CLIs. DIRECT 0 1671710946 @devexpress/callsite-record • 4.1.7 Create fancy log entries for errors and function call sites. DIRECT 17 1692284206 @electron/asar • 3.2.15 Creating Electron app packages INDIRECT 12 1730298838 @jridgewell/gen-mapping • 0.3.5 Generate source maps INDIRECT 4 1709278747 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/set-array • 1.2.1 Like a Set, but provides the index of the `key` in the backing array INDIRECT 0 1709186612 @jridgewell/sourcemap-codec • 1.5.0 Encode/decode sourcemap mappings INDIRECT 0 1720553292 @jridgewell/trace-mapping • 0.3.25 Trace the original position through a source map INDIRECT 2 1709362371 @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 @types/estree • 0.0.46 TypeScript definitions for ESTree AST specification INDIRECT 0 1610403303 @types/glob • 7.2.0 TypeScript definitions for Glob INDIRECT 3 1634680892 @types/lodash • 4.17.13 TypeScript definitions for lodash INDIRECT 0 1730249218 @types/minimatch • 5.1.2 TypeScript definitions for minimatch INDIRECT 0 1661967188 @types/node • 20.17.5 TypeScript definitions for node DIRECT 1 1730397858 acorn-hammerhead • 0.6.2 acorn.js parser adapted to TestCafe Hammerhead INDIRECT 1 1684398137 address • 2.0.3 Get current machine IP, MAC and DNS servers. DIRECT 0 1718764314 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 1598048987 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 • 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 array-find • 1.0.0 ES6 Array.find ponyfill. Return the first array element which satisfies a testing function. INDIRECT 0 1432205056 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 1466079412 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 assertion-error • 1.1.0 Error constructor for test and validation frameworks that implements standardized AssertionError specification. INDIRECT 0 1515337171 async-exit-hook • 1.1.2 Run some code when the process exits (supports async hooks and pm2 clustering) DIRECT 0 1490802574 async • 3.2.3 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1641775116 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 babel-plugin-module-resolver • 5.0.0 Module resolver plugin for Babel DIRECT 25 1673279832 babel-plugin-polyfill-corejs2 • 0.4.11 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 24 1713809615 babel-plugin-polyfill-corejs3 • 0.10.6 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 25 1722804434 babel-plugin-polyfill-corejs3 • 0.8.7 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 25 1702304409 babel-plugin-polyfill-regenerator • 0.5.5 A Babel plugin to inject imports to regenerator-runtime INDIRECT 24 1705571831 babel-plugin-polyfill-regenerator • 0.6.2 A Babel plugin to inject imports to regenerator-runtime INDIRECT 24 1713809615 babel-plugin-syntax-trailing-function-commas • 6.22.0 Compile trailing function commas to ES5 DIRECT 0 1484872422 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 bowser • 1.6.0 a browser detector INDIRECT 0 1480970734 bowser • 2.11.0 Lightweight browser detector DIRECT 0 1599899110 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 browserslist • 4.24.2 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 1729548628 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 chai • 4.3.4 BDD/TDD assertion library for node.js and the browser. Test framework agnostic. DIRECT 6 1615567844 chalk • 2.4.2 Terminal string styling done right DIRECT 6 1546703152 check-error • 1.0.3 Error comparison and information related utility for node and the browser INDIRECT 1 1695806568 chrome-remote-interface • 0.32.2 Chrome Debugging Protocol interface DIRECT 2 1681399941 ci-info • 1.6.0 Get details about the current Continuous Integration environment INDIRECT 0 1537432621 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 1564586696 coffeescript • 2.7.0 Unfancy JavaScript DIRECT 0 1650767827 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 commander • 2.11.0 the complete solution for node.js command-line programs INDIRECT 0 1499076445 commander • 5.1.0 the complete solution for node.js command-line programs INDIRECT 0 1587781761 commander • 8.3.0 the complete solution for node.js command-line programs DIRECT 0 1634886126 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 core-js-compat • 3.39.0 core-js compat INDIRECT 7 1730334089 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cross-spawn • 7.0.3 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1590420907 debug • 4.3.1 small debugging utility INDIRECT 1 1605788588 debug • 4.3.7 Lightweight debugging utility for Node.js and the browser DIRECT 1 1725583977 dedent • 0.4.0 An ES6 string tag that strips indentation from multi-line strings DIRECT 0 1428891661 dedent • 0.6.0 An ES6 string tag that strips indentation from multi-line strings INDIRECT 0 1446962148 dedent • 0.7.0 An ES6 string tag that strips indentation from multi-line strings INDIRECT 0 1485642779 deep-eql • 3.0.1 Improved deep equality testing for Node.js and the browser. INDIRECT 1 1504732163 del • 3.0.0 Delete files and folders DIRECT 25 1497019192 del • 5.1.0 Delete files and directories INDIRECT 47 1566558677 des.js • 1.1.0 DES implementation INDIRECT 2 1685370818 device-specs • 1.0.1 A list of devices that can be emulated using Chrome DevTools. DIRECT 0 1674456847 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 elegant-spinner • 1.0.1 Elegant spinner for interactive CLI apps DIRECT 0 1443778034 emittery • 0.4.1 Simple and modern async event emitter DIRECT 0 1531412646 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 error-stack-parser • 2.1.4 Extract meaning from JS Errors DIRECT 1 1654553797 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 esotope-hammerhead • 0.6.8 This is an [Esotope](https://github.com/inikulin/esotope) fork that contains enhancements required for [TestCafe Hammerhead](https://github.com/DevExpress/testcafe-hammerhead). INDIRECT 1 1703237326 execa • 3.4.0 Process execution for humans INDIRECT 20 1574677163 execa • 4.1.0 Process execution for humans DIRECT 19 1603884652 execa • 5.1.1 Process execution for humans INDIRECT 15 1622824691 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 find-babel-config • 2.1.2 Find the closest babel config based on a directory INDIRECT 1 1725280283 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 fs-extra • 10.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 3 1650135094 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-func-name • 2.0.2 Utility for getting a function's name for node and the browser INDIRECT 0 1695722995 get-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 get-stream • 6.0.1 Get a stream as a string, buffer, or array INDIRECT 0 1618462602 getos • 3.2.1 Get the OS/Distribution name of the environment you are working on INDIRECT 1 1589857225 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 globby • 10.0.2 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 38 1578299770 globby • 11.1.0 User-friendly glob matching DIRECT 23 1641609998 globby • 6.1.0 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 17 1478246824 graphlib • 2.1.8 A directed and undirected multi-graph library DIRECT 1 1575392434 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 highlight-es • 1.0.3 Highlight ECMAScript syntax for the console or any other medium. INDIRECT 9 1524421152 http-status-codes • 2.3.0 Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API. DIRECT 0 1695203913 httpreq • 1.1.1 node-httpreq is a node.js library to do HTTP(S) requests the easy way INDIRECT 0 1695927497 iconv-lite • 0.5.1 Convert character encodings in pure javascript. INDIRECT 1 1579333912 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 import-lazy • 3.1.0 Import a module lazily DIRECT 0 1509719453 indent-string • 1.2.2 Indent each line in a string DIRECT 4 1437352778 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 is-ci • 1.2.1 Detect if the current environment is a CI server DIRECT 1 1536479359 is-core-module • 2.15.1 Is this specifier a node.js core module? INDIRECT 2 1724269937 is-docker • 2.2.1 Check if the process is running inside a Docker container DIRECT 0 1617958751 is-es2016-keyword • 1.0.0 Determine if string is an ES2016 keyword. INDIRECT 0 1455113307 is-extglob • 1.0.0 Returns true if a string has an extglob. INDIRECT 0 1425675623 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 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 • 2.0.1 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 DIRECT 1 1443760481 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-path-cwd • 1.0.0 Check if a path is CWD INDIRECT 0 1408009657 is-path-cwd • 2.2.0 Check if a path is the current working directory INDIRECT 0 1562347266 is-path-in-cwd • 1.0.1 Check if a path is in the current working directory INDIRECT 2 1521732435 is-path-inside • 1.0.1 Check if a path is inside another path INDIRECT 1 1512038092 is-path-inside • 3.0.3 Check if a path is inside another path INDIRECT 0 1615183714 is-podman • 1.0.1 Check if the process is running inside a Podman container DIRECT 0 1631440428 is-stream • 2.0.1 Check if something is a Node.js stream DIRECT 0 1627296664 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 js-md4 • 0.3.2 A simple MD4 hash function for JavaScript supports UTF-8 encoding. INDIRECT 0 1485242498 js-tokens • 3.0.2 A regex that tokenizes JavaScript. INDIRECT 0 1498683257 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.0.2 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1603892950 json5 • 2.2.3 JSON for Humans DIRECT 0 1672506692 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 kleur • 3.0.3 The fastest Node.js library for formatting terminal text with ANSI colors~! INDIRECT 0 1554674521 linux-platform-info • 0.0.3 Returns platorm information (arch, libc) for Linux hosts INDIRECT 1 1499782910 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 • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 log-update-async-hook • 2.0.7 log-update fork that uses async-exit-hook internally DIRECT 14 1652774889 lru-cache • 2.6.3 A cache object that deletes the least-recently-used items. INDIRECT 0 1431652904 macos-release • 3.3.0 Get the name and version of a macOS release from the Darwin version INDIRECT 0 1722441794 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` DIRECT 1 1587567554 match-url-wildcard • 0.0.4 Module to match url by pattern with wildcard INDIRECT 1 1558429926 merge-stream • 1.0.1 Create a stream that emits events from multiple other streams INDIRECT 8 1480049997 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 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. INDIRECT 5 1724430678 mime-db • 1.53.0 Media Type Database DIRECT 0 1720816500 mime • 1.4.1 A comprehensive library for mime-type mapping INDIRECT 0 1506364709 mimic-fn • 1.2.0 Make a function mimic another one INDIRECT 0 1517542098 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 moment-duration-format-commonjs • 1.0.1 A moment.js plugin for formatting durations. DIRECT 0 1624629672 moment • 2.30.1 Parse, validate, manipulate, and display dates DIRECT 0 1703673523 ms • 2.1.2 Tiny millisecond conversion utility INDIRECT 0 1559842315 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 mustache • 2.3.2 Logic-less {{mustache}} templates with JavaScript DIRECT 0 1534508361 nanoid • 3.3.7 A tiny (116 bytes), secure URL-friendly unique string ID generator DIRECT 0 1699247731 node-releases • 2.0.18 Node.js releases data INDIRECT 0 1721613180 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 onetime • 2.0.1 Ensure a function is only called once INDIRECT 1 1489980257 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 os-family • 1.1.0 Guess what? It gives you OS family. Whoa! DIRECT 0 1549994225 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-finally • 2.0.1 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1560955738 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-map • 1.2.0 Map over promises concurrently INDIRECT 0 1505195036 p-map • 3.0.0 Map over promises concurrently INDIRECT 3 1563032855 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parse5 • 1.5.1 WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node and io.js. DIRECT 0 1448751716 parse5 • 2.2.3 WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node.js INDIRECT 0 1476879541 parse5 • 7.2.1 HTML parser and serializer. INDIRECT 1 1730110943 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 pathval • 1.1.1 Object value retrieval given a string path INDIRECT 0 1611656317 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 pify • 2.3.0 Promisify a callback-style function DIRECT 0 1445865378 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 pinkie-promise • 1.0.0 ES6 Promise ponyfill INDIRECT 1 1431513042 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 1.0.0 Itty bitty little wittle twinkie pinkie ES6 Promise implementation INDIRECT 0 1431323931 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation DIRECT 0 1454324926 pkg-up • 3.1.0 Find the closest package.json file INDIRECT 6 1555300980 pngjs • 3.4.0 PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite. DIRECT 0 1552136457 pretty-hrtime • 1.0.3 process.hrtime() to words DIRECT 0 1478374729 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 promisify-event • 1.0.0 Promisify EventEmitter's event. DIRECT 2 1449758259 prompts • 2.4.2 Lightweight, beautiful and user-friendly prompts DIRECT 2 1633641837 psl • 1.9.0 Domain name parser based on the Public Suffix List INDIRECT 0 1656915130 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 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 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 read-file-relative • 1.2.0 Read files with path relative to the current module without annoying boilerplate code DIRECT 1 1444160165 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 regenerate-unicode-properties • 10.2.0 Regenerate sets for Unicode properties and values. INDIRECT 1 1726132062 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.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 regenerator-transform • 0.15.2 Explode async and generator functions into a state machine. INDIRECT 2 1691169947 regexpu-core • 6.1.1 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1726854894 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 repeating • 1.1.3 Repeat a string - fast INDIRECT 1 1432645268 replicator • 1.0.5 Advanced JavaScript objects serialization. DIRECT 0 1621842410 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 reselect • 4.1.8 Selectors for Redux. INDIRECT 0 1681677100 resolve-cwd • 1.0.0 Resolve the path of a module like `require.resolve()` but from the current working directory DIRECT 1 1449419187 resolve-from • 2.0.0 Resolve the path of a module like require.resolve() but from a given path INDIRECT 0 1448773753 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path DIRECT 0 1506160096 resolve • 1.22.8 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1696973834 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 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 set-cookie-parser • 2.7.1 Parses set-cookie headers into objects DIRECT 0 1729535135 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 sisteransi • 1.0.5 ANSI escape codes for some terminal swag INDIRECT 0 1584536006 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 source-map-support • 0.5.21 Fixes stack traces for files with source maps DIRECT 2 1637319777 stackframe • 1.3.4 JS Object representation of a stack frame INDIRECT 0 1654488489 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 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 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer DIRECT 1 1435583611 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 testcafe-browser-tools • 2.0.26 An utility library for performing platform-dependent actions on browsers. DIRECT 89 1687765678 testcafe-hammerhead • 31.7.2 A powerful web-proxy used as a core for the TestCafe testing framework (https://github.com/DevExpress/testcafe). DIRECT 63 1716989845 testcafe-legacy-api • 5.1.8 Legacy API support for TestCafe DIRECT 80 1713946469 testcafe-reporter-json • 2.2.0 JSON TestCafe reporter plugin. DIRECT 0 1561456583 testcafe-reporter-list • 2.2.0 List TestCafe reporter plugin. DIRECT 0 1683098274 testcafe-reporter-minimal • 2.2.0 Minimal TestCafe reporter plugin. DIRECT 0 1683098285 testcafe-reporter-spec • 2.2.0 Spec TestCafe reporter plugin. DIRECT 0 1680589202 testcafe-reporter-xunit • 2.2.3 xUnit TestCafe reporter plugin. DIRECT 0 1688720488 testcafe-safe-storage • 1.1.6 Encrypted storage for secrets DIRECT 0 1698932835 testcafe-selector-generator • 0.1.0 DIRECT 0 1675085221 time-limit-promise • 1.0.4 Fulfill long runinng promises on timeout. DIRECT 0 1529577522 tmp • 0.0.28 Temporary file and directory creator DIRECT 1 1443386730 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 tree-kill • 1.2.2 kill trees of processes DIRECT 0 1576089261 type-detect • 4.1.0 Improved typeof detection for node.js and the browser. INDIRECT 0 1721904620 underscore • 1.12.1 JavaScript's functional programming helper library. INDIRECT 0 1615801237 undici-types • 6.19.8 A stand-alone types package for Undici INDIRECT 0 1724087971 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.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 1726132494 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 1663157048 universalify • 0.2.0 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1582129486 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 unquote • 1.1.1 Remove wrapping quotes from a string. DIRECT 0 1513569273 update-browserslist-db • 1.1.1 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1727429554 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1645544943 url-to-options • 2.0.0 Convert a WHATWG URL to an http(s).request options object. DIRECT 0 1556046963 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 which-promise • 1.0.0 Promisified version of node-which INDIRECT 5 1444378775 windows-release • 5.1.1 Get the name of a Windows version from the release number: `5.1.2600` → `XP` INDIRECT 16 1686064431 wrap-ansi • 7.0.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1587574403 ws • 7.5.10 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1718549308