licenses.dev

@ormu5/serverless-offline-sns v0.76.1

Fork of serverless-offline-sns. Serverless plugin to run a local SNS server and call lambdas with events notifications, with fixes to support SQS subscriptions.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT449
PackageRelationDependenciesPublished
@kwsites/file-exists • 1.1.1Synchronous validation of a path existing either as a file or as a directory.INDIRECT2
@kwsites/promise-deferred • 1.1.1Minimalist creation of promise wrappers, exposing the ability to resolve or reject the inner promiseINDIRECT0
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@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
@paralleldrive/cuid2 • 2.2.2Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation UUIDs.INDIRECT1
@serverless/dashboard-plugin • 7.2.3The Serverless Dashboard pluginINDIRECT474
@serverless/utils • 6.15.0Serverless CLI utilitiesINDIRECT231
@sindresorhus/is • 4.6.0Type check valuesINDIRECT0
@szmarczak/http-timer • 4.0.6Timings for HTTP requestsINDIRECT1
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
@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/lodash • 4.17.20TypeScript definitions for lodashINDIRECT0
@types/node • 24.0.13TypeScript definitions for nodeINDIRECT1
@types/responselike • 1.0.3TypeScript definitions for responselikeINDIRECT2
@types/uuid • 9.0.8TypeScript definitions for uuidINDIRECT0
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
accepts • 1.3.8Higher-level content negotiationINDIRECT3
adm-zip • 0.5.16Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from diskINDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
archive-type • 4.0.0Detect the archive type of a Buffer/Uint8ArrayINDIRECT1
archiver-utils • 2.1.0utility functions for archiverINDIRECT26
archiver-utils • 3.0.4utility functions for archiverINDIRECT27
archiver • 5.3.2a streaming interface for archive generationINDIRECT45
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT87
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
axios • 1.10.0Promise based HTTP client for the browser and node.jsINDIRECT22
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bl • 1.2.3Buffer 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
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareDIRECT40
bowser • 2.11.0Lightweight browser detectorINDIRECT0
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.2Brace 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 • 4.9.2Node.js Buffer API, for the browserINDIRECT3
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
builtin-modules • 3.3.0List of the Node.js builtin modulesINDIRECT0
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
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
cachedir • 2.4.0Provides a directory where the OS wants you to store cached files.INDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
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
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
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
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cors • 2.8.5Node.js CORS middlewareDIRECT2
crc32-stream • 4.0.3a streaming CRC32 checksumerINDIRECT6
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT25
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT25
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT25
dayjs • 1.11.132KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
decompress-tar • 4.1.1decompress tar pluginINDIRECT48
decompress-tarbz2 • 4.1.1decompress tar.bz2 pluginINDIRECT57
decompress-targz • 4.1.1decompress tar.gz pluginINDIRECT49
decompress-unzip • 4.0.1decompress zip pluginINDIRECT10
decompress • 4.2.1Extracting archives made easyINDIRECT75
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
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.INDIRECT3
define-lazy-prop • 2.0.0Define a lazily evaluated property on an objectINDIRECT0
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
es-abstract • 1.24.0ECMAScript spec abstract operations.INDIRECT87
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
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT19
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
events • 1.1.1Node's event emitter for all engines.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
express • 4.21.2Fast, unopinionated, minimalist web frameworkDIRECT68
ext-list • 2.2.2List of known file extensions and their MIME typesINDIRECT1
ext-name • 5.0.0Get the file extension and MIME type from a fileINDIRECT5
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
fast-xml-parser • 5.2.5Validate XML, Parse XML, Build XML without C/C++ based librariesINDIRECT1
fastest-levenshtein • 1.0.16Fastest Levenshtein distance implementation in JS.INDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferINDIRECT15
file-type • 3.9.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 4.4.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 5.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 6.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
filename-reserved-regex • 2.0.0Regular expression for matching reserved filename charactersINDIRECT0
filenamify • 4.3.0Convert a string to a valid safe filenameINDIRECT4
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
finalhandler • 1.3.1Node.js final http responderINDIRECT9
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
form-data • 4.0.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT19
formidable • 2.1.5A node.js module for parsing form data, especially file uploads.INDIRECT25
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
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.INDIRECT4
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT21
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stdin • 8.0.0Get stdin as a string or bufferINDIRECT0
get-stream • 2.3.1Get a stream as a string, buffer, or arrayINDIRECT3
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT13
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globby • 11.1.0User-friendly glob matchingINDIRECT23
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 11.8.6Human-friendly and powerful HTTP request library for Node.jsINDIRECT30
graphlib • 2.1.8A directed and undirected multi-graph libraryINDIRECT1
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.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.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
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 HTTPSINDIRECT3
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
inquirer • 8.2.6A collection of common interactive command line user interfaces.INDIRECT51
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
is-async-function • 2.1.1Determine if a function is a native async function.INDIRECT17
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT24
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
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-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-natural-number • 4.0.1Check if a value is a natural numberINDIRECT0
is-negative-zero • 2.0.3Is this value negative zero? === will lie to youINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
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-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-typed-array • 1.1.15Is 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.INDIRECT23
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.1Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isomorphic-ws • 4.0.1Isomorphic implementation of WebSocketINDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
json-buffer • 3.0.1JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-colorizer • 2.2.2A library to format JSON with colors for display in the consoleINDIRECT8
json-cycle • 1.5.0Encode/decode circular structures for converting to and from JSON.INDIRECT0
json-refs • 3.0.15Various utilities for JSON References (http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03).INDIRECT60
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jwt-decode • 2.2.0Decode JWT tokens, mostly useful for browser applications.INDIRECT0
jwt-decode • 3.1.2Decode JWT tokens, mostly useful for browser applications.INDIRECT0
keyv • 4.5.4Simple key-value storage with support for multiple backendsINDIRECT1
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.get • 4.4.2The lodash method `_.get` 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.DIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
lru-queue • 0.1.0LRU QueueINDIRECT9
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
make-dir • 4.0.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
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
native-promise-only • 0.8.1Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.INDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
node-dir • 0.1.17asynchronous file and directory operations for Node.jsINDIRECT4
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsDIRECT3
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
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-hash • 3.0.0Generate hashes from javascript objects in node and the browser.INDIRECT0
object-inspect • 1.13.4string 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.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
open • 7.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT2
open • 8.4.2Open stuff like URLs, files, executables. Cross-platform.INDIRECT3
ora • 5.4.1Elegant terminal spinnerINDIRECT29
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
own-keys • 1.0.1Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT15
p-cancelable • 2.1.1Create a promise that can be canceledINDIRECT0
p-event • 4.2.0Promisify an event by waiting for it to be emittedINDIRECT2
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-timeout • 3.2.0Timeout a promise after a specified amount of timeINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-loader • 1.0.12Utility that provides a single API for loading the content of a path/URL.INDIRECT49
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
path2 • 0.1.0Modular and extended version of `path` packageINDIRECT0
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
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
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise-queue • 2.2.5Promise-based queueINDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
pump • 3.0.3pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 1.3.2A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.0Node's querystring module for all engines.INDIRECT0
querystring • 0.2.1Node's querystring module for all engines.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
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.7.0Node.js Streams, a user-land copy of the stream library from Node.jsINDIRECT9
readable-web-to-node-stream • 3.0.4Converts a Web-API readable-stream into a Node readable-stream.INDIRECT10
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT87
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve-alpn • 1.2.1Detects the ALPN protocolINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
responselike • 2.0.1A response-like object for mocking a Node.js HTTP response streamINDIRECT1
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
run-parallel-limit • 1.1.0Run an array of functions in parallel, but limit the number of tasks executing at the same timeINDIRECT1
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT18
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 dataINDIRECT1
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-static • 1.16.2Serve static filesINDIRECT21
serverless • 3.40.0Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & moreDIRECT589
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
simple-git • 3.28.0Simple GIT interface for node.jsINDIRECT4
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
sort-keys-length • 1.0.1Sort objecy keys by lengthINDIRECT2
sort-keys • 1.1.2Sort the keys of an objectINDIRECT1
statuses • 2.0.1HTTP status utilityINDIRECT0
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
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
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT87
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT19
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT18
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-dirs • 2.1.0Remove leading directory components from a path, like tar's --strip-components optionINDIRECT1
strip-outer • 1.0.1Strip a substring from the start/end of a stringINDIRECT1
strnum • 2.1.1Parse String to Number based on configurationINDIRECT0
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
superagent • 7.1.6elegant & feature rich browser / node HTTP with a fluent APIINDIRECT47
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 6.1.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
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.INDIRECT45
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
throat • 5.0.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-buffer • 1.2.1Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT27
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
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
traverse • 0.6.11traverse and transform objects by visiting every node on a recursive walkINDIRECT89
trim-repeated • 1.0.0Trim a consecutively repeated substring: foo--bar---baz → foo-bar-bazINDIRECT1
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT25
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT87
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT87
typedarray.prototype.slice • 1.0.5ES spec-compliant shim for TypedArray.prototype.sliceINDIRECT88
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT23
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersINDIRECT4
undici-types • 7.8.0A stand-alone types package for UndiciINDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
untildify • 4.0.0Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`INDIRECT0
url • 0.10.3The core `url` packaged standalone for use with Browserify.INDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT29
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 8.0.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT48
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xml • 1.0.1Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.DIRECT0
xml2js • 0.6.2Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yamljs • 0.3.0Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.INDIRECT13
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
zip-stream • 4.1.1a streaming zip archive generator.INDIRECT32
Apache-2.0106
PackageRelationDependenciesPublished
@aws-crypto/crc32 • 5.2.0Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_checkINDIRECT7
@aws-crypto/crc32c • 5.2.0Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_checkINDIRECT7
@aws-crypto/sha1-browser • 5.2.0SHA1 wrapper for browsers that prefers `window.crypto.subtle`.INDIRECT9
@aws-crypto/sha256-browser • 5.2.0SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.INDIRECT10
@aws-crypto/sha256-js • 5.2.0A pure JS implementation SHA256.INDIRECT7
@aws-crypto/supports-web-crypto • 5.2.0Provides functions for detecting if the host environment supports the WebCrypto APIINDIRECT1
@aws-crypto/util • 5.2.0Helper functionsINDIRECT6
@aws-sdk/client-api-gateway • 3.844.0AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React NativeINDIRECT74
@aws-sdk/client-cloudformation • 3.844.0AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React NativeINDIRECT75
@aws-sdk/client-cognito-identity-provider • 3.844.0AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React NativeINDIRECT73
@aws-sdk/client-eventbridge • 3.844.0AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React NativeINDIRECT76
@aws-sdk/client-iam • 3.844.0AWS SDK for JavaScript Iam Client for Node.js, Browser and React NativeINDIRECT74
@aws-sdk/client-lambda • 3.844.0AWS SDK for JavaScript Lambda Client for Node.js, Browser and React NativeINDIRECT80
@aws-sdk/client-s3 • 3.844.0AWS SDK for JavaScript S3 Client for Node.js, Browser and React NativeINDIRECT96
@aws-sdk/client-sso • 3.844.0AWS SDK for JavaScript Sso Client for Node.js, Browser and React NativeINDIRECT63
@aws-sdk/client-sts • 3.844.0AWS SDK for JavaScript Sts Client for Node.js, Browser and React NativeINDIRECT73
@aws-sdk/core • 3.844.0Core functions & classes shared by multiple AWS SDK clients.INDIRECT31
@aws-sdk/credential-provider-env • 3.844.0AWS credential provider that sources credentials from known environment variablesINDIRECT32
@aws-sdk/credential-provider-http • 3.844.0AWS credential provider for containers and HTTP sourcesINDIRECT32
@aws-sdk/credential-provider-ini • 3.844.0AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/configINDIRECT71
@aws-sdk/credential-provider-node • 3.844.0AWS credential provider that sources credentials from a Node.JS environment. INDIRECT72
@aws-sdk/credential-provider-process • 3.844.0AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/configINDIRECT32
@aws-sdk/credential-provider-sso • 3.844.0AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentialsINDIRECT66
@aws-sdk/credential-provider-web-identity • 3.844.0AWS credential provider that calls STS assumeRole for temporary AWS credentialsINDIRECT64
@aws-sdk/middleware-bucket-endpoint • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-bucket-endpoint/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-bucket-endpoint) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-bucket-endpoint.svg)](httpINDIRECT9
@aws-sdk/middleware-expect-continue • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-expect-continue/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-expect-continue) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-expect-continue.svg)](httpINDIRECT4
@aws-sdk/middleware-flexible-checksums • 3.844.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-flexible-checksums/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-flexible-checksums) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-flexible-checksums.sINDIRECT38
@aws-sdk/middleware-host-header • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-host-header/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-host-header) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-host-header.svg)](https://www.npmjINDIRECT4
@aws-sdk/middleware-location-constraint • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-location-constraint/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-location-constraint) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-location-constrainINDIRECT3
@aws-sdk/middleware-logger • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-logger/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-logger) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-logger.svg)](https://www.npmjs.com/package/@INDIRECT3
@aws-sdk/middleware-recursion-detection • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-recursion-detection/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-recursion-detectioINDIRECT4
@aws-sdk/middleware-sdk-api-gateway • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-sdk-api-gateway/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-api-gateway) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-sdk-api-gateway.svg)](httpINDIRECT4
@aws-sdk/middleware-sdk-s3 • 3.844.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-sdk-s3/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-sdk-s3) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-sdk-s3.svg)](https://www.npmjs.com/package/@INDIRECT34
@aws-sdk/middleware-ssec • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-ssec/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-ssec) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-ssec.svg)](https://www.npmjs.com/package/@aws-sdINDIRECT3
@aws-sdk/middleware-user-agent • 3.844.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/middleware-user-agent/latest.svg)](https://www.npmjs.com/package/@aws-sdk/middleware-user-agent) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/middleware-user-agent.svg)](https://www.npmjs.cINDIRECT34
@aws-sdk/nested-clients • 3.844.0Nested clients for AWS SDK packages.INDIRECT63
@aws-sdk/region-config-resolver • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/region-config-resolver/latest.svg)](https://www.npmjs.com/package/@aws-sdk/region-config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/region-config-resolver.svg)](https://www.npmjINDIRECT8
@aws-sdk/signature-v4-multi-region • 3.844.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/signature-v4-multi-region/latest.svg)](https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/signature-v4-multi-region.svg)](https:/INDIRECT35
@aws-sdk/token-providers • 3.844.0A collection of token providersINDIRECT64
@aws-sdk/types • 3.840.0Types for the AWS SDKINDIRECT2
@aws-sdk/util-arn-parser • 3.804.0A parser to Amazon Resource NamesINDIRECT1
@aws-sdk/util-endpoints • 3.844.0Utilities to help with endpoint resolutionINDIRECT9
@aws-sdk/util-locate-window • 3.804.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-locate-window/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-locate-window) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-locate-window.svg)](https://www.npmjs.com/packagINDIRECT1
@aws-sdk/util-user-agent-browser • 3.840.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-browser/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-browser.svg)](https://www.nINDIRECT4
@aws-sdk/util-user-agent-node • 3.844.0[![NPM version](https://img.shields.io/npm/v/@aws-sdk/util-user-agent-node/latest.svg)](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node) [![NPM downloads](https://img.shields.io/npm/dm/@aws-sdk/util-user-agent-node.svg)](https://www.npmjs.com/INDIRECT35
@aws-sdk/xml-builder • 3.821.0XML builder for the AWS SDKINDIRECT2
@serverless/event-mocks • 1.1.1Event Mocks is a simple library designed to generate simple AWS events for testing and automation purposes.INDIRECT2
@smithy/abort-controller • 4.0.4A simple abort controller libraryINDIRECT2
@smithy/chunked-blob-reader-native • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/chunked-blob-reader-native/latest.svg)](https://www.npmjs.com/package/@smithy/chunked-blob-reader-native) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/chunked-blob-reader-native.svg)](https:/INDIRECT5
@smithy/chunked-blob-reader • 5.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/chunked-blob-reader/latest.svg)](https://www.npmjs.com/package/@smithy/chunked-blob-reader) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/chunked-blob-reader.svg)](https://www.npmjs.com/packagINDIRECT1
@smithy/config-resolver • 4.1.4[![NPM version](https://img.shields.io/npm/v/@smithy/config-resolver/latest.svg)](https://www.npmjs.com/package/@smithy/config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/config-resolver.svg)](https://www.npmjs.com/package/@smithy/coINDIRECT7
@smithy/core • 3.7.0[![NPM version](https://img.shields.io/npm/v/@smithy/core/latest.svg)](https://www.npmjs.com/package/@smithy/core) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/core.svg)](https://www.npmjs.com/package/@smithy/core)INDIRECT17
@smithy/credential-provider-imds • 4.0.6AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata serviceINDIRECT7
@smithy/eventstream-codec • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-codec/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-codec) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-codec.svg)](https://www.npmjs.com/package/@smiINDIRECT9
@smithy/eventstream-serde-browser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-browser/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-browser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-browser.svg)](https://wwINDIRECT11
@smithy/eventstream-serde-config-resolver • 4.1.2[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-config-resolver/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-config-resolver) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-config-rINDIRECT2
@smithy/eventstream-serde-node • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-node/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-node.svg)](https://www.npmjs.cINDIRECT11
@smithy/eventstream-serde-universal • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/eventstream-serde-universal/latest.svg)](https://www.npmjs.com/package/@smithy/eventstream-serde-universal) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/eventstream-serde-universal.svg)](httpINDIRECT10
@smithy/fetch-http-handler • 5.1.0Provides a way to make requestsINDIRECT9
@smithy/hash-blob-browser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/hash-blob-browser/latest.svg)](https://www.npmjs.com/package/@smithy/hash-blob-browser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-blob-browser.svg)](https://www.npmjs.com/package/@smiINDIRECT8
@smithy/hash-node • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/hash-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-node.svg)](https://www.npmjs.com/package/@smithy/hash-node)INDIRECT5
@smithy/hash-stream-node • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/hash-stream-node/latest.svg)](https://www.npmjs.com/package/@smithy/hash-stream-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/hash-stream-node.svg)](https://www.npmjs.com/package/@smithyINDIRECT5
@smithy/invalid-dependency • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/invalid-dependency/latest.svg)](https://www.npmjs.com/package/@smithy/invalid-dependency) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/invalid-dependency.svg)](https://www.npmjs.com/package/@INDIRECT2
@smithy/is-array-buffer • 2.2.0Provides a function for detecting if an argument is an ArrayBufferINDIRECT1
@smithy/is-array-buffer • 4.0.0Provides a function for detecting if an argument is an ArrayBufferINDIRECT1
@smithy/md5-js • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/md5-js/latest.svg)](https://www.npmjs.com/package/@smithy/md5-js) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/md5-js.svg)](https://www.npmjs.com/package/@smithy/md5-js)INDIRECT5
@smithy/middleware-content-length • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-content-length/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-content-length) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-content-length.svg)](https://wwINDIRECT3
@smithy/middleware-endpoint • 4.1.14[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-endpoint/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-endpoint) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-endpoint.svg)](https://www.npmjs.com/packagINDIRECT23
@smithy/middleware-retry • 4.1.15[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-retry/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-retry) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-retry.svg)](https://www.npmjs.com/package/@smithyINDIRECT29
@smithy/middleware-serde • 4.0.8[![NPM version](https://img.shields.io/npm/v/@smithy/middleware-serde/latest.svg)](https://www.npmjs.com/package/@smithy/middleware-serde) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/middleware-serde.svg)](https://www.npmjs.com/package/@smithyINDIRECT3
@smithy/middleware-stack • 4.0.4Provides a means for composing multiple middleware functions into a single handlerINDIRECT2
@smithy/node-config-provider • 4.1.3Load config default values from ini config files and environmental variableINDIRECT4
@smithy/node-http-handler • 4.1.0Provides a way to make requestsINDIRECT6
@smithy/property-provider • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/property-provider/latest.svg)](https://www.npmjs.com/package/@smithy/property-provider) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/property-provider.svg)](https://www.npmjs.com/package/@smiINDIRECT2
@smithy/protocol-http • 5.1.2[![NPM version](https://img.shields.io/npm/v/@smithy/protocol-http/latest.svg)](https://www.npmjs.com/package/@smithy/protocol-http) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/protocol-http.svg)](https://www.npmjs.com/package/@smithy/protocolINDIRECT2
@smithy/querystring-builder • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/querystring-builder/latest.svg)](https://www.npmjs.com/package/@smithy/querystring-builder) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/querystring-builder.svg)](https://www.npmjs.com/packagINDIRECT3
@smithy/querystring-parser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/querystring-parser/latest.svg)](https://www.npmjs.com/package/@smithy/querystring-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/querystring-parser.svg)](https://www.npmjs.com/package/@INDIRECT2
@smithy/service-error-classification • 4.0.6[![NPM version](https://img.shields.io/npm/v/@smithy/service-error-classification/latest.svg)](https://www.npmjs.com/package/@smithy/service-error-classification) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/service-error-classification.svg)](hINDIRECT2
@smithy/shared-ini-file-loader • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/shared-ini-file-loader/latest.svg)](https://www.npmjs.com/package/@smithy/shared-ini-file-loader) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/shared-ini-file-loader.svg)](https://www.npmjs.cINDIRECT2
@smithy/signature-v4 • 5.1.2A standalone implementation of the AWS Signature V4 request signing algorithmINDIRECT9
@smithy/smithy-client • 4.4.6[![NPM version](https://img.shields.io/npm/v/@smithy/smithy-client/latest.svg)](https://www.npmjs.com/package/@smithy/smithy-client) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/smithy-client.svg)](https://www.npmjs.com/package/@smithy/smithy-cINDIRECT25
@smithy/types • 4.3.1[![NPM version](https://img.shields.io/npm/v/@smithy/types/latest.svg)](https://www.npmjs.com/package/@smithy/types) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/types.svg)](https://www.npmjs.com/package/@smithy/types)INDIRECT1
@smithy/url-parser • 4.0.4[![NPM version](https://img.shields.io/npm/v/@smithy/url-parser/latest.svg)](https://www.npmjs.com/package/@smithy/url-parser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/url-parser.svg)](https://www.npmjs.com/package/@smithy/url-parser)INDIRECT3
@smithy/util-base64 • 4.0.0A Base64 <-> UInt8Array converterINDIRECT4
@smithy/util-body-length-browser • 4.0.0Determines the length of a request body in browsersINDIRECT1
@smithy/util-body-length-node • 4.0.0Determines the length of a request body in node.jsINDIRECT1
@smithy/util-buffer-from • 2.2.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-buffer-from/latest.svg)](https://www.npmjs.com/package/@smithy/util-buffer-from) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-buffer-from.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/util-buffer-from • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-buffer-from/latest.svg)](https://www.npmjs.com/package/@smithy/util-buffer-from) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-buffer-from.svg)](https://www.npmjs.com/package/@smithyINDIRECT2
@smithy/util-config-provider • 4.0.0Utilities package for configuration providersINDIRECT1
@smithy/util-defaults-mode-browser • 4.0.22[![NPM version](https://img.shields.io/npm/v/@smithy/util-defaults-mode-browser/latest.svg)](https://www.npmjs.com/package/@smithy/util-defaults-mode-browser) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-defaults-mode-browser.svg)](https:/INDIRECT27
@smithy/util-defaults-mode-node • 4.0.22[![NPM version](https://img.shields.io/npm/v/@smithy/util-defaults-mode-node/latest.svg)](https://www.npmjs.com/package/@smithy/util-defaults-mode-node) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-defaults-mode-node.svg)](https://www.npmjINDIRECT29
@smithy/util-endpoints • 3.0.6Utilities to help with endpoint resolution.INDIRECT5
@smithy/util-hex-encoding • 4.0.0Converts binary buffers to and from lowercase hexadecimal encodingINDIRECT1
@smithy/util-middleware • 4.0.4Shared utilities for to be used in middleware packages.INDIRECT2
@smithy/util-retry • 4.0.6Shared retry utilities to be used in middleware packages.INDIRECT3
@smithy/util-stream • 4.2.3[![NPM version](https://img.shields.io/npm/v/@smithy/util-stream/latest.svg)](https://www.npmjs.com/package/@smithy/util-stream) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-stream.svg)](https://www.npmjs.com/package/@smithy/util-stream)INDIRECT13
@smithy/util-uri-escape • 4.0.0[![NPM version](https://img.shields.io/npm/v/@smithy/util-uri-escape/latest.svg)](https://www.npmjs.com/package/@smithy/util-uri-escape) [![NPM downloads](https://img.shields.io/npm/dm/@smithy/util-uri-escape.svg)](https://www.npmjs.com/package/@smithy/utINDIRECT1
@smithy/util-utf8 • 2.3.0A UTF-8 string <-> UInt8Array converterINDIRECT3
@smithy/util-utf8 • 4.0.0A UTF-8 string <-> UInt8Array converterINDIRECT3
@smithy/util-waiter • 4.0.6Shared utilities for client waiters for the AWS SDKINDIRECT3
aws-sdk • 2.1692.0AWS SDK for JavaScriptDIRECT43
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
jmespath • 0.16.0JMESPath implementation in javascriptINDIRECT0
readdir-glob • 1.1.3Recursive fs.readdir with streaming API and glob filtering.INDIRECT3
rxjs • 7.8.2Reactive Extensions for modern JavaScriptINDIRECT1
yaml-ast-parser • 0.0.43[![Build Status](https://travis-ci.org/mulesoft-labs/yaml-ast-parser.svg?branch=master)](https://travis-ci.org/mulesoft-labs/yaml-ast-parser)INDIRECT0
ISC65
PackageRelationDependenciesPublished
@serverless/platform-client • 4.5.1This 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 sINDIRECT179
2-thenable • 1.0.0Convert any object to thenableINDIRECT9
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
child-process-ext • 2.1.1Extensions to Node.js child_process moduleINDIRECT30
child-process-ext • 3.0.2Extensions to Node.js child_process moduleINDIRECT28
chownr • 2.0.0like `chown -R`INDIRECT0
cli-color • 2.0.4Colors, formatting and other tools for the consoleINDIRECT14
cli-progress-footer • 2.3.3[![Build status][build-image]][build-url] [![Tests coverage][cov-image]][cov-url] [![npm version][npm-image]][npm-url]INDIRECT20
cli-sprintf-format • 1.1.1sprintf formatting targetted for CLIINDIRECT18
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
d • 1.0.2Property descriptor factoryINDIRECT8
deferred • 0.7.11Modular and fast Promises implementationINDIRECT10
dezalgo • 1.0.4Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT2
duration • 0.2.2Time duration utilitiesINDIRECT9
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-set • 0.1.6ECMAScript6 Set polyfillINDIRECT9
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 1.1.3Low footprint ECMAScript source code parserINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
essentials • 1.2.0Essential initialization for every JavaScript processINDIRECT2
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fastq • 1.19.1Fast, in memory work queueINDIRECT1
find-requires • 1.0.0Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parserINDIRECT10
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fs2 • 0.3.16fs (file system package) extensionsINDIRECT16
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
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
log-node • 8.0.3Node.js log generator for log engineINDIRECT22
log • 6.3.2Universal pluggable logging utilityINDIRECT12
memoizee • 0.4.17Memoize/cache function resultsINDIRECT13
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
ncjsm • 4.3.2CJS (Node.js) style modules resolverINDIRECT21
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
npm-registry-utilities • 1.0.0npm registry utikitiesINDIRECT24
once • 1.4.0Run a function exactly one timeINDIRECT1
process-utils • 4.0.0Utilities for process objectINDIRECT17
sax • 1.2.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.7.2The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
split2 • 3.2.2split a Text Stream into a Line Stream, using Stream 3INDIRECT5
sprintf-kit • 2.0.2sprintf parser and basic formatterINDIRECT9
stream-promise • 3.2.0Promise that shares Node.js Stream interfaceINDIRECT11
tar • 6.2.1tar for nodeINDIRECT7
timers-ext • 0.1.8Timers extensionsINDIRECT9
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
uni-global • 1.0.0Global namespace without polluting the global scopeINDIRECT1
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 4.0.2Write files in an atomic fashion w/configurable ownershipINDIRECT2
yallist • 4.0.0Yet Another Linked ListINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
fast-uri • 3.0.6Dependency-free RFC 3986 URI toolboxINDIRECT0
filesize • 10.1.6JavaScript library to generate a human readable String describing the file sizeINDIRECT0
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
ieee754 • 1.1.13Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
shelljs • 0.8.5Portable Unix shell commands for Node.jsDIRECT19
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause6
PackageRelationDependenciesPublished
dotenv-expand • 10.0.0Expand environment variables using dotenvINDIRECT0
dotenv • 16.6.1Loads environment variables from .env fileINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
http-cache-semantics • 4.2.0Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
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
Unlicense1
PackageRelationDependenciesPublished
stream-buffers • 3.0.3Buffer-backed Streams for reading and writing.INDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
GPL-3.0-or-later OR MIT1
PackageRelationDependenciesPublished
jszip • 3.10.1Create, read and edit .zip files with JavaScript http://stuartk.com/jszipINDIRECT12
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
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/%40ormu5%2Fserverless-offline-sns)](https://licenses.dev/npm/%40ormu5%2Fserverless-offline-sns)
<a href="https://licenses.dev/npm/%40ormu5%2Fserverless-offline-sns">
  <img src="https://licenses.dev/b/npm/%40ormu5%2Fserverless-offline-sns" alt="licenses" />
</a>

Or the licenses badge code for the 0.76.1 version:

[![licenses](https://licenses.dev/b/npm/%40ormu5%2Fserverless-offline-sns/0.76.1)](https://licenses.dev/npm/%40ormu5%2Fserverless-offline-sns/0.76.1)
<a href="https://licenses.dev/npm/%40ormu5%2Fserverless-offline-sns/0.76.1">
  <img src="https://licenses.dev/b/npm/%40ormu5%2Fserverless-offline-sns/0.76.1" alt="licenses" />
</a>
GitHub