licenses.dev

gatsby-core-utils v2.15.0

A collection of gatsby utils used in different gatsby packages

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT57
PackageRelationDependenciesPublished
@babel/runtime • 7.25.6babel's modular runtime helpersDIRECT1
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
@types/cacheable-request • 6.0.3TypeScript definitions for cacheable-requestINDIRECT5
@types/http-cache-semantics • 4.0.4TypeScript definitions for http-cache-semanticsINDIRECT0
@types/keyv • 3.1.4TypeScript definitions for keyvINDIRECT2
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
cacheable-lookup • 5.0.4A cacheable dns.lookup(…) that respects the TTLINDIRECT0
cacheable-request • 7.0.4Wrap native HTTP requests with RFC compliant cache supportINDIRECT13
ci-info • 2.0.0Get details about the current Continuous Integration environmentDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferDIRECT11
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.DIRECT3
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsDIRECT30
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
node-object-hash • 2.3.10Node.js object hash library with properties/arrays sorting to provide constant hashesDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemDIRECT3
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readable-web-to-node-stream • 3.0.2Converts a Web-API readable-stream into a Node readable-stream.INDIRECT5
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
tmp • 0.2.3Temporary file and directory creatorDIRECT0
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
unique-string • 2.0.0Generate a unique random stringINDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xdg-basedir • 4.0.0Get XDG Base Directory pathsDIRECT0
ISC7
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
BSD-2-Clause2
PackageRelationDependenciesPublished
configstore • 5.0.1Easily load and save config without having to think about where and howDIRECT13
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/gatsby-core-utils)](https://licenses.dev/npm/gatsby-core-utils)
<a href="https://licenses.dev/npm/gatsby-core-utils">
  <img src="https://licenses.dev/b/npm/gatsby-core-utils" alt="licenses" />
</a>

Or the licenses badge code for the 2.15.0 version:

[![licenses](https://licenses.dev/b/npm/gatsby-core-utils/2.15.0)](https://licenses.dev/npm/gatsby-core-utils/2.15.0)
<a href="https://licenses.dev/npm/gatsby-core-utils/2.15.0">
  <img src="https://licenses.dev/b/npm/gatsby-core-utils/2.15.0" alt="licenses" />
</a>
GitHub