cdk-common 2.0.263 → 2.0.264
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/.jsii +3 -3
- package/lib/main.js +1 -1
- package/node_modules/@aws-cdk/assert/package.json +8 -8
- package/node_modules/@aws-cdk/cfnspec/CHANGELOG.md +172 -0
- package/node_modules/@aws-cdk/cfnspec/cfn.version +1 -1
- package/node_modules/@aws-cdk/cfnspec/package.json +3 -3
- package/node_modules/@aws-cdk/cfnspec/spec/specification.json +841 -41
- package/node_modules/@aws-cdk/cfnspec/tsconfig.tsbuildinfo +12 -12
- package/node_modules/@aws-cdk/cloudformation-diff/package.json +5 -5
- package/package.json +3 -3
|
@@ -362,8 +362,8 @@
|
|
|
362
362
|
"affectsGlobalScope": false
|
|
363
363
|
},
|
|
364
364
|
"../../../node_modules/@types/node/http.d.ts": {
|
|
365
|
-
"version": "
|
|
366
|
-
"signature": "
|
|
365
|
+
"version": "3c135ff5bda0355f6b52a10ea931736ec7c5a80b7fb8772019054e0eaa0fd6b6",
|
|
366
|
+
"signature": "3c135ff5bda0355f6b52a10ea931736ec7c5a80b7fb8772019054e0eaa0fd6b6",
|
|
367
367
|
"affectsGlobalScope": false
|
|
368
368
|
},
|
|
369
369
|
"../../../node_modules/@types/node/http2.d.ts": {
|
|
@@ -372,8 +372,8 @@
|
|
|
372
372
|
"affectsGlobalScope": false
|
|
373
373
|
},
|
|
374
374
|
"../../../node_modules/@types/node/https.d.ts": {
|
|
375
|
-
"version": "
|
|
376
|
-
"signature": "
|
|
375
|
+
"version": "dbe5aa5a5dd8bd1c6a8d11b1310c3f0cdabaacc78a37b394a8c7b14faeb5fb84",
|
|
376
|
+
"signature": "dbe5aa5a5dd8bd1c6a8d11b1310c3f0cdabaacc78a37b394a8c7b14faeb5fb84",
|
|
377
377
|
"affectsGlobalScope": false
|
|
378
378
|
},
|
|
379
379
|
"../../../node_modules/@types/node/inspector.d.ts": {
|
|
@@ -392,13 +392,13 @@
|
|
|
392
392
|
"affectsGlobalScope": false
|
|
393
393
|
},
|
|
394
394
|
"../../../node_modules/@types/node/os.d.ts": {
|
|
395
|
-
"version": "
|
|
396
|
-
"signature": "
|
|
395
|
+
"version": "7fc5b4377d39edbbd127cdc84805bd85da1ec2fc55412213912cd6f67b66399b",
|
|
396
|
+
"signature": "7fc5b4377d39edbbd127cdc84805bd85da1ec2fc55412213912cd6f67b66399b",
|
|
397
397
|
"affectsGlobalScope": false
|
|
398
398
|
},
|
|
399
399
|
"../../../node_modules/@types/node/path.d.ts": {
|
|
400
|
-
"version": "
|
|
401
|
-
"signature": "
|
|
400
|
+
"version": "b68bd7bef90dab08b1866a9fee24f03d9fee10bcb3f587b074e96e61abf6d3f0",
|
|
401
|
+
"signature": "b68bd7bef90dab08b1866a9fee24f03d9fee10bcb3f587b074e96e61abf6d3f0",
|
|
402
402
|
"affectsGlobalScope": false
|
|
403
403
|
},
|
|
404
404
|
"../../../node_modules/@types/node/perf_hooks.d.ts": {
|
|
@@ -1111,8 +1111,8 @@
|
|
|
1111
1111
|
"affectsGlobalScope": false
|
|
1112
1112
|
},
|
|
1113
1113
|
"../../../node_modules/@types/aws-lambda/trigger/kinesis-stream.d.ts": {
|
|
1114
|
-
"version": "
|
|
1115
|
-
"signature": "
|
|
1114
|
+
"version": "33107c5cb9509a44748ca6de5159993a4366fdcea6828ca5d3241b216d5b0627",
|
|
1115
|
+
"signature": "33107c5cb9509a44748ca6de5159993a4366fdcea6828ca5d3241b216d5b0627",
|
|
1116
1116
|
"affectsGlobalScope": false
|
|
1117
1117
|
},
|
|
1118
1118
|
"../../../node_modules/@types/aws-lambda/trigger/lex.d.ts": {
|
|
@@ -1346,8 +1346,8 @@
|
|
|
1346
1346
|
"affectsGlobalScope": false
|
|
1347
1347
|
},
|
|
1348
1348
|
"../../../node_modules/@types/lodash/common/object.d.ts": {
|
|
1349
|
-
"version": "
|
|
1350
|
-
"signature": "
|
|
1349
|
+
"version": "7a79ca84e4370ed2e1afaa99ff7d25194901916b7672e977d16f77af3b71342f",
|
|
1350
|
+
"signature": "7a79ca84e4370ed2e1afaa99ff7d25194901916b7672e977d16f77af3b71342f",
|
|
1351
1351
|
"affectsGlobalScope": false
|
|
1352
1352
|
},
|
|
1353
1353
|
"../../../node_modules/@types/lodash/common/seq.d.ts": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-cdk/cloudformation-diff",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.42.0",
|
|
4
4
|
"description": "Utilities to diff CDK stacks against CloudFormation templates",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
},
|
|
24
24
|
"license": "Apache-2.0",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@aws-cdk/cfnspec": "2.
|
|
27
|
-
"@types/node": "^14.18.
|
|
26
|
+
"@aws-cdk/cfnspec": "2.42.0",
|
|
27
|
+
"@types/node": "^14.18.29",
|
|
28
28
|
"chalk": "^4",
|
|
29
29
|
"diff": "^5.1.0",
|
|
30
30
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"table": "^6.8.0"
|
|
33
33
|
},
|
|
34
34
|
"devDependencies": {
|
|
35
|
-
"@aws-cdk/cdk-build-tools": "2.
|
|
36
|
-
"@aws-cdk/pkglint": "2.
|
|
35
|
+
"@aws-cdk/cdk-build-tools": "2.42.0",
|
|
36
|
+
"@aws-cdk/pkglint": "2.42.0",
|
|
37
37
|
"@types/jest": "^27.5.2",
|
|
38
38
|
"@types/string-width": "^4.0.1",
|
|
39
39
|
"fast-check": "^2.25.0",
|
package/package.json
CHANGED
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"jsii-pacmak": "^1.67.0",
|
|
57
57
|
"json-schema": "^0.4.0",
|
|
58
58
|
"npm-check-updates": "^15",
|
|
59
|
-
"projen": "0.62.
|
|
59
|
+
"projen": "0.62.9",
|
|
60
60
|
"standard-version": "^9",
|
|
61
61
|
"ts-jest": "^27",
|
|
62
62
|
"typescript": "3.9.10"
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"constructs": "^10.0.5"
|
|
67
67
|
},
|
|
68
68
|
"dependencies": {
|
|
69
|
-
"@aws-cdk/assert": "^2.
|
|
69
|
+
"@aws-cdk/assert": "^2.42.0",
|
|
70
70
|
"case": "^1.6.3",
|
|
71
71
|
"sync-request": "^6.1.0"
|
|
72
72
|
},
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
],
|
|
85
85
|
"main": "lib/index.js",
|
|
86
86
|
"license": "Apache-2.0",
|
|
87
|
-
"version": "2.0.
|
|
87
|
+
"version": "2.0.264",
|
|
88
88
|
"jest": {
|
|
89
89
|
"testMatch": [
|
|
90
90
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|