cdk-common 2.0.684 → 2.0.686
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 +8 -2
- package/API.md +5 -0
- package/lib/main.js +1 -1
- package/lib/managed-policies.d.ts +2 -1
- package/lib/managed-policies.js +2 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/assert.d.ts +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/buffer.d.ts +4 -4
- package/node_modules/@types/concat-stream/node_modules/@types/node/child_process.d.ts +33 -33
- package/node_modules/@types/concat-stream/node_modules/@types/node/console.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/crypto.d.ts +4 -4
- package/node_modules/@types/concat-stream/node_modules/@types/node/dgram.d.ts +3 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/dns/promises.d.ts +9 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/dns.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/fs/promises.d.ts +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/fs.d.ts +8 -8
- package/node_modules/@types/concat-stream/node_modules/@types/node/http.d.ts +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/http2.d.ts +4 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/perf_hooks.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/punycode.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/querystring.d.ts +3 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/timers.d.ts +3 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/tls.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/console.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/http.d.ts +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/http2.d.ts +4 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/timers.d.ts +3 -3
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/url.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
- package/node_modules/@types/concat-stream/node_modules/@types/node/url.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/vm.d.ts +1 -1
- package/node_modules/@types/concat-stream/node_modules/@types/node/worker_threads.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/assert.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/buffer.d.ts +4 -4
- package/node_modules/@types/form-data/node_modules/@types/node/child_process.d.ts +33 -33
- package/node_modules/@types/form-data/node_modules/@types/node/console.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/crypto.d.ts +4 -4
- package/node_modules/@types/form-data/node_modules/@types/node/dgram.d.ts +3 -3
- package/node_modules/@types/form-data/node_modules/@types/node/dns/promises.d.ts +9 -1
- package/node_modules/@types/form-data/node_modules/@types/node/dns.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/fs/promises.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/fs.d.ts +8 -8
- package/node_modules/@types/form-data/node_modules/@types/node/http.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/http2.d.ts +4 -3
- package/node_modules/@types/form-data/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/perf_hooks.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/punycode.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/querystring.d.ts +3 -3
- package/node_modules/@types/form-data/node_modules/@types/node/timers.d.ts +3 -3
- package/node_modules/@types/form-data/node_modules/@types/node/tls.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/console.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http2.d.ts +4 -3
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/timers.d.ts +3 -3
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/url.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
- package/node_modules/@types/form-data/node_modules/@types/node/url.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/vm.d.ts +1 -1
- package/node_modules/@types/form-data/node_modules/@types/node/worker_threads.d.ts +2 -2
- package/package.json +2 -3
|
@@ -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;
|
|
@@ -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
|
@@ -53,8 +53,7 @@
|
|
|
53
53
|
"jsii-docgen": "^3.8.31",
|
|
54
54
|
"jsii-pacmak": "^1.92.0",
|
|
55
55
|
"jsii-rosetta": "1.x",
|
|
56
|
-
"
|
|
57
|
-
"projen": "0.77.1",
|
|
56
|
+
"projen": "0.77.2",
|
|
58
57
|
"standard-version": "^9",
|
|
59
58
|
"ts-jest": "^27",
|
|
60
59
|
"typescript": "^4.9"
|
|
@@ -86,7 +85,7 @@
|
|
|
86
85
|
],
|
|
87
86
|
"main": "lib/index.js",
|
|
88
87
|
"license": "Apache-2.0",
|
|
89
|
-
"version": "2.0.
|
|
88
|
+
"version": "2.0.686",
|
|
90
89
|
"jest": {
|
|
91
90
|
"testMatch": [
|
|
92
91
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|