licenses.dev

gatsby-core-utils v1.10.1

A collection of gatsby utils used in different gatsby packages

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
ci-info • 2.0.0Get details about the current Continuous Integration environmentDIRECT0
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
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.DIRECT3
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
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
node-object-hash • 2.3.10Node.js object hash library with properties/arrays sorting to provide constant hashesDIRECT0
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemDIRECT3
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
tmp • 0.2.3Temporary file and directory creatorDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
unique-string • 2.0.0Generate a unique random stringINDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
xdg-basedir • 4.0.0Get XDG Base Directory pathsDIRECT0
ISC4
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
BSD-2-Clause1
PackageRelationDependenciesPublished
configstore • 5.0.1Easily load and save config without having to think about where and howDIRECT13
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 1.10.1 version:

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