licenses.dev

@serverless/cli v1.6.0

Serverless Components CLI

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT139
PackageRelationDependenciesPublished
@serverless/core • 1.1.2Serverless Components CoreDIRECT44
@serverless/utils • 1.2.0Serverless CLI utilitiesDIRECT19
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
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
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
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
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
chalk • 2.4.2Terminal string styling done rightDIRECT6
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
colors • 1.3.3get colors in your node.js consoleINDIRECT0
commander • 2.19.0the complete solution for node.js command-line programsINDIRECT0
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
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
defer-to-connect • 1.1.3The 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
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
figures • 3.2.0Unicode symbols with Windows CMD fallbacksDIRECT1
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-extra • 7.0.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
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 • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
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
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 • 9.6.0Simplified HTTP requestsINDIRECT25
graphlib • 2.1.8A directed and undirected multi-graph libraryINDIRECT1
has-bigints • 1.0.2Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 3.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
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
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
internal-slot • 1.0.7ES spec-like internal slotsINDIRECT14
is-array-buffer • 3.0.4Is this value a JS ArrayBuffer?INDIRECT12
is-bigint • 1.0.4Is this value an ES BigInt?INDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
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-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-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 • 2.0.5Array#isArray for older browsersINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
nanoid • 2.1.11A tiny (119 bytes), secure URL-friendly unique string ID generatorINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
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 • 4.5.1Normalize a URLINDIRECT0
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
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
package-json • 6.5.0Get metadata of a package from the npm registryINDIRECT34
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
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
prettyoutput • 1.2.0Librarie to format js/json objects into a YAML-style colored output. Especially useful to pretty print logs. Performant (benchmarks)DIRECT3
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
ramda • 0.26.1A practical functional library for JavaScript programmers.INDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
regexp.prototype.flags • 1.5.3ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
registry-auth-token • 4.2.2Get the auth token set for an npm registry (if any)INDIRECT5
registry-url • 5.1.0Get the set npm registry URLINDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safe-array-concat • 1.1.2`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT13
safe-regex-test • 1.0.3Give a regex, get a robust predicate function that tests it against a string.INDIRECT14
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
shortid • 2.2.16Amazingly short non-sequential url-friendly unique id generator.INDIRECT1
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
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 • 6.0.1Strip ANSI escape codes from a stringDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
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
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
traverse • 0.6.10traverse and transform objects by visiting every node on a recursive walkINDIRECT66
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
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-boxed-primitive • 1.0.2Which kind of boxed JS primitive is this?INDIRECT19
which-typed-array • 1.1.15Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
ISC11
PackageRelationDependenciesPublished
@serverless/component-metrics • 1.0.8Sends feature metrics of serverless componentsINDIRECT6
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
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
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
BSD-2-Clause4
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
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@serverless/template • 1.1.4This component is used behind the scenes to deploy your YAML templates. It is loaded by the serverless CLI and executed just as any other component. However, there's a lot you can do with this component programmatically. See the sections below for some exDIRECT121
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.6.0 version:

[![licenses](https://licenses.dev/b/npm/%40serverless%2Fcli/1.6.0)](https://licenses.dev/npm/%40serverless%2Fcli/1.6.0)
<a href="https://licenses.dev/npm/%40serverless%2Fcli/1.6.0">
  <img src="https://licenses.dev/b/npm/%40serverless%2Fcli/1.6.0" alt="licenses" />
</a>
GitHub