licenses.dev

@serverless/core v1.1.2

Serverless Components Core

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
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
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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.DIRECT3
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
got • 9.6.0Simplified HTTP requestsINDIRECT25
js-yaml • 3.14.1YAML 1.2 parser and serializerDIRECT3
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
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 optionsINDIRECT0
normalize-url • 4.5.1Normalize a URLINDIRECT0
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
package-json • 6.5.0Get metadata of a package from the npm registryDIRECT34
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
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.DIRECT0
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
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
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
ISC5
PackageRelationDependenciesPublished
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.DIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
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
BSD-3-Clause2
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
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%2Fcore)](https://licenses.dev/npm/%40serverless%2Fcore)
<a href="https://licenses.dev/npm/%40serverless%2Fcore">
  <img src="https://licenses.dev/b/npm/%40serverless%2Fcore" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.2 version:

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