@babel/code-frame • 7.27.1 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1746025711 @babel/helper-validator-identifier • 7.27.1 Validate identifier/keywords name INDIRECT 0 1746025707 @sindresorhus/is • 0.14.0 Type check values: `is.string('🦄') //=> true` INDIRECT 0 1544716808 @szmarczak/http-timer • 1.1.2 Timings for HTTP requests INDIRECT 1 1546619937 @types/minimist • 1.2.5 TypeScript definitions for minimist INDIRECT 0 1699355481 @types/normalize-package-data • 2.4.4 TypeScript definitions for normalize-package-data INDIRECT 0 1699358643 abort-controller • 3.0.0 An implementation of WHATWG AbortController interface. INDIRECT 1 1553937332 agent-base • 6.0.2 Turn a function into an `http.Agent` instance INDIRECT 2 1603481595 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 • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 arrify • 1.0.1 Convert a value to an array INDIRECT 0 1449683318 arrify • 2.0.1 Convert a value to an array INDIRECT 0 1554796157 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bignumber.js • 9.3.0 A library for arbitrary-precision decimal and non-decimal arithmetic INDIRECT 0 1745070472 boxen • 4.2.0 Create boxes in the terminal INDIRECT 17 1575618189 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-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 camelcase-keys • 6.2.2 Convert object keys to camel case INDIRECT 3 1585885863 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 chalk • 3.0.0 Terminal string styling done right DIRECT 5 1573282749 ci-info • 2.0.0 Get details about the current Continuous Integration environment INDIRECT 0 1544044708 cli-boxes • 2.2.1 Boxes for use in the terminal INDIRECT 0 1598866354 clone-response • 1.0.3 Clone a Node.js HTTP response stream INDIRECT 1 1658070045 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 crypto-random-string • 2.0.0 Generate a cryptographically strong random string INDIRECT 0 1554839384 debug • 4.4.1 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1747169796 decamelize-keys • 1.1.1 Convert object keys from camelCase to lowercase with a custom separator INDIRECT 2 1667126209 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decompress-response • 3.3.0 Decompress a HTTP response if needed INDIRECT 1 1496432628 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 dot-prop • 5.3.0 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1599401690 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 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.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 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.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 escape-goat • 2.1.1 Escape a string for use in HTML or the inverse INDIRECT 0 1569231578 event-target-shim • 5.0.1 An implementation of WHATWG EventTarget interface. INDIRECT 0 1550556052 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 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 global-dirs • 2.1.0 Get the directory of globally installed packages and binaries INDIRECT 1 1607957196 google-p12-pem • 2.0.5 Convert Google .p12 keys to .pem keys. INDIRECT 1 1626900488 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 gtoken • 4.1.4 Node.js Google Authentication Service Account Tokens INDIRECT 21 1578333877 hard-rejection • 2.1.0 Make unhandled promise rejections fail hard right away instead of the default silent fail INDIRECT 0 1554173126 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-yarn • 2.1.0 Check if a project is using Yarn INDIRECT 0 1554066126 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 https-proxy-agent • 5.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 3 1649961720 humanize-url • 2.1.1 Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com` DIRECT 1 1623332284 import-lazy • 2.1.0 Import modules lazily INDIRECT 0 1495360148 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 indent-string • 4.0.0 Indent each line in a string INDIRECT 0 1555486273 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-ci • 2.0.0 Detect if the current environment is a CI server INDIRECT 1 1544046590 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-installed-globally • 0.3.2 Check if your package was installed globally INDIRECT 3 1586162436 is-npm • 4.0.0 Check if your code is running as an npm script INDIRECT 0 1571056760 is-obj • 2.0.0 Check if a value is an object INDIRECT 0 1555688257 is-path-inside • 3.0.3 Check if a path is inside another path INDIRECT 0 1615183714 is-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-yarn-global • 0.3.0 Check if installed by yarn globally without any `fs` calls INDIRECT 0 1518685361 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 json-bigint • 0.3.1 JSON.parse with bigints support INDIRECT 1 1592365825 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 jwa • 2.0.1 JWA implementation (supports all JWS algorithms) INDIRECT 3 1746618170 jws • 4.0.0 Implementation of JSON Web Signatures INDIRECT 4 1576516954 keyv • 3.1.0 Simple key-value storage with support for multiple backends INDIRECT 1 1534886243 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 latest-version • 5.1.0 Get the latest version of an npm package INDIRECT 35 1554348260 lines-and-columns • 1.2.4 Maps lines and columns to character offsets and back. INDIRECT 0 1637465467 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 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 • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 map-obj • 4.3.0 Map object keys and values into a new object INDIRECT 0 1632046473 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 meow • 6.1.1 CLI app helper DIRECT 54 1588413756 mime • 2.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1635876020 mimic-response • 1.0.1 Mimic a Node.js HTTP response stream INDIRECT 0 1531308307 min-indent • 1.0.1 Get the shortest leading whitespace from lines in a string INDIRECT 0 1590693606 minimist-options • 4.1.0 Pretty options for minimist INDIRECT 3 1589634347 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 normalize-url • 4.5.1 Normalize a URL INDIRECT 0 1621862022 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 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 • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 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 parse-json • 5.2.0 Parse JSON with more helpful errors INDIRECT 8 1610968513 parse-ms • 2.1.0 Parse milliseconds into an object INDIRECT 0 1556074965 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 pify • 5.0.0 Promisify a callback-style function DIRECT 0 1581697595 prepend-http • 2.0.0 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1506153538 prepend-http • 3.0.1 Prepend `https://` to humanized URLs like sindresorhus.com and localhost DIRECT 0 1556699503 pretty-ms • 6.0.1 Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s` DIRECT 1 1583154046 pump • 3.0.3 pipe streams together and close all of them if one of them closes INDIRECT 3 1750065359 pupa • 2.1.1 Simple micro templating INDIRECT 1 1603650843 quick-lru • 4.0.1 Simple "Least Recently Used" (LRU) cache INDIRECT 0 1559150490 read-pkg-up • 7.0.1 Read the closest package.json file INDIRECT 33 1575620368 read-pkg • 5.2.0 Read a package.json file INDIRECT 25 1562833848 redent • 3.0.0 Strip redundant indentation and indent the string INDIRECT 3 1556260705 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 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 responselike • 1.0.2 A response-like object for mocking a Node.js HTTP response stream INDIRECT 1 1502988435 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 semver-diff • 3.1.1 Get the diff type of two semver versions: 0.0.1 0.0.2 → patch INDIRECT 1 1571064201 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 sort-on • 4.1.1 Sort an array on an object property DIRECT 3 1622547914 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 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-indent • 3.0.0 Strip leading whitespace from each line in a string INDIRECT 1 1555467709 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 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 term-size • 2.2.1 Reliably get the terminal window size (columns & rows) INDIRECT 0 1603654462 terminal-link • 2.1.1 Create clickable links in the terminal DIRECT 5 1576705166 to-readable-stream • 1.0.0 Convert a string/Buffer/Uint8Array to a readable stream INDIRECT 0 1525169760 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 trim-newlines • 3.0.1 Trim newlines from the start and/or end of a string INDIRECT 0 1622220372 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 unique-string • 2.0.0 Generate a unique random string INDIRECT 1 1556511486 url-parse-lax • 3.0.0 Lax url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1509741338 uuid • 7.0.3 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1585683684 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 widest-line • 3.1.0 Get the visual width of the widest line in a string - the number of columns required to display it INDIRECT 5 1554034536 xdg-basedir • 4.0.0 Get XDG Base Directory paths INDIRECT 0 1556597387