@babel/runtime • 7.27.6 babel's modular runtime helpers DIRECT 0 1749112637 @sindresorhus/is • 4.6.0 Type check values INDIRECT 0 1645952779 @szmarczak/http-timer • 4.0.6 Timings for HTTP requests INDIRECT 1 1626125968 @tokenizer/token • 0.3.0 TypeScript definition for strtok3 token INDIRECT 0 1626116207 @types/cacheable-request • 6.0.3 TypeScript definitions for cacheable-request INDIRECT 5 1668011575 @types/http-cache-semantics • 4.0.4 TypeScript definitions for http-cache-semantics INDIRECT 0 1699342474 @types/keyv • 3.1.4 TypeScript definitions for keyv INDIRECT 2 1647495108 @types/node • 24.0.12 TypeScript definitions for node INDIRECT 1 1752019476 @types/responselike • 1.0.3 TypeScript definitions for responselike INDIRECT 2 1699371027 abort-controller • 3.0.0 An implementation of WHATWG AbortController interface. INDIRECT 1 1553937332 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 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance DIRECT 0 1574981740 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 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 buffer • 6.0.3 Node.js Buffer API, for the browser INDIRECT 2 1606099887 cacheable-lookup • 5.0.4 A cacheable dns.lookup(…) that respects the TTL INDIRECT 0 1607451463 cacheable-request • 7.0.4 Wrap native HTTP requests with RFC compliant cache support INDIRECT 13 1686181616 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library DIRECT 14 1707260254 ci-info • 2.0.0 Get details about the current Continuous Integration environment INDIRECT 0 1544044708 clone-response • 1.0.3 Clone a Node.js HTTP response stream INDIRECT 1 1658070045 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 crypto-random-string • 2.0.0 Generate a cryptographically strong random string INDIRECT 0 1554839384 decompress-response • 6.0.0 Decompress a HTTP response if needed INDIRECT 1 1589512108 defer-to-connect • 2.0.1 The safe way to handle the `connect` socket event INDIRECT 0 1614210982 dot-prop • 5.3.0 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1599401690 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 event-target-shim • 5.0.1 An implementation of WHATWG EventTarget interface. INDIRECT 0 1550556052 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 file-type • 16.5.4 Detect the file type of a Buffer/Uint8Array/ArrayBuffer INDIRECT 15 1658414135 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 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 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 gatsby-core-utils • 2.15.0 A collection of gatsby utils used in different gatsby packages DIRECT 70 1670413905 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 got • 11.8.6 Human-friendly and powerful HTTP request library for Node.js INDIRECT 30 1670541791 http2-wrapper • 1.0.3 HTTP2 client, just with the familiar `https` API INDIRECT 2 1614296277 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 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-obj • 2.0.0 Check if a value is an object INDIRECT 0 1555688257 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 json-buffer • 3.0.1 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 1536606136 jsonfile • 6.1.0 Easily read/write JSON files. INDIRECT 2 1604163624 keyv • 4.5.4 Simple key-value storage with support for multiple backends INDIRECT 1 1696697634 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 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 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. DIRECT 5 1724430678 mimic-response • 1.0.1 Mimic a Node.js HTTP response stream INDIRECT 0 1531308307 mimic-response • 3.1.0 Mimic a Node.js HTTP response stream INDIRECT 0 1589481062 node-object-hash • 2.3.10 Node.js object hash library with properties/arrays sorting to provide constant hashes INDIRECT 0 1631619197 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 • 6.1.0 Normalize a URL INDIRECT 0 1624353875 p-cancelable • 2.1.1 Create a promise that can be canceled INDIRECT 0 1619950872 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 peek-readable • 4.1.0 Read and peek from a readable stream INDIRECT 0 1644151807 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 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 proper-lockfile • 4.1.2 A inter-process and inter-machine lockfile utility that works on a local or network file system INDIRECT 3 1611600918 pump • 3.0.3 pipe streams together and close all of them if one of them closes INDIRECT 3 1750065359 quick-lru • 5.1.1 Simple “Least Recently Used” (LRU) cache INDIRECT 0 1591017090 readable-stream • 4.7.0 Node.js Streams, a user-land copy of the stream library from Node.js INDIRECT 9 1736241338 readable-web-to-node-stream • 3.0.4 Converts a Web-API readable-stream into a Node readable-stream. INDIRECT 10 1739627884 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 resolve-alpn • 1.2.1 Detects the ALPN protocol INDIRECT 0 1630311156 responselike • 2.0.1 A response-like object for mocking a Node.js HTTP response stream INDIRECT 1 1658156809 retry • 0.12.0 Abstraction for exponential and custom retry strategies for failed operations. INDIRECT 0 1523266527 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 strtok3 • 6.3.0 A promise based streaming tokenizer INDIRECT 2 1644154559 tmp • 0.2.3 Temporary file and directory creator INDIRECT 0 1709174778 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 token-types • 4.2.1 Common token types for decoding and encoding numeric and string values INDIRECT 2 1659466855 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 undici-types • 7.8.0 A stand-alone types package for Undici INDIRECT 0 1744279288 unique-string • 2.0.0 Generate a unique random string INDIRECT 1 1556511486 universalify • 2.0.1 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1698858765 xdg-basedir • 4.0.0 Get XDG Base Directory paths INDIRECT 0 1556597387