@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | DIRECT | 3 | |
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords name | INDIRECT | 0 | |
@babel/runtime • 7.27.6babel's modular runtime helpers | DIRECT | 0 | |
@turist/fetch • 7.2.0Opinionated `fetch` optimized for use inside microservices | DIRECT | 23 | |
@turist/time • 0.0.1Making time pass faster on the ship | DIRECT | 0 | |
@types/node-fetch • 2.6.12TypeScript definitions for node-fetch | INDIRECT | 22 | |
@types/node • 24.0.7TypeScript definitions for node | INDIRECT | 1 | |
ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
async-retry-ng • 2.0.2Retrying made simple, easy and async | DIRECT | 0 | |
asynckit • 0.4.0Minimal async jobs utility library, with streams support | INDIRECT | 0 | |
boxen • 4.2.0Create boxes in the terminal | DIRECT | 17 | |
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind` | INDIRECT | 2 | |
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. | INDIRECT | 12 | |
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` | INDIRECT | 0 | |
chalk • 3.0.0Terminal string styling done right | INDIRECT | 5 | |
ci-info • 2.0.0Get details about the current Continuous Integration environment | INDIRECT | 0 | |
cli-boxes • 2.2.1Boxes for use in the terminal | INDIRECT | 0 | |
color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
combined-stream • 1.0.8A stream that emits multiple other streams one after another. | INDIRECT | 1 | |
crypto-random-string • 2.0.0Generate a cryptographically strong random string | INDIRECT | 0 | |
decode-uri-component • 0.2.2A better decodeURIComponent | INDIRECT | 0 | |
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them. | INDIRECT | 0 | |
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot path | INDIRECT | 1 | |
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound | INDIRECT | 4 | |
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one. | INDIRECT | 0 | |
es-errors • 1.3.0A simple cache for a few of the JS Error constructors. | INDIRECT | 0 | |
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible. | INDIRECT | 13 | |
filter-obj • 1.1.0Filter object keys and values into a new object | INDIRECT | 0 | |
form-data • 4.0.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. | INDIRECT | 19 | |
fs-extra • 8.1.0fs-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 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
gatsby-core-utils • 1.10.1A collection of gatsby utils used in different gatsby packages | DIRECT | 22 | |
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require time | INDIRECT | 11 | |
get-proto • 1.0.1Robustly get the [[Prototype]] of an object | INDIRECT | 6 | |
git-up • 4.0.5A low level git url parser. | DIRECT | 30 | |
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. | INDIRECT | 0 | |
has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. | INDIRECT | 1 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
is-docker • 2.2.1Check if the process is running inside a Docker container | DIRECT | 0 | |
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
is-obj • 2.0.0Check if a value is an object | INDIRECT | 0 | |
is-ssh • 1.4.1Check if an input value is a ssh url or not. | INDIRECT | 1 | |
is-typedarray • 1.0.0Detect whether or not an object is a Typed Array | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsonfile • 4.0.0Easily read/write JSON files. | INDIRECT | 1 | |
lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p` | INDIRECT | 1 | |
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
mime-db • 1.52.0Media Type Database | INDIRECT | 0 | |
mime-types • 2.1.35The ultimate javascript content-type utility. | INDIRECT | 1 | |
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.js | DIRECT | 3 | |
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 | |
object-inspect • 1.13.4string representations of objects in node and the browser | INDIRECT | 0 | |
parse-path • 4.0.4Parse paths (local paths, urls: ssh/git/etc) | INDIRECT | 27 | |
parse-url • 6.0.5An advanced url parser supporting git urls too. | INDIRECT | 29 | |
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file system | INDIRECT | 3 | |
protocols • 1.4.8Get the protocols of an input url. | INDIRECT | 0 | |
protocols • 2.0.2Get the protocols of an input url. | INDIRECT | 0 | |
query-string • 6.14.1Parse and stringify URL query strings | INDIRECT | 4 | |
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations. | INDIRECT | 0 | |
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked list | INDIRECT | 2 | |
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a Map | INDIRECT | 14 | |
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 15 | |
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 17 | |
split-on-first • 1.1.0Split a string on the first occurance of a given separator | INDIRECT | 0 | |
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986 | INDIRECT | 0 | |
string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
term-size • 2.2.1Reliably get the terminal window size (columns & rows) | INDIRECT | 0 | |
tmp • 0.2.3Temporary file and directory creator | INDIRECT | 0 | |
tr46 • 0.0.3An implementation of the Unicode TR46 spec | INDIRECT | 0 | |
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copy | INDIRECT | 1 | |
undici-types • 7.8.0A stand-alone types package for Undici | INDIRECT | 0 | |
unique-string • 2.0.0Generate a unique random string | INDIRECT | 1 | |
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDs | DIRECT | 0 | |
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machinery | INDIRECT | 2 | |
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display it | INDIRECT | 5 | |
xdg-basedir • 4.0.0Get XDG Base Directory paths | INDIRECT | 0 | |