@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.29.7 Babel compiler core. DIRECT 38 1779707813 @babel/generator • 7.29.8 Turns an AST into code. INDIRECT 9 1785510454 @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.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.9 A JavaScript parser INDIRECT 3 1789739433 @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-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-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-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-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.8 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1785510701 @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-regenerator • 7.29.8 Explode async and generator functions into a state machine. INDIRECT 1 1785510447 @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.8 Compile ES2015 spread to ES5 INDIRECT 20 1785510690 @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-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. DIRECT 128 1779707829 @babel/preset-modules • 0.1.6-no-external-plugins A Babel preset that targets modern browsers by fixing engine bugs. INDIRECT 5 1689960984 @babel/template • 7.29.7 Generate an AST from a string template. INDIRECT 7 1779707785 @babel/traverse • 7.29.8 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1785510578 @babel/types • 7.29.8 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1785510449 @colors/colors • 1.6.0 get colors in your node.js console INDIRECT 0 1688966175 @colors/colors • 1.6.1 get colors in your node.js console INDIRECT 0 1788753087 @dabh/diagnostics • 2.0.9 Tools for debugging your node.js modules and event loop INDIRECT 8 1788753318 @jest/types • 25.5.0 INDIRECT 11 1588103112 @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.6.0 Encode/decode sourcemap mappings INDIRECT 0 1787879687 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @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 @sindresorhus/is • 0.14.0 Type check values: `is.string('🦄') //=> true` INDIRECT 0 1544716808 @so-ric/colorspace • 1.1.6 Generate HEX colors for a given namespace using color v5 INDIRECT 5 1759237999 @szmarczak/http-timer • 1.1.2 Timings for HTTP requests INDIRECT 1 1546619937 @types/babel-core • 6.25.10 TypeScript definitions for babel-core DIRECT 5 1699313865 @types/babel-generator • 6.25.8 TypeScript definitions for babel-generator INDIRECT 1 1699313872 @types/babel-template • 6.25.5 TypeScript definitions for babel-template INDIRECT 2 1699313922 @types/babel-traverse • 6.25.10 TypeScript definitions for babel-traverse INDIRECT 1 1699313928 @types/babel-types • 7.0.16 TypeScript definitions for babel-types INDIRECT 0 1729654656 @types/babylon • 6.16.9 TypeScript definitions for babylon INDIRECT 1 1699314028 @types/ejs • 3.1.5 TypeScript definitions for ejs INDIRECT 0 1699322958 @types/figlet • 1.7.0 TypeScript definitions for figlet INDIRECT 0 1728338879 @types/fs-extra • 8.1.5 TypeScript definitions for fs-extra DIRECT 1 1699388186 @types/glob • 7.2.0 TypeScript definitions for Glob INDIRECT 6 1634680892 @types/inquirer • 6.5.0 TypeScript definitions for inquirer INDIRECT 4 1564593787 @types/istanbul-lib-coverage • 2.0.6 TypeScript definitions for istanbul-lib-coverage INDIRECT 0 1699344649 @types/istanbul-lib-report • 3.0.3 TypeScript definitions for istanbul-lib-report INDIRECT 1 1699344668 @types/istanbul-reports • 1.1.2 TypeScript definitions for istanbul-reports INDIRECT 2 1589521422 @types/jest • 25.2.3 TypeScript definitions for Jest INDIRECT 18 1589829951 @types/js-yaml • 3.12.10 TypeScript definitions for js-yaml INDIRECT 0 1699388421 @types/lodash.merge • 4.6.9 TypeScript definitions for lodash.merge INDIRECT 1 1699352301 @types/lodash • 4.14.108 TypeScript definitions for Lo-Dash INDIRECT 0 1524612881 @types/lowdb • 1.0.15 TypeScript definitions for lowdb INDIRECT 1 1699353566 @types/minimatch • 6.0.0 Stub TypeScript definitions entry for minimatch, which provides its own types definitions INDIRECT 4 1751396596 @types/node-fetch • 2.6.13 TypeScript definitions for node-fetch INDIRECT 24 1753832167 @types/node • 13.13.52 TypeScript definitions for Node.js INDIRECT 0 1620847977 @types/progress • 2.0.7 TypeScript definitions for progress INDIRECT 1 1699363467 @types/through • 0.0.33 TypeScript definitions for through INDIRECT 1 1699379553 @types/tinycolor2 • 1.4.6 TypeScript definitions for tinycolor2 INDIRECT 0 1699379817 @types/triple-beam • 1.3.5 TypeScript definitions for triple-beam INDIRECT 0 1699380511 @types/yargs-parser • 21.0.3 TypeScript definitions for yargs-parser INDIRECT 0 1699393025 @types/yargs • 15.0.20 TypeScript definitions for yargs INDIRECT 1 1763143484 address • 1.2.2 Get current machine IP, MAC and DNS servers. INDIRECT 0 1671290769 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 aggregate-error • 3.1.0 Create an error from multiple errors INDIRECT 2 1598048987 ajv-formats • 1.6.1 Format validation for Ajv v7 INDIRECT 6 1617363850 ajv-i18n • 3.6.0 Internationalised error messages for ajv JSON-Schema validator INDIRECT 0 1600945406 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 ajv • 7.2.4 Another JSON Schema Validator INDIRECT 5 1616746773 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 archiver-utils • 2.1.0 utility functions for archiver INDIRECT 26 1563576688 archiver-utils • 3.0.4 utility functions for archiver INDIRECT 27 1693627676 archiver • 3.1.1 a streaming interface for archive generation INDIRECT 42 1564787348 archiver • 5.3.2 a streaming interface for archive generation DIRECT 45 1692243033 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 array-union • 2.1.0 Create an array of unique values, in order, from the input arrays INDIRECT 0 1555919785 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 atomically • 1.7.0 Read and write files atomically and reliably. INDIRECT 0 1605101110 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bl • 1.2.3 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1599126736 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1574981740 brace-expansion • 1.1.21 Brace expansion as known from sh/bash INDIRECT 2 1789423168 brace-expansion • 2.1.7 Brace expansion as known from sh/bash INDIRECT 1 1789423378 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.29.0 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1789479900 buffer-alloc-unsafe • 1.1.0 A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. INDIRECT 0 1527635920 buffer-alloc • 1.2.0 A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. INDIRECT 2 1527637266 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer-fill • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.fill`. INDIRECT 0 1527636952 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 cacheable-request • 6.1.0 Wrap native HTTP requests with RFC compliant cache support INDIRECT 14 1559888139 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 callsites • 3.1.0 Get callsites from the V8 stack trace API INDIRECT 0 1554551850 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chalk • 3.0.0 Terminal string styling done right INDIRECT 5 1573282749 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chardet • 0.7.0 Character detector INDIRECT 0 1534546710 clean-stack • 2.2.0 Clean up error stack traces INDIRECT 0 1564586696 cli-cursor • 3.1.0 Toggle the CLI cursor INDIRECT 4 1560272255 clone-response • 1.0.3 Clone a Node.js HTTP response stream INDIRECT 1 1658070045 clone • 2.1.2 deep cloning of objects and arrays INDIRECT 0 1521666430 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-convert • 3.1.3 Plain color conversion functions INDIRECT 1 1763144951 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 color-name • 2.1.1 A list of color names and its values INDIRECT 0 1784734715 color-string • 2.1.4 Parser and generator for CSS color strings INDIRECT 1 1763224504 color • 5.0.3 Color conversion and manipulation with CSS string support INDIRECT 3 1763145719 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 commander • 14.0.3 the complete solution for node.js command-line programs INDIRECT 0 1769824037 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 compress-commons • 2.1.1 a library that defines a common interface for working with archive formats within node INDIRECT 16 1564786459 compress-commons • 4.1.2 a library that defines a common interface for working with archive formats within node INDIRECT 9 1693694070 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 conf • 9.0.2 Simple config handling for your app or module INDIRECT 26 1613122279 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.50.0 core-js compat INDIRECT 8 1785919568 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 crc • 3.8.0 Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser. INDIRECT 3 1532567395 crc32-stream • 3.0.1 a streaming CRC32 checksumer INDIRECT 9 1564761288 crc32-stream • 4.0.3 a streaming CRC32 checksumer INDIRECT 6 1693692886 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 debounce-fn • 4.0.0 Debounce a function INDIRECT 1 1582124460 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 decompress-response • 3.3.0 Decompress a HTTP response if needed INDIRECT 1 1496432628 decompress-tar • 4.1.1 decompress tar plugin INDIRECT 51 1501168020 decompress-tarbz2 • 4.1.1 decompress tar.bz2 plugin INDIRECT 60 1503048064 decompress-targz • 4.1.1 decompress tar.gz plugin INDIRECT 52 1501168236 decompress-unzip • 4.0.1 decompress zip plugin INDIRECT 10 1463751789 decompress • 4.2.1 Extracting archives made easy INDIRECT 78 1585749654 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 defer-to-connect • 1.1.3 The safe way to handle the `connect` socket event INDIRECT 0 1580233775 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 del • 5.1.0 Delete files and directories INDIRECT 46 1566558677 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 diff-sequences • 25.2.6 Compare items in two sequences to find a longest common subsequence INDIRECT 0 1585823349 dir-glob • 3.0.1 Convert directories to glob compatible strings INDIRECT 1 1561825326 dot-prop • 6.0.1 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1605780004 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 enabled • 2.0.0 Check if a certain debug flag is enabled. INDIRECT 0 1540768637 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 env-paths • 2.2.1 Get paths for storing things like data, config, cache, etc INDIRECT 0 1615206666 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 es-set-tostringtag • 2.1.0 A helper to optimistically set Symbol.toStringTag, when possible. INDIRECT 16 1735793054 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 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 external-editor • 3.1.0 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 5 1562602033 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-glob • 3.3.3 It's a very fast and efficient glob library for Node.js INDIRECT 17 1736073522 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fast-xml-parser • 4.2.5 Validate XML, Parse XML, Build XML without C/C++ based libraries INDIRECT 1 1687446020 fd-slicer • 1.1.0 safely create multiple ReadStream or WriteStream objects from the same file descriptor INDIRECT 1 1528068502 fecha • 4.2.3 Date formatting and parsing INDIRECT 0 1650060518 figlet • 1.11.4 Creates ASCII Art from text. A full implementation of the FIGfont spec. INDIRECT 1 1785196584 figures • 3.2.0 Unicode symbols with Windows CMD fallbacks INDIRECT 1 1581864952 file-type • 3.9.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1476758141 file-type • 5.2.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1497380342 file-type • 6.2.0 Detect the file type of a Buffer/Uint8Array INDIRECT 0 1506162760 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 filter-obj • 1.1.0 Filter object keys and values into a new object INDIRECT 0 1439402605 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 fn.name • 1.1.0 Extract names from functions INDIRECT 0 1529020587 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1539761182 form-data • 4.0.6 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 22 1781285873 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 fs-extra • 11.3.1 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. INDIRECT 3 1754407380 fs-extra • 11.4.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 1784836328 fs-extra • 8.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. DIRECT 3 1561741356 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 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-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-stream • 2.3.1 Get a stream as a string, buffer, or array INDIRECT 3 1473873227 get-stream • 4.1.0 Get a stream as a string, buffer, or array INDIRECT 4 1538471503 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 globby • 10.0.2 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 37 1578299770 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 got • 9.6.0 Simplified HTTP requests INDIRECT 25 1547701446 gradient-string • 1.2.0 Beautiful color gradients in terminal output INDIRECT 10 1537336655 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 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-fresh • 3.3.1 Import a module while bypassing the cache INDIRECT 3 1738489541 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 inquirer • 7.3.3 A collection of common interactive command line user interfaces. INDIRECT 33 1595471558 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-docker • 2.2.1 Check if the process is running inside a Docker container INDIRECT 0 1617958751 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-natural-number • 4.0.1 Check if a value is a natural number INDIRECT 0 1463398968 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-obj • 2.0.0 Check if a value is an object INDIRECT 0 1555688257 is-path-cwd • 2.2.0 Check if a path is the current working directory INDIRECT 0 1562347266 is-path-inside • 3.0.3 Check if a path is inside another path INDIRECT 0 1615183714 is-promise • 2.2.2 Test whether an object looks like a promises-a+ promise INDIRECT 0 1587838086 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 26 1734542407 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-wsl • 2.2.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 1 1588492633 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 jest-diff • 25.5.0 Display differences clearly so people can review changes confidently. INDIRECT 17 1588103128 jest-get-type • 25.2.6 A utility function to get the type of a value INDIRECT 0 1585823347 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.15.2 YAML 1.2 parser and serializer INDIRECT 3 1787777630 jsbn • 0.1.1 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 1486886596 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-buffer • 3.0.0 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 1500312568 json-parse-even-better-errors • 2.3.1 JSON.parse with context information on error INDIRECT 0 1599064678 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json-schema-traverse • 1.0.0 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1607857014 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 jsonfile • 6.2.1 Easily read/write JSON files. INDIRECT 2 1776698908 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 keyv • 3.1.0 Simple key-value storage with support for multiple backends INDIRECT 1 1534886243 kuler • 2.0.0 Color your terminal using CSS/hex color codes INDIRECT 0 1559853482 lazystream • 1.0.1 Open Node Streams on demand. INDIRECT 8 1634979855 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.defaults • 4.2.0 The lodash method `_.defaults` exported as a module. INDIRECT 0 1471109872 lodash.difference • 4.5.0 The lodash method `_.difference` exported as a module. INDIRECT 0 1471109881 lodash.flatten • 4.4.0 The lodash method `_.flatten` exported as a module. INDIRECT 0 1471109924 lodash.isplainobject • 4.0.6 The lodash method `_.isPlainObject` exported as a module. INDIRECT 0 1471110067 lodash.merge • 4.6.2 The Lodash method `_.merge` exported as a module. INDIRECT 0 1562717981 lodash.union • 4.6.0 The lodash method `_.union` exported as a module. INDIRECT 0 1471110393 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 logform • 2.7.0 An mutable object-based log format designed for chaining & objectMode streams. INDIRECT 6 1731203756 lowdb • 1.0.0 Small JSON database for Node, Electron and the browser. Powered by Lodash. INDIRECT 5 1504211137 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 lowercase-keys • 2.0.0 Lowercase the keys of an object INDIRECT 0 1556596803 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1525960375 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 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.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 mimic-fn • 3.1.0 Make a function mimic another one INDIRECT 0 1595582016 mimic-response • 1.0.1 Mimic a Node.js HTTP response stream INDIRECT 0 1531308307 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 mustache • 4.2.0 Logic-less {{mustache}} templates with JavaScript INDIRECT 0 1616959679 nanoid • 3.3.19 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1789063248 node-cache • 4.2.1 Simple and fast NodeJS internal caching. Node internal in memory cache like memcached. INDIRECT 2 1564001609 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-int64 • 0.4.0 Support for representing 64-bit integers in JavaScript INDIRECT 0 1428115936 node-releases • 2.0.56 Node.js releases data INDIRECT 0 1789634287 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 normalize-url • 4.5.1 Normalize a URL INDIRECT 0 1621862022 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 one-time • 1.0.0 Run the supplied function exactly one time (once) INDIRECT 1 1557098998 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 open • 7.1.0 Open stuff like URLs, files, executables. Cross-platform. INDIRECT 2 1595203459 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-cancelable • 1.1.0 Create a promise that can be canceled INDIRECT 0 1552034587 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-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-map • 3.0.0 Map over promises concurrently INDIRECT 3 1563032855 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 package-json • 6.5.0 Get metadata of a package from the npm registry INDIRECT 34 1563867023 parent-module • 1.0.1 Get the path of the parent module INDIRECT 1 1553772832 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 1610968513 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 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 pend • 1.2.0 dead-simple optimistic async helper INDIRECT 0 1416779572 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 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 • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 pkg-up • 3.1.0 Find the closest package.json file INDIRECT 6 1555300980 portfinder • 1.0.38 A simple tool to find an open port on the current machine INDIRECT 3 1757662722 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 prepend-http • 2.0.0 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1506153538 pretty-format • 25.5.0 Stringify any JavaScript value. INDIRECT 14 1588103121 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 progress • 2.0.3 Flexible ascii progress bar INDIRECT 0 1544029078 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 pump • 3.0.4 pipe streams together and close all of them if one of them closes INDIRECT 3 1772285465 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 query-string • 6.14.1 Parse and stringify URL query strings INDIRECT 4 1614341916 queue-microtask • 1.2.3 fast, tiny `queueMicrotask` shim for modern engines INDIRECT 0 1616391430 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 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 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 registry-auth-token • 4.2.2 Get the auth token set for an npm registry (if any) INDIRECT 5 1655383379 registry-url • 5.1.0 Get the set npm registry URL INDIRECT 5 1554349685 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 require-from-string • 2.0.2 Require module from string INDIRECT 0 1523267387 resolve-from • 4.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1506160096 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 responselike • 1.0.2 A response-like object for mocking a Node.js HTTP response stream INDIRECT 1 1502988435 restore-cursor • 3.1.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1556260175 reusify • 1.1.0 Reuse objects and functions with style INDIRECT 0 1740499249 run-async • 2.4.1 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1587966009 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 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-stable-stringify • 2.5.0 Deterministic and safely JSON.stringify to quickly serialize JavaScript objects INDIRECT 0 1724535077 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 seek-bzip • 1.0.6 a pure-JavaScript Node.JS module for random-access decoding bzip2 data INDIRECT 1 1596215504 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 split-on-first • 1.1.0 Split a string on the first occurance of a given separator INDIRECT 0 1556010067 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 stack-trace • 0.0.10 Get v8 stack traces as an array of CallSite objects. INDIRECT 0 1494918433 steno • 0.4.4 Simple file writer with race condition prevention and atomic writing INDIRECT 1 1457525450 strict-uri-encode • 2.0.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1476216540 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-dirs • 2.1.0 Remove leading directory components from a path, like tar's --strip-components option INDIRECT 1 1508495442 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 strnum • 1.1.2 Parse String to Number based on configuration INDIRECT 0 1740611810 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-hyperlinks • 2.3.0 Detect if your terminal emulator supports hyperlinks INDIRECT 2 1662440137 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 tar-stream • 1.6.2 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 48 1537619777 tar-stream • 2.2.0 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 13 1609237377 terminal-link • 2.1.1 Create clickable links in the terminal INDIRECT 5 1576705166 text-hex • 1.0.0 Generate a hex color from the given text INDIRECT 0 1531822161 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 tinycolor2 • 1.6.0 Fast Color Parsing and Manipulation INDIRECT 0 1675467187 tinygradient • 0.4.3 Fast and small gradients manipulation, built on top of TinyColor INDIRECT 2 1544888233 tmp • 0.0.33 Temporary file and directory creator INDIRECT 1 1502530219 to-buffer • 1.2.2 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 30 1758755621 to-readable-stream • 1.0.0 Convert a string/Buffer/Uint8Array to a readable stream INDIRECT 0 1525169760 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 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 triple-beam • 1.4.1 Definitions of levels for logging purposes & shareable Symbol constants. INDIRECT 0 1689003108 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 unbzip2-stream • 1.4.3 streaming unbzip2 implementation in pure javascript for node and browsers INDIRECT 4 1590563045 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 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 unzipper • 0.12.5 Unzip cross-platform streaming API INDIRECT 15 1782059763 update-browserslist-db • 1.3.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1789061966 url-parse-lax • 3.0.0 Lax url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1509741338 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 walkdir • 0.4.1 Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth. INDIRECT 0 1563462919 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 which-typed-array • 1.1.24 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1789768351 winston-transport • 4.9.0 Base stream implementations for winston@3 and up. INDIRECT 12 1731206319 winston • 3.19.0 A logger for just about everything. INDIRECT 28 1765093036 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 ws • 7.5.13 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1784306758 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yargs • 15.4.1 yargs the modern, pirate-themed, successor to optimist. INDIRECT 25 1594420928 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433 zip-stream • 2.1.3 a streaming zip archive generator. INDIRECT 35 1578527132 zip-stream • 4.1.1 a streaming zip archive generator. INDIRECT 32 1693695709