cdk-assets 2.155.67 → 2.155.69
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 +59 -69
- package/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"docker-credential-cdk-assets": "bin/docker-credential-cdk-assets"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
|
-
"@cdklabs/eslint-plugin": "^1.
|
|
25
|
+
"@cdklabs/eslint-plugin": "^1.3.0",
|
|
26
26
|
"@types/archiver": "^5.3.4",
|
|
27
27
|
"@types/glob": "^7.2.0",
|
|
28
28
|
"@types/jest": "^29.5.14",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"jszip": "^3.10.1",
|
|
47
47
|
"mock-fs": "^5",
|
|
48
48
|
"prettier": "^3.4.2",
|
|
49
|
-
"projen": "^0.91.
|
|
49
|
+
"projen": "^0.91.4",
|
|
50
50
|
"ts-jest": "^29.2.5",
|
|
51
51
|
"ts-node": "^10.9.2",
|
|
52
52
|
"typescript": "^5.7.2"
|
|
@@ -668,9 +668,9 @@
|
|
|
668
668
|
"license": "MIT"
|
|
669
669
|
},
|
|
670
670
|
"node_modules/@cdklabs/eslint-plugin": {
|
|
671
|
-
"version": "1.
|
|
672
|
-
"resolved": "https://registry.npmjs.org/@cdklabs/eslint-plugin/-/eslint-plugin-1.
|
|
673
|
-
"integrity": "sha512-
|
|
671
|
+
"version": "1.3.0",
|
|
672
|
+
"resolved": "https://registry.npmjs.org/@cdklabs/eslint-plugin/-/eslint-plugin-1.3.0.tgz",
|
|
673
|
+
"integrity": "sha512-4trLLS6/P3s7vwSXfGEIUUjtum2+YkkZG4+RFm6cB/67rIdR6uoC8ZAmcM7HIhqKnM6i3VBKCyw60gOLulGUDQ==",
|
|
674
674
|
"dev": true,
|
|
675
675
|
"license": "Apache-2.0",
|
|
676
676
|
"dependencies": {
|
|
@@ -2357,14 +2357,14 @@
|
|
|
2357
2357
|
}
|
|
2358
2358
|
},
|
|
2359
2359
|
"node_modules/array-buffer-byte-length": {
|
|
2360
|
-
"version": "1.0.
|
|
2361
|
-
"resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.
|
|
2362
|
-
"integrity": "sha512-
|
|
2360
|
+
"version": "1.0.2",
|
|
2361
|
+
"resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.2.tgz",
|
|
2362
|
+
"integrity": "sha512-LHE+8BuR7RYGDKvnrmcuSq3tDcKv9OFEXQt/HpbZhY7V6h0zlUXutnAD82GiFx9rdieCMjkvtcsPqBwgUl1Iiw==",
|
|
2363
2363
|
"dev": true,
|
|
2364
2364
|
"license": "MIT",
|
|
2365
2365
|
"dependencies": {
|
|
2366
|
-
"call-
|
|
2367
|
-
"is-array-buffer": "^3.0.
|
|
2366
|
+
"call-bound": "^1.0.3",
|
|
2367
|
+
"is-array-buffer": "^3.0.5"
|
|
2368
2368
|
},
|
|
2369
2369
|
"engines": {
|
|
2370
2370
|
"node": ">= 0.4"
|
|
@@ -3745,15 +3745,15 @@
|
|
|
3745
3745
|
}
|
|
3746
3746
|
},
|
|
3747
3747
|
"node_modules/data-view-buffer": {
|
|
3748
|
-
"version": "1.0.
|
|
3749
|
-
"resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.
|
|
3750
|
-
"integrity": "sha512-
|
|
3748
|
+
"version": "1.0.2",
|
|
3749
|
+
"resolved": "https://registry.npmjs.org/data-view-buffer/-/data-view-buffer-1.0.2.tgz",
|
|
3750
|
+
"integrity": "sha512-EmKO5V3OLXh1rtK2wgXRansaK1/mtVdTUEiEI0W8RkvgT05kfxaH29PliLnpLP73yYO6142Q72QNa8Wx/A5CqQ==",
|
|
3751
3751
|
"dev": true,
|
|
3752
3752
|
"license": "MIT",
|
|
3753
3753
|
"dependencies": {
|
|
3754
|
-
"call-
|
|
3754
|
+
"call-bound": "^1.0.3",
|
|
3755
3755
|
"es-errors": "^1.3.0",
|
|
3756
|
-
"is-data-view": "^1.0.
|
|
3756
|
+
"is-data-view": "^1.0.2"
|
|
3757
3757
|
},
|
|
3758
3758
|
"engines": {
|
|
3759
3759
|
"node": ">= 0.4"
|
|
@@ -3763,21 +3763,21 @@
|
|
|
3763
3763
|
}
|
|
3764
3764
|
},
|
|
3765
3765
|
"node_modules/data-view-byte-length": {
|
|
3766
|
-
"version": "1.0.
|
|
3767
|
-
"resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.
|
|
3768
|
-
"integrity": "sha512-
|
|
3766
|
+
"version": "1.0.2",
|
|
3767
|
+
"resolved": "https://registry.npmjs.org/data-view-byte-length/-/data-view-byte-length-1.0.2.tgz",
|
|
3768
|
+
"integrity": "sha512-tuhGbE6CfTM9+5ANGf+oQb72Ky/0+s3xKUpHvShfiz2RxMFgFPjsXuRLBVMtvMs15awe45SRb83D6wH4ew6wlQ==",
|
|
3769
3769
|
"dev": true,
|
|
3770
3770
|
"license": "MIT",
|
|
3771
3771
|
"dependencies": {
|
|
3772
|
-
"call-
|
|
3772
|
+
"call-bound": "^1.0.3",
|
|
3773
3773
|
"es-errors": "^1.3.0",
|
|
3774
|
-
"is-data-view": "^1.0.
|
|
3774
|
+
"is-data-view": "^1.0.2"
|
|
3775
3775
|
},
|
|
3776
3776
|
"engines": {
|
|
3777
3777
|
"node": ">= 0.4"
|
|
3778
3778
|
},
|
|
3779
3779
|
"funding": {
|
|
3780
|
-
"url": "https://github.com/sponsors/
|
|
3780
|
+
"url": "https://github.com/sponsors/inspect-js"
|
|
3781
3781
|
}
|
|
3782
3782
|
},
|
|
3783
3783
|
"node_modules/data-view-byte-offset": {
|
|
@@ -4139,9 +4139,9 @@
|
|
|
4139
4139
|
}
|
|
4140
4140
|
},
|
|
4141
4141
|
"node_modules/enhanced-resolve": {
|
|
4142
|
-
"version": "5.
|
|
4143
|
-
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.
|
|
4144
|
-
"integrity": "sha512-
|
|
4142
|
+
"version": "5.18.0",
|
|
4143
|
+
"resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.18.0.tgz",
|
|
4144
|
+
"integrity": "sha512-0/r0MySGYG8YqlayBZ6MuCfECmHFdJ5qyPh8s8wa5Hnm6SaFLSK1VYCbj+NKp090Nm1caZhD+QTnmxO7esYGyQ==",
|
|
4145
4145
|
"dev": true,
|
|
4146
4146
|
"license": "MIT",
|
|
4147
4147
|
"dependencies": {
|
|
@@ -4176,28 +4176,28 @@
|
|
|
4176
4176
|
}
|
|
4177
4177
|
},
|
|
4178
4178
|
"node_modules/es-abstract": {
|
|
4179
|
-
"version": "1.23.
|
|
4180
|
-
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.
|
|
4181
|
-
"integrity": "sha512-
|
|
4179
|
+
"version": "1.23.7",
|
|
4180
|
+
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.7.tgz",
|
|
4181
|
+
"integrity": "sha512-OygGC8kIcDhXX+6yAZRGLqwi2CmEXCbLQixeGUgYeR+Qwlppqmo7DIDr8XibtEBZp+fJcoYpoatp5qwLMEdcqQ==",
|
|
4182
4182
|
"dev": true,
|
|
4183
4183
|
"license": "MIT",
|
|
4184
4184
|
"dependencies": {
|
|
4185
|
-
"array-buffer-byte-length": "^1.0.
|
|
4185
|
+
"array-buffer-byte-length": "^1.0.2",
|
|
4186
4186
|
"arraybuffer.prototype.slice": "^1.0.4",
|
|
4187
4187
|
"available-typed-arrays": "^1.0.7",
|
|
4188
4188
|
"call-bind": "^1.0.8",
|
|
4189
4189
|
"call-bound": "^1.0.3",
|
|
4190
|
-
"data-view-buffer": "^1.0.
|
|
4191
|
-
"data-view-byte-length": "^1.0.
|
|
4192
|
-
"data-view-byte-offset": "^1.0.
|
|
4190
|
+
"data-view-buffer": "^1.0.2",
|
|
4191
|
+
"data-view-byte-length": "^1.0.2",
|
|
4192
|
+
"data-view-byte-offset": "^1.0.1",
|
|
4193
4193
|
"es-define-property": "^1.0.1",
|
|
4194
4194
|
"es-errors": "^1.3.0",
|
|
4195
4195
|
"es-object-atoms": "^1.0.0",
|
|
4196
4196
|
"es-set-tostringtag": "^2.0.3",
|
|
4197
4197
|
"es-to-primitive": "^1.3.0",
|
|
4198
|
-
"function.prototype.name": "^1.1.
|
|
4198
|
+
"function.prototype.name": "^1.1.8",
|
|
4199
4199
|
"get-intrinsic": "^1.2.6",
|
|
4200
|
-
"get-symbol-description": "^1.0
|
|
4200
|
+
"get-symbol-description": "^1.1.0",
|
|
4201
4201
|
"globalthis": "^1.0.4",
|
|
4202
4202
|
"gopd": "^1.2.0",
|
|
4203
4203
|
"has-property-descriptors": "^1.0.2",
|
|
@@ -4205,31 +4205,30 @@
|
|
|
4205
4205
|
"has-symbols": "^1.1.0",
|
|
4206
4206
|
"hasown": "^2.0.2",
|
|
4207
4207
|
"internal-slot": "^1.1.0",
|
|
4208
|
-
"is-array-buffer": "^3.0.
|
|
4208
|
+
"is-array-buffer": "^3.0.5",
|
|
4209
4209
|
"is-callable": "^1.2.7",
|
|
4210
4210
|
"is-data-view": "^1.0.2",
|
|
4211
|
-
"is-negative-zero": "^2.0.3",
|
|
4212
4211
|
"is-regex": "^1.2.1",
|
|
4213
|
-
"is-shared-array-buffer": "^1.0.
|
|
4212
|
+
"is-shared-array-buffer": "^1.0.4",
|
|
4214
4213
|
"is-string": "^1.1.1",
|
|
4215
|
-
"is-typed-array": "^1.1.
|
|
4214
|
+
"is-typed-array": "^1.1.15",
|
|
4216
4215
|
"is-weakref": "^1.1.0",
|
|
4217
|
-
"math-intrinsics": "^1.
|
|
4216
|
+
"math-intrinsics": "^1.1.0",
|
|
4218
4217
|
"object-inspect": "^1.13.3",
|
|
4219
4218
|
"object-keys": "^1.1.1",
|
|
4220
|
-
"object.assign": "^4.1.
|
|
4219
|
+
"object.assign": "^4.1.7",
|
|
4221
4220
|
"regexp.prototype.flags": "^1.5.3",
|
|
4222
4221
|
"safe-array-concat": "^1.1.3",
|
|
4223
4222
|
"safe-regex-test": "^1.1.0",
|
|
4224
4223
|
"string.prototype.trim": "^1.2.10",
|
|
4225
4224
|
"string.prototype.trimend": "^1.0.9",
|
|
4226
4225
|
"string.prototype.trimstart": "^1.0.8",
|
|
4227
|
-
"typed-array-buffer": "^1.0.
|
|
4228
|
-
"typed-array-byte-length": "^1.0.
|
|
4229
|
-
"typed-array-byte-offset": "^1.0.
|
|
4226
|
+
"typed-array-buffer": "^1.0.3",
|
|
4227
|
+
"typed-array-byte-length": "^1.0.3",
|
|
4228
|
+
"typed-array-byte-offset": "^1.0.4",
|
|
4230
4229
|
"typed-array-length": "^1.0.7",
|
|
4231
|
-
"unbox-primitive": "^1.0
|
|
4232
|
-
"which-typed-array": "^1.1.
|
|
4230
|
+
"unbox-primitive": "^1.1.0",
|
|
4231
|
+
"which-typed-array": "^1.1.18"
|
|
4233
4232
|
},
|
|
4234
4233
|
"engines": {
|
|
4235
4234
|
"node": ">= 0.4"
|
|
@@ -5070,13 +5069,14 @@
|
|
|
5070
5069
|
}
|
|
5071
5070
|
},
|
|
5072
5071
|
"node_modules/function.prototype.name": {
|
|
5073
|
-
"version": "1.1.
|
|
5074
|
-
"resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.
|
|
5075
|
-
"integrity": "sha512-
|
|
5072
|
+
"version": "1.1.8",
|
|
5073
|
+
"resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.8.tgz",
|
|
5074
|
+
"integrity": "sha512-e5iwyodOHhbMr/yNrc7fDYG4qlbIvI5gajyzPnb5TCwyhjApznQh1BMFou9b30SevY43gCJKXycoCBjMbsuW0Q==",
|
|
5076
5075
|
"dev": true,
|
|
5077
5076
|
"license": "MIT",
|
|
5078
5077
|
"dependencies": {
|
|
5079
5078
|
"call-bind": "^1.0.8",
|
|
5079
|
+
"call-bound": "^1.0.3",
|
|
5080
5080
|
"define-properties": "^1.2.1",
|
|
5081
5081
|
"functions-have-names": "^1.2.3",
|
|
5082
5082
|
"hasown": "^2.0.2",
|
|
@@ -5863,9 +5863,9 @@
|
|
|
5863
5863
|
}
|
|
5864
5864
|
},
|
|
5865
5865
|
"node_modules/is-core-module": {
|
|
5866
|
-
"version": "2.16.
|
|
5867
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.
|
|
5868
|
-
"integrity": "sha512-
|
|
5866
|
+
"version": "2.16.1",
|
|
5867
|
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
|
|
5868
|
+
"integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
|
|
5869
5869
|
"dev": true,
|
|
5870
5870
|
"license": "MIT",
|
|
5871
5871
|
"dependencies": {
|
|
@@ -5999,19 +5999,6 @@
|
|
|
5999
5999
|
"url": "https://github.com/sponsors/ljharb"
|
|
6000
6000
|
}
|
|
6001
6001
|
},
|
|
6002
|
-
"node_modules/is-negative-zero": {
|
|
6003
|
-
"version": "2.0.3",
|
|
6004
|
-
"resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.3.tgz",
|
|
6005
|
-
"integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
|
|
6006
|
-
"dev": true,
|
|
6007
|
-
"license": "MIT",
|
|
6008
|
-
"engines": {
|
|
6009
|
-
"node": ">= 0.4"
|
|
6010
|
-
},
|
|
6011
|
-
"funding": {
|
|
6012
|
-
"url": "https://github.com/sponsors/ljharb"
|
|
6013
|
-
}
|
|
6014
|
-
},
|
|
6015
6002
|
"node_modules/is-number": {
|
|
6016
6003
|
"version": "7.0.0",
|
|
6017
6004
|
"resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
|
|
@@ -8486,9 +8473,9 @@
|
|
|
8486
8473
|
"license": "MIT"
|
|
8487
8474
|
},
|
|
8488
8475
|
"node_modules/projen": {
|
|
8489
|
-
"version": "0.91.
|
|
8490
|
-
"resolved": "https://registry.npmjs.org/projen/-/projen-0.91.
|
|
8491
|
-
"integrity": "sha512-
|
|
8476
|
+
"version": "0.91.4",
|
|
8477
|
+
"resolved": "https://registry.npmjs.org/projen/-/projen-0.91.4.tgz",
|
|
8478
|
+
"integrity": "sha512-EM/P2VhKvi2HG75zzMX2y5u5Z3WjwE/jrHV7uWps8tPN96thRKepEiENOJt78XG+6LXWB7x7/9WYCJyuzmBC5Q==",
|
|
8492
8479
|
"bundleDependencies": [
|
|
8493
8480
|
"@iarna/toml",
|
|
8494
8481
|
"case",
|
|
@@ -8958,8 +8945,6 @@
|
|
|
8958
8945
|
},
|
|
8959
8946
|
"node_modules/projen/node_modules/is-core-module": {
|
|
8960
8947
|
"version": "2.16.0",
|
|
8961
|
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.0.tgz",
|
|
8962
|
-
"integrity": "sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g==",
|
|
8963
8948
|
"dev": true,
|
|
8964
8949
|
"inBundle": true,
|
|
8965
8950
|
"license": "MIT",
|
|
@@ -9102,7 +9087,9 @@
|
|
|
9102
9087
|
}
|
|
9103
9088
|
},
|
|
9104
9089
|
"node_modules/projen/node_modules/resolve": {
|
|
9105
|
-
"version": "1.22.
|
|
9090
|
+
"version": "1.22.10",
|
|
9091
|
+
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.10.tgz",
|
|
9092
|
+
"integrity": "sha512-NPRy+/ncIMeDlTAsuqwKIiferiawhefFJtkNSW0qZJEqMEb+qBt/77B/jGeeek+F0uOeN05CDa6HXbbIgtVX4w==",
|
|
9106
9093
|
"dev": true,
|
|
9107
9094
|
"inBundle": true,
|
|
9108
9095
|
"license": "MIT",
|
|
@@ -9114,6 +9101,9 @@
|
|
|
9114
9101
|
"bin": {
|
|
9115
9102
|
"resolve": "bin/resolve"
|
|
9116
9103
|
},
|
|
9104
|
+
"engines": {
|
|
9105
|
+
"node": ">= 0.4"
|
|
9106
|
+
},
|
|
9117
9107
|
"funding": {
|
|
9118
9108
|
"url": "https://github.com/sponsors/ljharb"
|
|
9119
9109
|
}
|
package/package.json
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"projen": "npx projen"
|
|
32
32
|
},
|
|
33
33
|
"devDependencies": {
|
|
34
|
-
"@cdklabs/eslint-plugin": "^1.
|
|
34
|
+
"@cdklabs/eslint-plugin": "^1.3.0",
|
|
35
35
|
"@types/archiver": "^5.3.4",
|
|
36
36
|
"@types/glob": "^7.2.0",
|
|
37
37
|
"@types/jest": "^29.5.14",
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
"jszip": "^3.10.1",
|
|
56
56
|
"mock-fs": "^5",
|
|
57
57
|
"prettier": "^3.4.2",
|
|
58
|
-
"projen": "^0.91.
|
|
58
|
+
"projen": "^0.91.4",
|
|
59
59
|
"ts-jest": "^29.2.5",
|
|
60
60
|
"ts-node": "^10.9.2",
|
|
61
61
|
"typescript": "^5.7.2"
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
"publishConfig": {
|
|
80
80
|
"access": "public"
|
|
81
81
|
},
|
|
82
|
-
"version": "2.155.
|
|
82
|
+
"version": "2.155.69",
|
|
83
83
|
"types": "lib/index.d.ts",
|
|
84
84
|
"//": "~~ Generated by projen. To modify, edit .projenrc.ts and run \"npx projen\"."
|
|
85
85
|
}
|