licenses.dev

aws-cdk v1.32.1

CDK Toolkit, the command line tool for CDK apps

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT174
PackageRelationDependenciesPublished
agent-base • 4.2.1Turn a function into an `http.Agent` instanceINDIRECT2
agent-base • 4.3.0Turn a function into an `http.Agent` instanceINDIRECT2
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
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
archiver-utils • 2.1.0utility functions for archiverINDIRECT26
archiver • 3.1.1a streaming interface for archive generationDIRECT42
ast-types • 0.14.2Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT1
astral-regex • 1.0.0Regular expression for matching astral symbolsINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 5.0.8Brace expansion as known from sh/bashINDIRECT1
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`DIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
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
colors • 1.4.0get colors in your node.js consoleDIRECT0
compress-commons • 2.1.1a library that defines a common interface for working with archive formats within nodeINDIRECT16
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc • 3.8.0Module for calculating Cyclic Redundancy Check (CRC) for Node.js and the Browser.INDIRECT3
crc32-stream • 3.0.1a streaming CRC32 checksumerINDIRECT9
data-uri-to-buffer • 1.2.0Generate a Buffer instance from a Data URI stringINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.1.0small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decamelize • 4.0.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
degenerator • 1.0.4Turns sync functions into async generator functionsINDIRECT15
depd • 2.0.0Deprecate all the thingsINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
events • 1.1.1Node's event emitter for all engines.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
for-each • 0.3.5A better forEachINDIRECT1
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-uri • 2.0.4Returns a `stream.Readable` from a URI stringINDIRECT18
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
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.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
heap • 0.2.7binary heap (priority queue) algorithms (ported from Python's heapq module)INDIRECT0
http-errors • 2.0.1Create HTTP error objectsINDIRECT5
http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT5
https-proxy-agent • 3.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
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.INDIRECT26
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
json-diff • 0.5.5JSON diffDIRECT6
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
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.18.1Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
netmask • 1.0.6Parse and lookup IP network blocksINDIRECT0
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
optionator • 0.8.3option parsing and help generationINDIRECT6
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
pac-proxy-agent • 3.0.1A PAC file proxy `http.Agent` implementation for HTTPINDIRECT64
pac-resolver • 3.0.0Generates an asynchronous resolver function from a PAC fileINDIRECT20
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promptly • 3.2.0Simple command line prompting utilityDIRECT2
proxy-agent • 3.1.1Maps proxy protocols to `http.Agent` implementationsDIRECT68
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
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
raw-body • 2.5.3Get and validate the raw body of a readable stream.INDIRECT10
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
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
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
slice-ansi • 2.1.0Slice a string with ANSI escape codesINDIRECT5
smart-buffer • 4.2.0smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.INDIRECT0
socks-proxy-agent • 4.0.2A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT6
socks • 2.3.3Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.INDIRECT2
source-map-support • 0.5.21Fixes stack traces for files with source mapsDIRECT2
statuses • 2.0.2HTTP status utilityINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
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
thunkify • 2.1.2Turn callbacks, arrays, generators, generator functions, and promises into a thunkINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
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 enginesINDIRECT32
uuid • 7.0.3RFC4122 (v1, v4, and v5) UUIDsDIRECT0
uuid • 8.0.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
xml2js • 0.6.2Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xregexp • 2.0.0Extended JavaScript regular expressionsINDIRECT0
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.DIRECT25
zip-stream • 2.1.3a streaming zip archive generator.INDIRECT35
ISC27
PackageRelationDependenciesPublished
@aws-cdk/cdk-assets-schema>1.32.1>semver • 7.2.1The semantic version parser used by npm.INDIRECT0
@aws-cdk/cx-api>1.32.1>semver • 7.2.1The semantic version parser used by npm.INDIRECT0
cli-color • 0.1.7Colors, formatting and other tools for the consoleINDIRECT1
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
es5-ext • 0.8.2ECMAScript5 extensionsINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberDIRECT10
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
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
read • 1.0.7read(1) for node programsINDIRECT1
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
sax • 1.2.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 7.8.5The semantic version parser used by npm.DIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 1.10.3JavaScript parser and stringifier for YAMLDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
Apache-2.08
PackageRelationDependenciesPublished
@aws-cdk/cdk-assets-schema • 1.32.1Schema definition for the Asset ManifestDIRECT1
@aws-cdk/cfnspec • 1.32.1The CloudFormation resource specification used by @aws-cdk packagesINDIRECT4
@aws-cdk/cloudformation-diff • 1.32.1Utilities to diff CDK stacks against CloudFormation templatesDIRECT30
@aws-cdk/cx-api • 1.32.1Cloud executable protocolDIRECT1
@aws-cdk/region-info • 1.32.1AWS region information, such as service principal namesDIRECT0
aws-sdk • 2.1693.0AWS SDK for JavaScriptDIRECT46
cdk-assets • 1.32.1CDK Asset Publishing ToolDIRECT115
jmespath • 0.16.0JMESPath implementation in javascriptINDIRECT0
BSD-3-Clause8
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
diff • 4.0.4A javascript text diff implementation.INDIRECT0
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
md5 • 2.3.0js function for hashing messages with MD5INDIRECT3
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
table • 5.4.6Formats data into a string table.DIRECT17
BSD-2-Clause6
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
unknown3
PackageRelationDependenciesPublished
difflib • 0.2.4text diff library ported from Python's difflib moduleINDIRECT1
dreamopt • 0.6.0Command-line parser with readable syntax from your sweetest dreamsINDIRECT1
ftp • 0.3.10An FTP client module for node.jsINDIRECT6
BlueOak-1.0.01
PackageRelationDependenciesPublished
minimatch • 10.2.5a glob matcher in javascriptDIRECT2
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.32.1 version:

[![licenses](https://licenses.dev/b/npm/aws-cdk/1.32.1)](https://licenses.dev/npm/aws-cdk/1.32.1)
<a href="https://licenses.dev/npm/aws-cdk/1.32.1">
  <img src="https://licenses.dev/b/npm/aws-cdk/1.32.1" alt="licenses" />
</a>
GitHub