| @babel/runtime • 7.29.7babel's modular runtime helpers | DIRECT | 0 | |
| @lmdb/lmdb-darwin-arm64 • 2.5.3Platform specific binary for lmdb on darwin OS with arm64 architecture | INDIRECT | 0 | |
| @lmdb/lmdb-darwin-x64 • 2.5.3Platform specific binary for lmdb on darwin OS with x64 architecture | INDIRECT | 0 | |
| @lmdb/lmdb-linux-arm • 2.5.3Platform specific binary for lmdb on linux OS with arm architecture | INDIRECT | 0 | |
| @lmdb/lmdb-linux-arm64 • 2.5.3Platform specific binary for lmdb on linux OS with arm64 architecture | INDIRECT | 0 | |
| @lmdb/lmdb-linux-x64 • 2.5.3Platform specific binary for lmdb on linux OS with x64 architecture | INDIRECT | 0 | |
| @lmdb/lmdb-win32-x64 • 2.5.3Platform specific binary for lmdb on win32 OS with x64 architecture | INDIRECT | 0 | |
| @msgpackr-extract/msgpackr-extract-darwin-arm64 • 3.0.4Platform specific binary for msgpackr-extract on darwin OS with arm64 architecture | INDIRECT | 0 | |
| @msgpackr-extract/msgpackr-extract-darwin-x64 • 3.0.4Platform specific binary for msgpackr-extract on darwin OS with x64 architecture | INDIRECT | 0 | |
| @msgpackr-extract/msgpackr-extract-linux-arm • 3.0.4Platform specific binary for msgpackr-extract on linux OS with arm architecture | INDIRECT | 0 | |
| @msgpackr-extract/msgpackr-extract-linux-arm64 • 3.0.4Platform specific binary for msgpackr-extract on linux OS with arm64 architecture | INDIRECT | 0 | |
| @msgpackr-extract/msgpackr-extract-linux-x64 • 3.0.4Platform specific binary for msgpackr-extract on linux OS with x64 architecture | INDIRECT | 0 | |
| @msgpackr-extract/msgpackr-extract-win32-x64 • 3.0.4Platform specific binary for msgpackr-extract on win32 OS with x64 architecture | INDIRECT | 0 | |
| @sindresorhus/is • 4.6.0Type check values | INDIRECT | 0 | |
| @szmarczak/http-timer • 4.0.6Timings for HTTP requests | INDIRECT | 1 | |
| @tokenizer/token • 0.3.0TypeScript definition for strtok3 token | INDIRECT | 0 | |
| @types/cacheable-request • 6.0.3TypeScript definitions for cacheable-request | INDIRECT | 5 | |
| @types/http-cache-semantics • 4.2.0TypeScript definitions for http-cache-semantics | INDIRECT | 0 | |
| @types/json-schema • 7.0.15TypeScript definitions for json-schema | INDIRECT | 0 | |
| @types/keyv • 3.1.4TypeScript definitions for keyv | INDIRECT | 2 | |
| @types/node • 26.1.1TypeScript definitions for node | INDIRECT | 1 | |
| @types/responselike • 1.0.3TypeScript definitions for responselike | INDIRECT | 2 | |
| abort-controller • 3.0.0An implementation of WHATWG AbortController interface. | INDIRECT | 1 | |
| ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validator | INDIRECT | 0 | |
| ajv • 6.15.0Another JSON Schema Validator | INDIRECT | 5 | |
| ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
| base64-js • 1.5.1Base64 encoding/decoding in pure JS | INDIRECT | 0 | |
| buffer • 6.0.3Node.js Buffer API, for the browser | INDIRECT | 2 | |
| cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTL | INDIRECT | 0 | |
| cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache support | INDIRECT | 13 | |
| chalk • 4.1.2Terminal string styling done right | INDIRECT | 5 | |
| ci-info • 2.0.0Get details about the current Continuous Integration environment | INDIRECT | 0 | |
| clone-response • 1.0.3Clone a Node.js HTTP response stream | INDIRECT | 1 | |
| color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
| color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
| crypto-random-string • 2.0.0Generate a cryptographically strong random string | INDIRECT | 0 | |
| decompress-response • 6.0.0Decompress a HTTP response if needed | INDIRECT | 1 | |
| deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objects | INDIRECT | 0 | |
| defer-to-connect • 2.0.1The safe way to handle the `connect` socket event | INDIRECT | 0 | |
| dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot path | INDIRECT | 1 | |
| end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed. | INDIRECT | 2 | |
| event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface. | INDIRECT | 0 | |
| events • 3.3.0Node's event emitter for all engines. | INDIRECT | 0 | |
| fast-deep-equal • 3.1.3Fast deep equal | INDIRECT | 0 | |
| fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify | INDIRECT | 0 | |
| file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBuffer | INDIRECT | 15 | |
| fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. | DIRECT | 3 | |
| gatsby-core-utils • 3.25.0A collection of gatsby utils used in different gatsby packages | DIRECT | 96 | |
| get-stream • 5.2.0Get a stream as a string, buffer, or array | INDIRECT | 4 | |
| got • 11.8.6Human-friendly and powerful HTTP request library for Node.js | INDIRECT | 30 | |
| has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
| http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` API | INDIRECT | 2 | |
| import-from • 4.0.0Import a module like with `require()` but from a given path | INDIRECT | 0 | |
| imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
| is-obj • 2.0.0Check if a value is an object | INDIRECT | 0 | |
| is-typedarray • 1.0.0Detect whether or not an object is a Typed Array | INDIRECT | 0 | |
| json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64 | INDIRECT | 0 | |
| json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callback | INDIRECT | 0 | |
| jsonfile • 6.2.1Easily read/write JSON files. | INDIRECT | 2 | |
| kebab-hash • 0.1.2Given an input string, convert to kebab-case and append a hash. Avoids kebab case collisions. | DIRECT | 1 | |
| keyv • 4.5.4Simple key-value storage with support for multiple backends | INDIRECT | 1 | |
| lmdb • 2.5.3Simple, efficient, scalable, high-performance LMDB interface | INDIRECT | 20 | |
| lock • 1.1.0lock asynchronous resources. | INDIRECT | 0 | |
| lodash.get • 4.4.2The lodash method `_.get` exported as a module. | INDIRECT | 0 | |
| lodash.has • 4.5.2The lodash method `_.has` exported as a module. | INDIRECT | 0 | |
| lodash.kebabcase • 4.1.1The lodash method `_.kebabCase` exported as a module. | INDIRECT | 0 | |
| lodash • 4.18.1Lodash modular utilities. | DIRECT | 0 | |
| lowercase-keys • 2.0.0Lowercase the keys of an object | INDIRECT | 0 | |
| make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p` | INDIRECT | 1 | |
| mimic-response • 1.0.1Mimic a Node.js HTTP response stream | INDIRECT | 0 | |
| mimic-response • 3.1.0Mimic a Node.js HTTP response stream | INDIRECT | 0 | |
| msgpackr-extract • 3.0.4Node addon for string extraction for msgpackr | INDIRECT | 8 | |
| msgpackr • 1.12.1Ultra-fast MessagePack implementation with extensions for records and structured cloning | INDIRECT | 9 | |
| node-addon-api • 4.3.0Node.js API (Node-API) | INDIRECT | 0 | |
| node-gyp-build-optional-packages • 5.0.3Build tool and bindings loader for node-gyp that supports prebuilds | INDIRECT | 0 | |
| node-gyp-build-optional-packages • 5.2.2Build tool and bindings loader for node-gyp that supports prebuilds | INDIRECT | 1 | |
| node-object-hash • 2.3.10Node.js object hash library with properties/arrays sorting to provide constant hashes | INDIRECT | 0 | |
| normalize-url • 6.1.0Normalize a URL | INDIRECT | 0 | |
| ordered-binary • 1.6.1Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order | INDIRECT | 0 | |
| p-cancelable • 2.1.1Create a promise that can be canceled | INDIRECT | 0 | |
| peek-readable • 4.1.0Read and peek from a readable stream | INDIRECT | 0 | |
| process • 0.11.10process information for node.js and browsers | INDIRECT | 0 | |
| proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file system | INDIRECT | 3 | |
| pump • 3.0.4pipe streams together and close all of them if one of them closes | INDIRECT | 3 | |
| punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. | INDIRECT | 0 | |
| quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cache | INDIRECT | 0 | |
| readable-stream • 4.7.0Node.js Streams, a user-land copy of the stream library from Node.js | INDIRECT | 9 | |
| readable-web-to-node-stream • 3.0.4Converts a Web-API readable-stream into a Node readable-stream. | INDIRECT | 10 | |
| resolve-alpn • 1.2.1Detects the ALPN protocol | INDIRECT | 0 | |
| resolve-from • 5.0.0Resolve the path of a module like `require.resolve()` but from a given path | INDIRECT | 0 | |
| responselike • 2.0.1A response-like object for mocking a Node.js HTTP response stream | INDIRECT | 1 | |
| retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
| reusify • 1.1.0Reuse objects and functions with style | INDIRECT | 0 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| schema-utils • 3.3.0webpack Validation Utils | INDIRECT | 8 | |
| string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
| strtok3 • 6.3.0A promise based streaming tokenizer | INDIRECT | 2 | |
| supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
| tapable • 2.3.3Just a little module for plugins. | INDIRECT | 0 | |
| tmp • 0.2.7Temporary file and directory creator | INDIRECT | 0 | |
| token-types • 4.2.1Common token types for decoding and encoding numeric and string values | INDIRECT | 2 | |
| typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copy | INDIRECT | 1 | |
| undici-types • 8.3.0A stand-alone types package for Undici | INDIRECT | 0 | |
| unique-string • 2.0.0Generate a unique random string | INDIRECT | 1 | |
| universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |
| weak-lru-cache • 1.2.2An LRU cache of weak references | INDIRECT | 0 | |
| webpack-assets-manifest • 5.2.1This Webpack plugin will generate a JSON file that matches the original filename with the hashed version. | DIRECT | 21 | |
| xdg-basedir • 4.0.0Get XDG Base Directory paths | INDIRECT | 0 | |