licenses.dev

@google-cloud/common v3.10.0

Common components for Cloud APIs Node.js Client Libraries

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT50
PackageRelationDependenciesPublished
@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
arrify • 2.0.1Convert a value to an arrayDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputDIRECT9
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
ent • 2.2.2Encode and decode HTML entitiesDIRECT17
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
google-p12-pem • 3.1.4Convert Google .p12 keys to .pem keys.INDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
gtoken • 5.3.2Node.js Google Authentication Service Account TokensINDIRECT20
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-proxy-agent • 5.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT4
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
json-bigint • 1.0.0JSON.parse with bigints supportINDIRECT1
jwa • 2.0.0JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 4.0.0Implementation of JSON Web SignaturesINDIRECT4
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
retry-request • 4.2.2Retry a request.DIRECT3
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
stream-events • 1.0.5Get an event when you're being sent data or asked for it.INDIRECT1
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
stubs • 3.0.0Easy method stubber.INDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
Apache-2.08
PackageRelationDependenciesPublished
@google-cloud/projectify • 2.1.1A simple utility for replacing the projectid token in objects.DIRECT0
@google-cloud/promisify • 2.0.4A simple utility for promisifying functions and classes.DIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
fast-text-encoding • 1.0.6Fast polyfill for TextEncoder and TextDecoder, only supports utf-8INDIRECT0
gaxios • 4.3.3A simple common HTTP client specifically for Google APIs and services.INDIRECT12
gcp-metadata • 4.3.1Get the metadata from a Google Cloud Platform environmentINDIRECT15
google-auth-library • 7.14.1Google APIs Authentication Client Library for Node.jsDIRECT29
teeny-request • 7.2.0Like request, but smaller.DIRECT13
ISC5
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40google-cloud%2Fcommon)](https://licenses.dev/npm/%40google-cloud%2Fcommon)
<a href="https://licenses.dev/npm/%40google-cloud%2Fcommon">
  <img src="https://licenses.dev/b/npm/%40google-cloud%2Fcommon" alt="licenses" />
</a>

Or the licenses badge code for the 3.10.0 version:

[![licenses](https://licenses.dev/b/npm/%40google-cloud%2Fcommon/3.10.0)](https://licenses.dev/npm/%40google-cloud%2Fcommon/3.10.0)
<a href="https://licenses.dev/npm/%40google-cloud%2Fcommon/3.10.0">
  <img src="https://licenses.dev/b/npm/%40google-cloud%2Fcommon/3.10.0" alt="licenses" />
</a>
GitHub