licenses.dev

gatsby-telemetry v2.15.0

Gatsby Telemetry

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT126
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.DIRECT11
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@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
@turist/fetch • 7.2.0Opinionated `fetch` optimized for use inside microservicesDIRECT9
@turist/time • 0.0.2Making time pass faster on the shipDIRECT0
@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-fetch • 2.6.11TypeScript definitions for node-fetchINDIRECT8
@types/node • 22.5.5TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
async-retry-ng • 2.0.1Retrying made simple, easy and asyncDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
boxen • 4.2.0Create boxes in the terminalDIRECT17
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
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 3.0.0Terminal string styling done rightINDIRECT5
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
cli-boxes • 2.2.1Boxes for use in the terminalINDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
defer-to-connect • 2.0.1The safe way to handle the `connect` socket eventINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferINDIRECT11
filter-obj • 1.1.0Filter object keys and values into a new objectINDIRECT0
form-data • 4.0.0A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
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
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gatsby-core-utils • 2.15.0A collection of gatsby utils used in different gatsby packagesDIRECT67
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
git-up • 4.0.5A low level git url parser.DIRECT26
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsINDIRECT30
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-docker • 2.2.1Check if the process is running inside a Docker containerDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-ssh • 1.4.0Check if an input value is a ssh url or not.INDIRECT1
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
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
lodash • 4.17.21Lodash modular utilities.DIRECT0
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
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
node-object-hash • 2.3.10Node.js object hash library with properties/arrays sorting to provide constant hashesINDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
parse-path • 4.0.4Parse paths (local paths, urls: ssh/git/etc)INDIRECT23
parse-url • 6.0.5An advanced url parser supporting git urls too.INDIRECT25
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 systemINDIRECT3
protocols • 1.4.8Get the protocols of an input url.INDIRECT0
protocols • 2.0.1Get the protocols of an input url.INDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
query-string • 6.14.1Parse and stringify URL query stringsINDIRECT4
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
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
term-size • 2.2.1Reliably get the terminal window size (columns & rows)INDIRECT0
tmp • 0.2.3Temporary file and directory creatorINDIRECT0
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
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
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
widest-line • 3.1.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT5
xdg-basedir • 4.0.0Get XDG Base Directory pathsINDIRECT0
ISC9
PackageRelationDependenciesPublished
ansi-align • 3.0.1align-text with ANSI support for CLIsINDIRECT5
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
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
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-Clause3
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
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT14
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.15.0 version:

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