aws-cdk 1.180.0 → 1.181.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/THIRD_PARTY_LICENSES +5 -5
- package/build-info.json +2 -2
- package/does-not-exist.json +1 -1
- package/lib/index.js +12000 -5879
- package/package.json +13 -13
package/THIRD_PARTY_LICENSES
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
The aws-cdk package includes the following third-party software/licensing:
|
|
2
2
|
|
|
3
|
-
** @jsii/check-node@1.
|
|
3
|
+
** @jsii/check-node@1.71.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.71.0 | Apache-2.0
|
|
4
4
|
jsii
|
|
5
5
|
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
6
6
|
|
|
@@ -67,7 +67,7 @@ THE SOFTWARE.
|
|
|
67
67
|
|
|
68
68
|
----------------
|
|
69
69
|
|
|
70
|
-
** ajv@8.11.
|
|
70
|
+
** ajv@8.11.2 - https://www.npmjs.com/package/ajv/v/8.11.2 | MIT
|
|
71
71
|
The MIT License (MIT)
|
|
72
72
|
|
|
73
73
|
Copyright (c) 2015-2021 Evgeny Poberezkin
|
|
@@ -268,7 +268,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
|
|
|
268
268
|
|
|
269
269
|
----------------
|
|
270
270
|
|
|
271
|
-
** aws-sdk@2.
|
|
271
|
+
** aws-sdk@2.1255.0 - https://www.npmjs.com/package/aws-sdk/v/2.1255.0 | Apache-2.0
|
|
272
272
|
AWS SDK for JavaScript
|
|
273
273
|
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
274
274
|
|
|
@@ -3296,7 +3296,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
3296
3296
|
|
|
3297
3297
|
----------------
|
|
3298
3298
|
|
|
3299
|
-
** table@6.8.
|
|
3299
|
+
** table@6.8.1 - https://www.npmjs.com/package/table/v/6.8.1 | BSD-3-Clause
|
|
3300
3300
|
Copyright (c) 2018, Gajus Kuizinas (http://gajus.com/)
|
|
3301
3301
|
All rights reserved.
|
|
3302
3302
|
|
|
@@ -3402,7 +3402,7 @@ SOFTWARE.
|
|
|
3402
3402
|
|
|
3403
3403
|
----------------
|
|
3404
3404
|
|
|
3405
|
-
** tslib@2.4.
|
|
3405
|
+
** tslib@2.4.1 - https://www.npmjs.com/package/tslib/v/2.4.1 | 0BSD
|
|
3406
3406
|
Copyright (c) Microsoft Corporation.
|
|
3407
3407
|
|
|
3408
3408
|
Permission to use, copy, modify, and/or distribute this software for any
|
package/build-info.json
CHANGED
package/does-not-exist.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"expiration":
|
|
1
|
+
{"expiration":1668738286183,"notices":[{"title":"Error when building EKS cluster with monocdk import","issueNumber":17061,"overview":"When using monocdk/aws-eks to build a stack containing an EKS cluster, error is thrown about missing lambda-layer-node-proxy-agent/layer/package.json.","components":[{"name":"cli","version":"<1.130.0 >=1.126.0"}],"schemaVersion":"1"}]}
|