licenses.dev

gcs-resumable-upload v0.10.2

Upload a file to Google Cloud Storage with built-in resumable behavior

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT79
PackageRelationDependenciesPublished
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
agent-base • 4.3.0Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
axios • 0.18.1Promise based HTTP client for the browser and node.jsINDIRECT4
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
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
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
gcp-metadata • 0.6.3Get the metadata from a Google Cloud Platform environmentINDIRECT7
getpass • 0.1.7getpass for node.jsINDIRECT1
google-auto-auth • 0.10.1Making it as easy as possible to authenticate a Google API requestDIRECT81
google-p12-pem • 1.0.5Convert Google .p12 keys to .pem keysINDIRECT2
gtoken • 2.3.3Node.js Google Authentication Service Account TokensINDIRECT23
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-proxy-agent • 2.2.4An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-buffer • 2.0.5Determine if an object is a BufferINDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
jwa • 1.4.1JWA implementation (supports all JWS algorithms)INDIRECT3
jws • 3.2.2Implementation of JSON Web SignaturesINDIRECT4
lodash.isstring • 4.0.1The lodash method `_.isString` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
make-dir • 1.3.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
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT3
pumpify • 1.5.1Combine an array of streams into a single duplex stream using pump and duplexifyDIRECT14
punycode • 2.3.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.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stream-events • 1.0.5Get an event when you're being sent data or asked for it.DIRECT1
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
stubs • 3.0.0Easy method stubber.INDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
unique-string • 1.0.0Generate a unique random stringINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
ISC11
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
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
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 • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Apache-2.010
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
ecdsa-sig-formatter • 1.0.11Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenationINDIRECT1
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
gaxios • 1.8.4A simple common HTTP client specifically for Google APIs and services.INDIRECT13
google-auth-library • 1.6.1Google APIs Authentication Client Library for Node.jsINDIRECT33
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.DIRECT46
retry-axios • 0.3.2Retry HTTP requests with Axios.INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-3-Clause4
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
buffer-equal-constant-time • 1.0.1Constant-time comparison of BuffersINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause3
PackageRelationDependenciesPublished
configstore • 3.1.5Easily load and save config without having to think about where and howDIRECT11
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.10.2 version:

[![licenses](https://licenses.dev/b/npm/gcs-resumable-upload/0.10.2)](https://licenses.dev/npm/gcs-resumable-upload/0.10.2)
<a href="https://licenses.dev/npm/gcs-resumable-upload/0.10.2">
  <img src="https://licenses.dev/b/npm/gcs-resumable-upload/0.10.2" alt="licenses" />
</a>
GitHub