cdk-ecr-deployment 2.5.31 → 2.5.33
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 +2 -2
- package/.jsii.tabl.json +1 -1
- package/lib/index.js +3 -3
- package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/assert.d.ts +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/buffer.d.ts +4 -4
- package/node_modules/@types/cacheable-request/node_modules/@types/node/child_process.d.ts +33 -33
- package/node_modules/@types/cacheable-request/node_modules/@types/node/console.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/crypto.d.ts +4 -4
- package/node_modules/@types/cacheable-request/node_modules/@types/node/dgram.d.ts +3 -3
- package/node_modules/@types/cacheable-request/node_modules/@types/node/dns/promises.d.ts +9 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/dns.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/fs/promises.d.ts +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/fs.d.ts +8 -8
- package/node_modules/@types/cacheable-request/node_modules/@types/node/http.d.ts +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/http2.d.ts +9 -9
- package/node_modules/@types/cacheable-request/node_modules/@types/node/module.d.ts +2 -12
- package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/perf_hooks.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/punycode.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/querystring.d.ts +3 -3
- package/node_modules/@types/cacheable-request/node_modules/@types/node/tls.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/console.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/http.d.ts +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/http2.d.ts +9 -9
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/module.d.ts +2 -12
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/url.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/wasi.d.ts +6 -0
- package/node_modules/@types/cacheable-request/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/url.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/vm.d.ts +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/wasi.d.ts +6 -0
- package/node_modules/@types/cacheable-request/node_modules/@types/node/worker_threads.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/assert.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/buffer.d.ts +4 -4
- package/node_modules/@types/keyv/node_modules/@types/node/child_process.d.ts +33 -33
- package/node_modules/@types/keyv/node_modules/@types/node/console.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/crypto.d.ts +4 -4
- package/node_modules/@types/keyv/node_modules/@types/node/dgram.d.ts +3 -3
- package/node_modules/@types/keyv/node_modules/@types/node/dns/promises.d.ts +9 -1
- package/node_modules/@types/keyv/node_modules/@types/node/dns.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/fs/promises.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/fs.d.ts +8 -8
- package/node_modules/@types/keyv/node_modules/@types/node/http.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/http2.d.ts +9 -9
- package/node_modules/@types/keyv/node_modules/@types/node/module.d.ts +2 -12
- package/node_modules/@types/keyv/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/perf_hooks.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/punycode.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/querystring.d.ts +3 -3
- package/node_modules/@types/keyv/node_modules/@types/node/tls.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/console.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/http.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/http2.d.ts +9 -9
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/module.d.ts +2 -12
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/url.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/wasi.d.ts +6 -0
- package/node_modules/@types/keyv/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/url.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/vm.d.ts +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/wasi.d.ts +6 -0
- package/node_modules/@types/keyv/node_modules/@types/node/worker_threads.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/assert.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/buffer.d.ts +4 -4
- package/node_modules/@types/responselike/node_modules/@types/node/child_process.d.ts +33 -33
- package/node_modules/@types/responselike/node_modules/@types/node/console.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/crypto.d.ts +4 -4
- package/node_modules/@types/responselike/node_modules/@types/node/dgram.d.ts +3 -3
- package/node_modules/@types/responselike/node_modules/@types/node/dns/promises.d.ts +9 -1
- package/node_modules/@types/responselike/node_modules/@types/node/dns.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/fs/promises.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/fs.d.ts +8 -8
- package/node_modules/@types/responselike/node_modules/@types/node/http.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/http2.d.ts +9 -9
- package/node_modules/@types/responselike/node_modules/@types/node/module.d.ts +2 -12
- package/node_modules/@types/responselike/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/perf_hooks.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/punycode.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/querystring.d.ts +3 -3
- package/node_modules/@types/responselike/node_modules/@types/node/tls.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/console.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/http.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/http2.d.ts +9 -9
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/module.d.ts +2 -12
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/url.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/wasi.d.ts +6 -0
- package/node_modules/@types/responselike/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/url.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/vm.d.ts +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/wasi.d.ts +6 -0
- package/node_modules/@types/responselike/node_modules/@types/node/worker_threads.d.ts +2 -2
- package/package.json +6 -6
|
@@ -107,6 +107,12 @@ declare module "wasi" {
|
|
|
107
107
|
* @default 2
|
|
108
108
|
*/
|
|
109
109
|
stderr?: number | undefined;
|
|
110
|
+
/**
|
|
111
|
+
* The version of WASI requested.
|
|
112
|
+
* Currently the only supported versions are `'unstable'` and `'preview1'`.
|
|
113
|
+
* @since v20.0.0
|
|
114
|
+
*/
|
|
115
|
+
version: string;
|
|
110
116
|
}
|
|
111
117
|
/**
|
|
112
118
|
* The `WASI` class provides the WASI system call API and additional convenience
|
|
@@ -173,7 +173,7 @@ declare module "worker_threads" {
|
|
|
173
173
|
* behind this API, see the `serialization API of the node:v8 module`.
|
|
174
174
|
* @since v10.5.0
|
|
175
175
|
*/
|
|
176
|
-
postMessage(value: any, transferList?:
|
|
176
|
+
postMessage(value: any, transferList?: readonly TransferListItem[]): void;
|
|
177
177
|
/**
|
|
178
178
|
* Opposite of `unref()`. Calling `ref()` on a previously `unref()`ed port does _not_ let the program exit if it's the only active handle left (the default
|
|
179
179
|
* behavior). If the port is `ref()`ed, calling `ref()` again has no effect.
|
|
@@ -405,7 +405,7 @@ declare module "worker_threads" {
|
|
|
405
405
|
* See `port.postMessage()` for more details.
|
|
406
406
|
* @since v10.5.0
|
|
407
407
|
*/
|
|
408
|
-
postMessage(value: any, transferList?:
|
|
408
|
+
postMessage(value: any, transferList?: readonly TransferListItem[]): void;
|
|
409
409
|
/**
|
|
410
410
|
* Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default
|
|
411
411
|
* behavior). If the worker is `ref()`ed, calling `ref()` again has
|
|
@@ -522,7 +522,7 @@ declare module "vm" {
|
|
|
522
522
|
*/
|
|
523
523
|
function compileFunction(
|
|
524
524
|
code: string,
|
|
525
|
-
params?:
|
|
525
|
+
params?: readonly string[],
|
|
526
526
|
options?: CompileFunctionOptions,
|
|
527
527
|
): Function & {
|
|
528
528
|
cachedData?: Script["cachedData"] | undefined;
|
|
@@ -107,6 +107,12 @@ declare module "wasi" {
|
|
|
107
107
|
* @default 2
|
|
108
108
|
*/
|
|
109
109
|
stderr?: number | undefined;
|
|
110
|
+
/**
|
|
111
|
+
* The version of WASI requested.
|
|
112
|
+
* Currently the only supported versions are `'unstable'` and `'preview1'`.
|
|
113
|
+
* @since v20.0.0
|
|
114
|
+
*/
|
|
115
|
+
version: string;
|
|
110
116
|
}
|
|
111
117
|
/**
|
|
112
118
|
* The `WASI` class provides the WASI system call API and additional convenience
|
|
@@ -173,7 +173,7 @@ declare module "worker_threads" {
|
|
|
173
173
|
* behind this API, see the `serialization API of the node:v8 module`.
|
|
174
174
|
* @since v10.5.0
|
|
175
175
|
*/
|
|
176
|
-
postMessage(value: any, transferList?:
|
|
176
|
+
postMessage(value: any, transferList?: readonly TransferListItem[]): void;
|
|
177
177
|
/**
|
|
178
178
|
* Opposite of `unref()`. Calling `ref()` on a previously `unref()`ed port does _not_ let the program exit if it's the only active handle left (the default
|
|
179
179
|
* behavior). If the port is `ref()`ed, calling `ref()` again has no effect.
|
|
@@ -405,7 +405,7 @@ declare module "worker_threads" {
|
|
|
405
405
|
* See `port.postMessage()` for more details.
|
|
406
406
|
* @since v10.5.0
|
|
407
407
|
*/
|
|
408
|
-
postMessage(value: any, transferList?:
|
|
408
|
+
postMessage(value: any, transferList?: readonly TransferListItem[]): void;
|
|
409
409
|
/**
|
|
410
410
|
* Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default
|
|
411
411
|
* behavior). If the worker is `ref()`ed, calling `ref()` again has
|
package/package.json
CHANGED
|
@@ -50,18 +50,18 @@
|
|
|
50
50
|
"@types/node": "^16",
|
|
51
51
|
"@typescript-eslint/eslint-plugin": "^6",
|
|
52
52
|
"@typescript-eslint/parser": "^6",
|
|
53
|
-
"cdklabs-projen-project-types": "^0.1.
|
|
53
|
+
"cdklabs-projen-project-types": "^0.1.179",
|
|
54
54
|
"eslint": "^8",
|
|
55
55
|
"eslint-import-resolver-typescript": "^2.7.1",
|
|
56
56
|
"eslint-plugin-import": "^2.29.0",
|
|
57
57
|
"jest": "^27",
|
|
58
58
|
"jest-junit": "^15",
|
|
59
59
|
"jsii": "5.1.x",
|
|
60
|
-
"jsii-diff": "^1.
|
|
60
|
+
"jsii-diff": "^1.92.0",
|
|
61
61
|
"jsii-docgen": "^1.8.110",
|
|
62
|
-
"jsii-pacmak": "^1.
|
|
63
|
-
"jsii-rosetta": "^5.2.
|
|
64
|
-
"projen": "^0.
|
|
62
|
+
"jsii-pacmak": "^1.92.0",
|
|
63
|
+
"jsii-rosetta": "^5.2.3",
|
|
64
|
+
"projen": "^0.77.1",
|
|
65
65
|
"standard-version": "^9",
|
|
66
66
|
"ts-jest": "^27",
|
|
67
67
|
"ts-node": "^10.9.1",
|
|
@@ -90,7 +90,7 @@
|
|
|
90
90
|
],
|
|
91
91
|
"main": "lib/index.js",
|
|
92
92
|
"license": "Apache-2.0",
|
|
93
|
-
"version": "2.5.
|
|
93
|
+
"version": "2.5.33",
|
|
94
94
|
"jest": {
|
|
95
95
|
"testMatch": [
|
|
96
96
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|