aws-cdk 1.170.0 → 1.172.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 +3 -3
- package/build-info.json +2 -2
- package/does-not-exist.json +1 -1
- package/lib/index.js +4585 -1978
- package/lib/setup-sandbox.js +2 -1
- package/package.json +10 -10
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.67.0 - https://www.npmjs.com/package/@jsii/check-node/v/1.67.0 | Apache-2.0
|
|
4
4
|
jsii
|
|
5
5
|
Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
6
6
|
|
|
@@ -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.1210.0 - https://www.npmjs.com/package/aws-sdk/v/2.1210.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
|
|
|
@@ -3532,7 +3532,7 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3532
3532
|
|
|
3533
3533
|
----------------
|
|
3534
3534
|
|
|
3535
|
-
** vm2@3.9.
|
|
3535
|
+
** vm2@3.9.11 - https://www.npmjs.com/package/vm2/v/3.9.11 | MIT
|
|
3536
3536
|
|
|
3537
3537
|
----------------
|
|
3538
3538
|
|
package/build-info.json
CHANGED
package/does-not-exist.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"expiration":
|
|
1
|
+
{"expiration":1662594928165,"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"}]}
|