cdk-assets 2.155.34 → 2.155.35
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/npm-shrinkwrap.json +34 -42
- package/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@aws-cdk/cloud-assembly-schema": "^38.0.1",
|
|
13
|
-
"@aws-cdk/cx-api": "^2.167.
|
|
13
|
+
"@aws-cdk/cx-api": "^2.167.1",
|
|
14
14
|
"archiver": "^5.3.2",
|
|
15
15
|
"aws-sdk": "^2.1692.0",
|
|
16
16
|
"glob": "^7.2.3",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"jszip": "^3.10.1",
|
|
47
47
|
"mock-fs": "^5",
|
|
48
48
|
"prettier": "^3.3.3",
|
|
49
|
-
"projen": "^0.90.
|
|
49
|
+
"projen": "^0.90.3",
|
|
50
50
|
"ts-jest": "^29.2.5",
|
|
51
51
|
"ts-node": "^10.9.2",
|
|
52
52
|
"typescript": "^5.6.3"
|
|
@@ -104,9 +104,9 @@
|
|
|
104
104
|
}
|
|
105
105
|
},
|
|
106
106
|
"node_modules/@aws-cdk/cx-api": {
|
|
107
|
-
"version": "2.167.
|
|
108
|
-
"resolved": "https://registry.npmjs.org/@aws-cdk/cx-api/-/cx-api-2.167.
|
|
109
|
-
"integrity": "sha512-
|
|
107
|
+
"version": "2.167.1",
|
|
108
|
+
"resolved": "https://registry.npmjs.org/@aws-cdk/cx-api/-/cx-api-2.167.1.tgz",
|
|
109
|
+
"integrity": "sha512-pQgmvKC8qkC5mbNFaJR58t00bc4lSI9d5MQgNq5Uh3elOE1EDtIMJ0Nz1AYRwlK418vZUybV00sPl0z7quethA==",
|
|
110
110
|
"bundleDependencies": [
|
|
111
111
|
"semver"
|
|
112
112
|
],
|
|
@@ -753,9 +753,9 @@
|
|
|
753
753
|
}
|
|
754
754
|
},
|
|
755
755
|
"node_modules/@eslint/config-array": {
|
|
756
|
-
"version": "0.
|
|
757
|
-
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.
|
|
758
|
-
"integrity": "sha512-
|
|
756
|
+
"version": "0.19.0",
|
|
757
|
+
"resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.0.tgz",
|
|
758
|
+
"integrity": "sha512-zdHg2FPIFNKPdcHWtiNT+jEFCHYVplAXRDlQDyqy0zGx/q2parwh7brGJSiTxRk/TSMkbM//zt/f5CHgyTyaSQ==",
|
|
759
759
|
"dev": true,
|
|
760
760
|
"license": "Apache-2.0",
|
|
761
761
|
"dependencies": {
|
|
@@ -768,9 +768,9 @@
|
|
|
768
768
|
}
|
|
769
769
|
},
|
|
770
770
|
"node_modules/@eslint/core": {
|
|
771
|
-
"version": "0.
|
|
772
|
-
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.
|
|
773
|
-
"integrity": "sha512-
|
|
771
|
+
"version": "0.9.0",
|
|
772
|
+
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.9.0.tgz",
|
|
773
|
+
"integrity": "sha512-7ATR9F0e4W85D/0w7cU0SNj7qkAexMG+bAHEZOjo9akvGuhHE2m7umzWzfnpa0XAg5Kxc1BWmtPMV67jJ+9VUg==",
|
|
774
774
|
"dev": true,
|
|
775
775
|
"license": "Apache-2.0",
|
|
776
776
|
"engines": {
|
|
@@ -778,9 +778,9 @@
|
|
|
778
778
|
}
|
|
779
779
|
},
|
|
780
780
|
"node_modules/@eslint/eslintrc": {
|
|
781
|
-
"version": "3.
|
|
782
|
-
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.
|
|
783
|
-
"integrity": "sha512-
|
|
781
|
+
"version": "3.2.0",
|
|
782
|
+
"resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.2.0.tgz",
|
|
783
|
+
"integrity": "sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==",
|
|
784
784
|
"dev": true,
|
|
785
785
|
"license": "MIT",
|
|
786
786
|
"dependencies": {
|
|
@@ -822,9 +822,9 @@
|
|
|
822
822
|
}
|
|
823
823
|
},
|
|
824
824
|
"node_modules/@eslint/js": {
|
|
825
|
-
"version": "9.
|
|
826
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
|
827
|
-
"integrity": "sha512-
|
|
825
|
+
"version": "9.15.0",
|
|
826
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.15.0.tgz",
|
|
827
|
+
"integrity": "sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==",
|
|
828
828
|
"dev": true,
|
|
829
829
|
"license": "MIT",
|
|
830
830
|
"engines": {
|
|
@@ -4060,9 +4060,9 @@
|
|
|
4060
4060
|
}
|
|
4061
4061
|
},
|
|
4062
4062
|
"node_modules/electron-to-chromium": {
|
|
4063
|
-
"version": "1.5.
|
|
4064
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
4065
|
-
"integrity": "sha512-
|
|
4063
|
+
"version": "1.5.62",
|
|
4064
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.62.tgz",
|
|
4065
|
+
"integrity": "sha512-t8c+zLmJHa9dJy96yBZRXGQYoiCEnHYgFwn1asvSPZSUdVxnB62A4RASd7k41ytG3ErFBA0TpHlKg9D9SQBmLg==",
|
|
4066
4066
|
"dev": true,
|
|
4067
4067
|
"license": "ISC"
|
|
4068
4068
|
},
|
|
@@ -4289,27 +4289,27 @@
|
|
|
4289
4289
|
}
|
|
4290
4290
|
},
|
|
4291
4291
|
"node_modules/eslint": {
|
|
4292
|
-
"version": "9.
|
|
4293
|
-
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.
|
|
4294
|
-
"integrity": "sha512-
|
|
4292
|
+
"version": "9.15.0",
|
|
4293
|
+
"resolved": "https://registry.npmjs.org/eslint/-/eslint-9.15.0.tgz",
|
|
4294
|
+
"integrity": "sha512-7CrWySmIibCgT1Os28lUU6upBshZ+GxybLOrmRzi08kS8MBuO8QA7pXEgYgY5W8vK3e74xv0lpjo9DbaGU9Rkw==",
|
|
4295
4295
|
"dev": true,
|
|
4296
4296
|
"license": "MIT",
|
|
4297
4297
|
"dependencies": {
|
|
4298
4298
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
4299
4299
|
"@eslint-community/regexpp": "^4.12.1",
|
|
4300
|
-
"@eslint/config-array": "^0.
|
|
4301
|
-
"@eslint/core": "^0.
|
|
4302
|
-
"@eslint/eslintrc": "^3.
|
|
4303
|
-
"@eslint/js": "9.
|
|
4304
|
-
"@eslint/plugin-kit": "^0.2.
|
|
4300
|
+
"@eslint/config-array": "^0.19.0",
|
|
4301
|
+
"@eslint/core": "^0.9.0",
|
|
4302
|
+
"@eslint/eslintrc": "^3.2.0",
|
|
4303
|
+
"@eslint/js": "9.15.0",
|
|
4304
|
+
"@eslint/plugin-kit": "^0.2.3",
|
|
4305
4305
|
"@humanfs/node": "^0.16.6",
|
|
4306
4306
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
4307
|
-
"@humanwhocodes/retry": "^0.4.
|
|
4307
|
+
"@humanwhocodes/retry": "^0.4.1",
|
|
4308
4308
|
"@types/estree": "^1.0.6",
|
|
4309
4309
|
"@types/json-schema": "^7.0.15",
|
|
4310
4310
|
"ajv": "^6.12.4",
|
|
4311
4311
|
"chalk": "^4.0.0",
|
|
4312
|
-
"cross-spawn": "^7.0.
|
|
4312
|
+
"cross-spawn": "^7.0.5",
|
|
4313
4313
|
"debug": "^4.3.2",
|
|
4314
4314
|
"escape-string-regexp": "^4.0.0",
|
|
4315
4315
|
"eslint-scope": "^8.2.0",
|
|
@@ -4328,8 +4328,7 @@
|
|
|
4328
4328
|
"lodash.merge": "^4.6.2",
|
|
4329
4329
|
"minimatch": "^3.1.2",
|
|
4330
4330
|
"natural-compare": "^1.4.0",
|
|
4331
|
-
"optionator": "^0.9.3"
|
|
4332
|
-
"text-table": "^0.2.0"
|
|
4331
|
+
"optionator": "^0.9.3"
|
|
4333
4332
|
},
|
|
4334
4333
|
"bin": {
|
|
4335
4334
|
"eslint": "bin/eslint.js"
|
|
@@ -8342,9 +8341,9 @@
|
|
|
8342
8341
|
"license": "MIT"
|
|
8343
8342
|
},
|
|
8344
8343
|
"node_modules/projen": {
|
|
8345
|
-
"version": "0.90.
|
|
8346
|
-
"resolved": "https://registry.npmjs.org/projen/-/projen-0.90.
|
|
8347
|
-
"integrity": "sha512-
|
|
8344
|
+
"version": "0.90.3",
|
|
8345
|
+
"resolved": "https://registry.npmjs.org/projen/-/projen-0.90.3.tgz",
|
|
8346
|
+
"integrity": "sha512-hvnlTf4y4tVQS+DGsi8mAM3pTuTrJQMldr/gDL0sZOgpvUYP8FZ6SPb3sx5HSNql2iyaaU8S+e9WKZi3C3I7Zw==",
|
|
8348
8347
|
"bundleDependencies": [
|
|
8349
8348
|
"@iarna/toml",
|
|
8350
8349
|
"case",
|
|
@@ -10214,13 +10213,6 @@
|
|
|
10214
10213
|
"node": ">=0.10"
|
|
10215
10214
|
}
|
|
10216
10215
|
},
|
|
10217
|
-
"node_modules/text-table": {
|
|
10218
|
-
"version": "0.2.0",
|
|
10219
|
-
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
|
|
10220
|
-
"integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
|
|
10221
|
-
"dev": true,
|
|
10222
|
-
"license": "MIT"
|
|
10223
|
-
},
|
|
10224
10216
|
"node_modules/through": {
|
|
10225
10217
|
"version": "2.3.8",
|
|
10226
10218
|
"resolved": "https://registry.npmjs.org/through/-/through-2.3.8.tgz",
|
package/package.json
CHANGED
|
@@ -55,14 +55,14 @@
|
|
|
55
55
|
"jszip": "^3.10.1",
|
|
56
56
|
"mock-fs": "^5",
|
|
57
57
|
"prettier": "^3.3.3",
|
|
58
|
-
"projen": "^0.90.
|
|
58
|
+
"projen": "^0.90.3",
|
|
59
59
|
"ts-jest": "^29.2.5",
|
|
60
60
|
"ts-node": "^10.9.2",
|
|
61
61
|
"typescript": "^5.6.3"
|
|
62
62
|
},
|
|
63
63
|
"dependencies": {
|
|
64
64
|
"@aws-cdk/cloud-assembly-schema": "^38.0.1",
|
|
65
|
-
"@aws-cdk/cx-api": "^2.167.
|
|
65
|
+
"@aws-cdk/cx-api": "^2.167.1",
|
|
66
66
|
"archiver": "^5.3.2",
|
|
67
67
|
"aws-sdk": "^2.1692.0",
|
|
68
68
|
"glob": "^7.2.3",
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"publishConfig": {
|
|
80
80
|
"access": "public"
|
|
81
81
|
},
|
|
82
|
-
"version": "2.155.
|
|
82
|
+
"version": "2.155.35",
|
|
83
83
|
"types": "lib/index.d.ts",
|
|
84
84
|
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
|
|
85
85
|
}
|