licenses.dev

@serverless/platform-client-china v2.4.2

This Serverless Platform SDK makes it easy to interact with the Serverless Platform and perform operations on it. Please note that there is an existing `@serverless/platform-sdk` npm module for interacting with the Serverless Inc. SaaS original platform s

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT267
PackageRelationDependenciesPublished
@colors/colors • 1.6.0get colors in your node.js consoleINDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@serverless/utils-china • 1.1.7Tencent Cloud Tools For Serverless FramewoekDIRECT198
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@tencent-sdk/capi • 2.0.3Tencent cloud api sdkINDIRECT34
@tencent-sdk/common • 1.0.0Tencent cloud common sdkINDIRECT2
@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/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 22.7.5TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
@types/triple-beam • 1.3.5TypeScript definitions for triple-beamINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
after • 0.8.2after - tiny flow controlINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
archiver-utils • 2.1.0utility functions for archiverINDIRECT26
archiver-utils • 3.0.4utility functions for archiverINDIRECT29
archiver • 5.3.2a streaming interface for archive generationDIRECT47
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-buffer-byte-length • 1.0.1Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT13
arraybuffer.prototype.slice • 1.0.3ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT64
arraybuffer.slice • 0.0.7Exports a function for slicing ArrayBuffers (no polyfilling)INDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
backo2 • 1.0.2simple backoff based on segmentio/backoINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-arraybuffer • 0.1.4Encode/decode base64 data into ArrayBuffersINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
binary • 0.3.0Unpack multibyte binary values from buffersINDIRECT3
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
bl • 2.2.1Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT9
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
blob • 0.0.5Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
buffermaker • 1.2.1BufferMaker is a convenient way of creating binary stringsINDIRECT1
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 • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A 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 supportINDIRECT5
colornames • 1.1.1Map color names to HEX color values.INDIRECT0
colorspace • 1.1.4Generate HEX colors for a given namespace.INDIRECT7
component-emitter • 1.3.1Event emitterINDIRECT0
compress-commons • 4.1.2a library that defines a common interface for working with archive formats within nodeINDIRECT9
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc32-stream • 4.0.3a streaming CRC32 checksumerINDIRECT6
data-view-buffer • 1.0.1Get the ArrayBuffer out of a DataView, robustly.INDIRECT20
data-view-byte-length • 1.0.1Get the byteLength out of a DataView, robustly.INDIRECT20
data-view-byte-offset • 1.0.0Get the byteOffset out of a DataView, robustly.INDIRECT20
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
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
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
diagnostics • 1.1.1Tools for debugging your node.js modules and event loopINDIRECT12
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
duplexify • 4.1.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT9
enabled • 1.0.2Check if a certain debug flag is enabled.INDIRECT1
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
engine.io-client • 3.5.4Client for the realtime EngineINDIRECT18
engine.io-parser • 2.2.1Parser for the client for the realtime EngineINDIRECT6
env-variable • 0.0.6Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacksINDIRECT0
es-abstract • 1.23.3ECMAScript spec abstract operations.INDIRECT64
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
es-object-atoms • 1.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.0.3A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT7
es-to-primitive • 1.2.1ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT5
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-glob • 3.3.2It's a very fast and efficient glob library for Node.jsDIRECT17
fecha • 4.2.3Date formatting and parsingINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
for-each • 0.3.3A better forEachINDIRECT1
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT4
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.6An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT64
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
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
get-symbol-description • 1.0.2Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT12
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT12
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.jsDIRECT30
has-bigints • 1.0.2Determine if the JS environment has BigInt support.INDIRECT0
has-binary2 • 1.0.3A function that takes anything in javascript and returns true if its argument contains binary data.INDIRECT1
has-cors • 1.1.0Detects support for Cross-Origin Resource SharingINDIRECT0
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
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
http2-wrapper • 1.0.3HTTP2 client, just with the familiar `https` APIINDIRECT2
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
internal-slot • 1.0.7ES spec-like internal slotsINDIRECT14
is-array-buffer • 3.0.4Is this value a JS ArrayBuffer?INDIRECT12
is-arrayish • 0.3.2Determines if an object can be used as an arrayINDIRECT0
is-bigint • 1.0.4Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.1.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-data-view • 1.0.1Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT19
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.0.7Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
is-shared-array-buffer • 1.0.3Is this value a JS SharedArrayBuffer?INDIRECT12
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-string • 1.0.7Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-symbol • 1.0.4Determine if a value is an ES6 Symbol or not.INDIRECT1
is-typed-array • 1.1.13Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT18
is-weakref • 1.0.2Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
kafka-node • 5.0.0Client for Apache Kafka v0.9.x, v0.10.x and v0.11.xINDIRECT87
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
kuler • 1.0.1Color your terminal using CSS/hex color codesINDIRECT1
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
lie • 3.3.0A basic but performant promise implementationINDIRECT1
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.difference • 4.5.0The lodash method `_.difference` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.union • 4.6.0The lodash method `_.union` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
logform • 2.6.1An mutable object-based log format designed for chaining & objectMode streams.INDIRECT6
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
napi-build-utils • 1.0.2A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
nested-error-stacks • 2.1.1An Error subclass that will chain nested Errors and dump nested stacktracesINDIRECT0
node-abi • 2.30.1Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
noop-logger • 0.1.1A logger that does exactly nothing.INDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
normalize-url • 6.1.0Normalize a URLINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.5ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT14
one-time • 0.0.4Run the supplied function exactly one time (once)INDIRECT0
optional • 0.1.4Allows you to optionally include modules without surrounding everything with 'try/catch'INDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
parseqs • 0.0.6Provides methods for parsing a query string into an object, and vice versa.INDIRECT0
parseuri • 0.0.6Method that parses a URI and returns an array of its componentsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
prebuild-install • 5.3.0A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT61
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
pump • 1.0.3pipe streams together and close all of them if one of them closesINDIRECT3
pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT3
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
querystring • 0.2.1Node's querystring module for all engines.DIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
readable-stream • 2.3.8Streams3, 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
readable-stream • 4.5.2Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
regexp.prototype.flags • 1.5.3ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
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.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel-limit • 1.1.0Run an array of functions in parallel, but limit the number of tasks executing at the same timeDIRECT1
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-array-concat • 1.1.2`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT13
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.0.3Give a regex, get a robust predicate function that tests it against a string.INDIRECT14
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
simple-swizzle • 0.2.2Simply swizzle your argumentsINDIRECT1
snappy • 6.3.5Nodejs bindings to Google's Snappy compression libraryINDIRECT65
socket.io-client • 2.5.0[![Build Status](https://github.com/socketio/socket.io-client/workflows/CI/badge.svg)](https://github.com/socketio/socket.io-client/actions) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.ioINDIRECT23
socket.io-parser • 3.3.4socket.io protocol parserINDIRECT4
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
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 • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string.prototype.trim • 1.2.9ES5 spec-compliant shim for String.prototype.trimINDIRECT64
string.prototype.trimend • 1.0.8ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT15
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT15
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
tar-fs • 1.16.3filesystem bindings for tar-streamINDIRECT24
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT19
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
text-hex • 1.0.0Generate a hex color from the given textINDIRECT0
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
traverse • 0.6.10traverse and transform objects by visiting every node on a recursive walkDIRECT66
triple-beam • 1.4.1Definitions of levels for logging purposes & shareable Symbol constants.INDIRECT0
typed-array-buffer • 1.0.2Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT19
typed-array-byte-length • 1.0.1Robustly get the byte length of a Typed ArrayINDIRECT19
typed-array-byte-offset • 1.0.2Robustly get the byte offset of a Typed ArrayINDIRECT19
typed-array-length • 1.0.6Robustly get the length of a Typed ArrayINDIRECT19
typedarray.prototype.slice • 1.0.3ES spec-compliant shim for TypedArray.prototype.sliceINDIRECT65
unbox-primitive • 1.0.2Unbox a boxed JS primitive value.INDIRECT20
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
urlencode • 1.1.0encodeURIComponent with charsetDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
which-boxed-primitive • 1.0.2Which kind of boxed JS primitive is this?INDIRECT19
which-pm-runs • 1.1.0Detects what package manager executes the processINDIRECT0
which-typed-array • 1.1.15Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
winston-transport • 4.8.0Base stream implementations for winston@3 and up.INDIRECT17
winston • 3.2.1A logger for just about everything.INDIRECT39
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yeast • 0.1.2Tiny but linear growing unique id generatorINDIRECT0
zip-stream • 4.1.1a streaming zip archive generator.INDIRECT34
ISC24
PackageRelationDependenciesPublished
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT9
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
chownr • 1.1.4like `chown -R`INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
fastq • 1.17.1Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT12
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
npmlog • 4.1.2logger for npmINDIRECT24
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
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
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
unknown8
PackageRelationDependenciesPublished
buffers • 0.1.1Treat a collection of Buffers as a single contiguous partially mutable Buffer.INDIRECT0
component-bind • 1.0.0function binding utilityINDIRECT0
component-inherit • 0.0.3Prototype inheritance utilityINDIRECT0
dot-qs • 0.2.0Dot separated format version of node-querystringINDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
to-array • 0.1.4Turn an array like into an arrayINDIRECT0
xmlhttprequest-ssl • 1.6.3XMLHttpRequest for NodeINDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
denque • 1.5.1The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.INDIRECT0
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
long • 1.1.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
readdir-glob • 1.1.3Recursive fs.readdir with streaming API and glob filtering.INDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-2-Clause3
PackageRelationDependenciesPublished
dotenv • 8.6.0Loads environment variables from .env fileDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
MIT OR X112
PackageRelationDependenciesPublished
chainsaw • 0.1.0Build chainable fluent interfaces the easy way... with a freakin' chainsaw!INDIRECT1
traverse • 0.3.9Traverse and transform objects by visiting every node on a recursive walkINDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.1Create, read and edit .zip files with JavaScript http://stuartk.com/jszipDIRECT12
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 1.4.0A collection of essential TypeScript typesINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40serverless%2Fplatform-client-china)](https://licenses.dev/npm/%40serverless%2Fplatform-client-china)
<a href="https://licenses.dev/npm/%40serverless%2Fplatform-client-china">
  <img src="https://licenses.dev/b/npm/%40serverless%2Fplatform-client-china" alt="licenses" />
</a>

Or the licenses badge code for the 2.4.2 version:

[![licenses](https://licenses.dev/b/npm/%40serverless%2Fplatform-client-china/2.4.2)](https://licenses.dev/npm/%40serverless%2Fplatform-client-china/2.4.2)
<a href="https://licenses.dev/npm/%40serverless%2Fplatform-client-china/2.4.2">
  <img src="https://licenses.dev/b/npm/%40serverless%2Fplatform-client-china/2.4.2" alt="licenses" />
</a>
GitHub