licenses.dev

@sales-lead-multiplier/gcloud-service v0.0.2

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT185
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@dabh/diagnostics • 2.0.3Tools for debugging your node.js modules and event loopINDIRECT11
@panva/asn1.js • 1.0.0ASN.1 encoder and decoder for Node.js with no dependencies (fork of asn1.js using native BigInt)INDIRECT0
@sendgrid/client • 7.7.0Twilio SendGrid NodeJS API clientINDIRECT4
@sendgrid/helpers • 7.7.0Twilio SendGrid NodeJS internal helpersDIRECT1
@sendgrid/mail • 7.7.0Twilio SendGrid NodeJS mail serviceDIRECT5
@tootallnate/once • 2.0.0Creates a Promise that waits for a single eventINDIRECT0
@types/bluebird • 3.5.42TypeScript definitions for bluebirdINDIRECT0
@types/body-parser • 1.19.5TypeScript definitions for body-parserINDIRECT3
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT2
@types/date-fns • 2.6.3Stub TypeScript definitions entry for date-fns, which provides its own types definitionsDIRECT3
@types/express-serve-static-core • 4.19.6TypeScript definitions for express-serve-static-coreINDIRECT6
@types/express • 4.17.21TypeScript definitions for expressINDIRECT11
@types/http-errors • 2.0.4TypeScript definitions for http-errorsINDIRECT0
@types/jsonwebtoken • 8.5.9TypeScript definitions for jsonwebtokenINDIRECT2
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/mime • 1.3.5TypeScript definitions for mimeINDIRECT0
@types/mysql • 2.15.26TypeScript definitions for mysqlDIRECT2
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/qs • 6.9.18TypeScript definitions for qsINDIRECT0
@types/range-parser • 1.2.7TypeScript definitions for range-parserINDIRECT0
@types/send • 0.17.4TypeScript definitions for sendINDIRECT3
@types/serve-static • 1.15.7TypeScript definitions for serve-staticINDIRECT5
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
arrify • 2.0.1Convert a value to an arrayINDIRECT0
async-retry • 1.3.3Retrying made simple, easy and asyncINDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
axios • 0.26.1Promise based HTTP client for the browser and node.jsINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bignumber.js • 9.0.0A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bignumber.js • 9.1.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
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
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
color-string • 1.9.1Parser and generator for CSS color stringsINDIRECT3
color • 3.2.1Color conversion and manipulation with CSS string supportINDIRECT6
colorspace • 1.1.4Generate HEX colors for a given namespace.INDIRECT8
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT1
concat-stream • 2.0.0writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT7
core-js • 3.6.5Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-env • 5.0.5Run scripts that set and use environment variables across platformsDIRECT9
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-random-string • 2.0.0Generate a cryptographically strong random stringINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryDIRECT2
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dot-prop • 6.0.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
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 inputINDIRECT9
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
enabled • 2.0.0Check if a certain debug flag is enabled.INDIRECT0
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 entitiesINDIRECT17
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.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fecha • 4.2.3Date formatting and parsingINDIRECT0
fn.name • 1.1.0Extract names from functionsINDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
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
hash-stream-validation • 0.2.4Hash a stream of data, then validateINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
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
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
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-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-stream-ended • 0.1.4Check if a stream has endedINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
is • 3.3.0the definitive JavaScript type testing libraryINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
jose • 2.0.7JSON Web Almost Everything - JWA, JWS, JWE, JWK, JWT, JWKS for Node.js with minimal dependenciesINDIRECT1
json-bigint • 1.0.0JSON.parse with bigints supportINDIRECT1
jsonwebtoken • 8.5.1JSON Web Token implementation (symmetric and asymmetric)INDIRECT14
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jwa • 2.0.0JWA implementation (supports all JWS algorithms)INDIRECT3
jwks-rsa • 2.1.5Library to retrieve RSA public keys from a JWKS endpointINDIRECT22
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
jws • 4.0.0Implementation of JSON Web SignaturesINDIRECT4
kuler • 2.0.0Color your terminal using CSS/hex color codesINDIRECT0
limiter • 1.1.5A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttledINDIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.includes • 4.3.0The lodash method `_.includes` exported as a module.INDIRECT0
lodash.isboolean • 3.0.3The lodash method `_.isBoolean` exported as a module.INDIRECT0
lodash.isinteger • 4.0.4The lodash method `_.isInteger` exported as a module.INDIRECT0
lodash.isnumber • 3.0.3The lodash method `_.isNumber` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash.mapvalues • 4.6.0The lodash method `_.mapValues` exported as a module.INDIRECT0
lodash.once • 4.1.1The lodash method `_.once` exported as a module.INDIRECT0
logform • 2.7.0An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
lru-memoizer • 2.3.0Memoize functions results using an lru-cache.INDIRECT3
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-db • 1.53.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mysql • 2.18.1A node.js driver for mysql. It is written in JavaScript, does not require compiling, and is 100% MIT licensed.DIRECT10
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsINDIRECT3
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-hash • 3.0.0Generate hashes from javascript objects in node and the browser.INDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
one-time • 1.0.0Run the supplied function exactly one time (once)INDIRECT1
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promise-mysql • 5.2.0A bluebird wrapper for node-mysqlDIRECT16
promise-polyfill • 8.1.3Lightweight promise polyfill. A+ compliantINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
pumpify • 2.0.1Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT11
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 • 2.3.7Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
retry-request • 4.2.2Retry a request.INDIRECT3
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
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
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
split-array-stream • 2.0.0Safely push each item of an array to a streamINDIRECT1
sqlstring • 2.3.1Simple SQL escape and format for MySQLINDIRECT0
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
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.1.1The string_decoder module from Node coreINDIRECT1
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
stubs • 3.0.0Easy method stubber.INDIRECT0
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unique-string • 2.0.0Generate a unique random stringINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-fetch • 2.0.4A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
winston-transport • 4.9.0Base stream implementations for winston@3 and up.INDIRECT12
winston • 3.17.0A logger for just about everything.DIRECT30
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
xdg-basedir • 4.0.0Get XDG Base Directory pathsINDIRECT0
xmlhttprequest • 1.8.0XMLHttpRequest for NodeINDIRECT0
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
Apache-2.068
PackageRelationDependenciesPublished
@firebase/analytics-types • 0.6.0@firebase/analytics TypesINDIRECT0
@firebase/analytics • 0.6.18A analytics package for new firebase packagesINDIRECT8
@firebase/app-check-interop-types • 0.1.0@firebase/app-check-interop-types TypesINDIRECT0
@firebase/app-check-types • 0.3.1@firebase/app-check TypesINDIRECT0
@firebase/app-check • 0.3.2The App Check component of the Firebase JS SDKINDIRECT6
@firebase/app-types • 0.6.3@firebase/app TypesINDIRECT0
@firebase/app-types • 0.7.0@firebase/app TypesINDIRECT0
@firebase/app • 0.6.30The primary entrypoint to the Firebase JS SDKINDIRECT7
@firebase/auth-interop-types • 0.1.6@firebase/auth interop TypesINDIRECT0
@firebase/auth-types • 0.10.3@firebase/auth TypesINDIRECT0
@firebase/auth • 0.16.8Javascript library for Firebase Auth SDKINDIRECT1
@firebase/component • 0.5.13Firebase Component PlatformINDIRECT2
@firebase/component • 0.5.6Firebase Component PlatformINDIRECT2
@firebase/database-compat • 0.1.8The Realtime Database component of the Firebase JS SDK.INDIRECT13
@firebase/database-types • 0.7.3@firebase/database TypesINDIRECT1
@firebase/database-types • 0.8.0@firebase/database TypesINDIRECT3
@firebase/database-types • 0.9.7@firebase/database TypesINDIRECT3
@firebase/database • 0.11.0This is the Firebase Realtime Database component of the Firebase JS SDK.INDIRECT12
@firebase/database • 0.12.8This is the Firebase Realtime Database component of the Firebase JS SDK.INDIRECT10
@firebase/firestore-types • 2.4.0@firebase/firestore TypesINDIRECT0
@firebase/firestore • 2.4.1The Cloud Firestore component of the Firebase JS SDK.INDIRECT50
@firebase/functions-types • 0.4.0@firebase/functions TypesINDIRECT0
@firebase/functions • 0.6.16This is the Firebase Functions component of the Firebase JS SDK.INDIRECT9
@firebase/installations-types • 0.3.4@firebase/installations TypesINDIRECT0
@firebase/installations • 0.4.32INDIRECT5
@firebase/logger • 0.2.6A logger package for use in the Firebase JS SDKINDIRECT0
@firebase/logger • 0.3.2A logger package for use in the Firebase JS SDKINDIRECT1
@firebase/messaging-types • 0.5.0@firebase/messaging TypesINDIRECT0
@firebase/messaging • 0.8.0This is the Firebase Cloud Messaging component of the Firebase JS SDK.INDIRECT7
@firebase/performance-types • 0.0.13@firebase/performance TypesINDIRECT0
@firebase/performance • 0.4.18Firebase performance for webINDIRECT8
@firebase/polyfill • 0.3.36This is the a set of polyfills/shims used by the Firebase JS SDK. This package is completely standalone and can be loaded to standardize environments for use with the Firebase JS SDK.INDIRECT3
@firebase/remote-config-types • 0.1.9@firebase/remote-config TypesINDIRECT0
@firebase/remote-config • 0.1.43The Remote Config package of the Firebase JS SDKINDIRECT8
@firebase/storage-types • 0.5.0@firebase/storage TypesINDIRECT0
@firebase/storage • 0.7.1This is the Cloud Storage component of the Firebase JS SDK.INDIRECT8
@firebase/util • 1.3.0_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_INDIRECT1
@firebase/util • 1.5.2_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_INDIRECT1
@firebase/webchannel-wrapper • 0.5.1A wrapper of the webchannel packages from closure-library for use outside of a closure compiled applicationINDIRECT0
@google-cloud/common • 3.10.0Common components for Cloud APIs Node.js Client LibrariesINDIRECT66
@google-cloud/datastore • 6.6.2Cloud Datastore Client Library for Node.jsDIRECT92
@google-cloud/firestore • 4.15.1Firestore Client Library for Node.jsINDIRECT86
@google-cloud/logging-winston • 4.2.4Stackdriver Logging transport for WinstonDIRECT128
@google-cloud/logging • 9.9.0Stackdriver Logging Client Library for Node.jsINDIRECT119
@google-cloud/paginator • 3.0.7A result paging utility used by Google node.js modulesINDIRECT2
@google-cloud/projectify • 2.1.1A simple utility for replacing the projectid token in objects.INDIRECT0
@google-cloud/promisify • 2.0.4A simple utility for promisifying functions and classes.INDIRECT0
@google-cloud/storage • 5.20.5Cloud Storage Client Library for Node.jsINDIRECT93
@grpc/grpc-js • 1.6.12gRPC Library for Node - pure JS implementationINDIRECT32
@grpc/proto-loader • 0.6.13gRPC utility library for loading .proto filesINDIRECT32
@grpc/proto-loader • 0.7.13gRPC utility library for loading .proto filesINDIRECT31
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
eventid • 2.0.1A utility for generating monotonically increasing unique event ids across a network of services.INDIRECT1
fast-text-encoding • 1.0.6Fast polyfill for TextEncoder and TextDecoder, only supports utf-8INDIRECT0
faye-websocket • 0.11.3Standards-compliant WebSocket server and clientINDIRECT4
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
firebase-admin • 9.12.0Firebase admin SDK for Node.jsDIRECT187
firebase • 8.10.1Firebase JavaScript library for web and Node.jsDIRECT87
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.jsINDIRECT29
google-gax • 2.30.5Google API ExtensionsINDIRECT83
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 5.2.4A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
proto3-json-serializer • 0.1.9Support for proto3 JSON serialiazation/deserialization for protobuf.jsINDIRECT15
teeny-request • 7.2.0Like request, but smaller.INDIRECT13
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
ISC22
PackageRelationDependenciesPublished
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
idb • 3.0.2IndexedDB but with promisesINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.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
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause13
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
protobufjs • 6.11.3Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
protobufjs • 7.4.0Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
unknown3
PackageRelationDependenciesPublished
@sales-lead-multiplier/slm-shared • 0.0.2DIRECT13
dicer • 0.3.1A very fast streaming multipart parser for node.jsINDIRECT1
streamsearch • 1.1.0Streaming Boyer-Moore-Horspool searching for node.jsINDIRECT0
BSD-3-Clause OR GPL-2.02
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
node-forge • 1.3.1JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
configstore • 5.0.1Easily load and save config without having to think about where and howINDIRECT13
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
non-standard1
PackageRelationDependenciesPublished
dom-storage • 2.1.0W3C DOM Storage (localStorage and sessionStorage) for node.jsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40sales-lead-multiplier%2Fgcloud-service)](https://licenses.dev/npm/%40sales-lead-multiplier%2Fgcloud-service)
<a href="https://licenses.dev/npm/%40sales-lead-multiplier%2Fgcloud-service">
  <img src="https://licenses.dev/b/npm/%40sales-lead-multiplier%2Fgcloud-service" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.2 version:

[![licenses](https://licenses.dev/b/npm/%40sales-lead-multiplier%2Fgcloud-service/0.0.2)](https://licenses.dev/npm/%40sales-lead-multiplier%2Fgcloud-service/0.0.2)
<a href="https://licenses.dev/npm/%40sales-lead-multiplier%2Fgcloud-service/0.0.2">
  <img src="https://licenses.dev/b/npm/%40sales-lead-multiplier%2Fgcloud-service/0.0.2" alt="licenses" />
</a>
GitHub