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.
Files changed (90) hide show
  1. package/.jsii +8 -2
  2. package/API.md +5 -0
  3. package/lib/main.js +1 -1
  4. package/lib/managed-policies.d.ts +2 -1
  5. package/lib/managed-policies.js +2 -1
  6. package/node_modules/@types/concat-stream/node_modules/@types/node/README.md +1 -1
  7. package/node_modules/@types/concat-stream/node_modules/@types/node/assert.d.ts +2 -2
  8. package/node_modules/@types/concat-stream/node_modules/@types/node/buffer.d.ts +4 -4
  9. package/node_modules/@types/concat-stream/node_modules/@types/node/child_process.d.ts +33 -33
  10. package/node_modules/@types/concat-stream/node_modules/@types/node/console.d.ts +1 -1
  11. package/node_modules/@types/concat-stream/node_modules/@types/node/crypto.d.ts +4 -4
  12. package/node_modules/@types/concat-stream/node_modules/@types/node/dgram.d.ts +3 -3
  13. package/node_modules/@types/concat-stream/node_modules/@types/node/dns/promises.d.ts +9 -1
  14. package/node_modules/@types/concat-stream/node_modules/@types/node/dns.d.ts +1 -1
  15. package/node_modules/@types/concat-stream/node_modules/@types/node/fs/promises.d.ts +2 -2
  16. package/node_modules/@types/concat-stream/node_modules/@types/node/fs.d.ts +8 -8
  17. package/node_modules/@types/concat-stream/node_modules/@types/node/http.d.ts +2 -2
  18. package/node_modules/@types/concat-stream/node_modules/@types/node/http2.d.ts +4 -3
  19. package/node_modules/@types/concat-stream/node_modules/@types/node/package.json +2 -2
  20. package/node_modules/@types/concat-stream/node_modules/@types/node/perf_hooks.d.ts +1 -1
  21. package/node_modules/@types/concat-stream/node_modules/@types/node/punycode.d.ts +1 -1
  22. package/node_modules/@types/concat-stream/node_modules/@types/node/querystring.d.ts +3 -3
  23. package/node_modules/@types/concat-stream/node_modules/@types/node/timers.d.ts +3 -3
  24. package/node_modules/@types/concat-stream/node_modules/@types/node/tls.d.ts +1 -1
  25. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
  26. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
  27. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
  28. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/console.d.ts +1 -1
  29. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
  30. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
  31. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
  32. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
  33. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
  34. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
  35. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/http.d.ts +2 -2
  36. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/http2.d.ts +4 -3
  37. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
  38. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
  39. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
  40. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/timers.d.ts +3 -3
  41. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
  42. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/url.d.ts +1 -1
  43. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
  44. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
  45. package/node_modules/@types/concat-stream/node_modules/@types/node/url.d.ts +1 -1
  46. package/node_modules/@types/concat-stream/node_modules/@types/node/vm.d.ts +1 -1
  47. package/node_modules/@types/concat-stream/node_modules/@types/node/worker_threads.d.ts +2 -2
  48. package/node_modules/@types/form-data/node_modules/@types/node/README.md +1 -1
  49. package/node_modules/@types/form-data/node_modules/@types/node/assert.d.ts +2 -2
  50. package/node_modules/@types/form-data/node_modules/@types/node/buffer.d.ts +4 -4
  51. package/node_modules/@types/form-data/node_modules/@types/node/child_process.d.ts +33 -33
  52. package/node_modules/@types/form-data/node_modules/@types/node/console.d.ts +1 -1
  53. package/node_modules/@types/form-data/node_modules/@types/node/crypto.d.ts +4 -4
  54. package/node_modules/@types/form-data/node_modules/@types/node/dgram.d.ts +3 -3
  55. package/node_modules/@types/form-data/node_modules/@types/node/dns/promises.d.ts +9 -1
  56. package/node_modules/@types/form-data/node_modules/@types/node/dns.d.ts +1 -1
  57. package/node_modules/@types/form-data/node_modules/@types/node/fs/promises.d.ts +2 -2
  58. package/node_modules/@types/form-data/node_modules/@types/node/fs.d.ts +8 -8
  59. package/node_modules/@types/form-data/node_modules/@types/node/http.d.ts +2 -2
  60. package/node_modules/@types/form-data/node_modules/@types/node/http2.d.ts +4 -3
  61. package/node_modules/@types/form-data/node_modules/@types/node/package.json +2 -2
  62. package/node_modules/@types/form-data/node_modules/@types/node/perf_hooks.d.ts +1 -1
  63. package/node_modules/@types/form-data/node_modules/@types/node/punycode.d.ts +1 -1
  64. package/node_modules/@types/form-data/node_modules/@types/node/querystring.d.ts +3 -3
  65. package/node_modules/@types/form-data/node_modules/@types/node/timers.d.ts +3 -3
  66. package/node_modules/@types/form-data/node_modules/@types/node/tls.d.ts +1 -1
  67. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/assert.d.ts +2 -2
  68. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/buffer.d.ts +4 -4
  69. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/child_process.d.ts +33 -33
  70. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/console.d.ts +1 -1
  71. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/crypto.d.ts +4 -4
  72. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dgram.d.ts +3 -3
  73. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dns/promises.d.ts +9 -1
  74. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
  75. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/fs/promises.d.ts +2 -2
  76. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/fs.d.ts +8 -8
  77. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http.d.ts +2 -2
  78. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http2.d.ts +4 -3
  79. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
  80. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
  81. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/querystring.d.ts +3 -3
  82. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/timers.d.ts +3 -3
  83. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
  84. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/url.d.ts +1 -1
  85. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
  86. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/worker_threads.d.ts +2 -2
  87. package/node_modules/@types/form-data/node_modules/@types/node/url.d.ts +1 -1
  88. package/node_modules/@types/form-data/node_modules/@types/node/vm.d.ts +1 -1
  89. package/node_modules/@types/form-data/node_modules/@types/node/worker_threads.d.ts +2 -2
  90. package/package.json +2 -3
@@ -522,7 +522,7 @@ declare module "vm" {
522
522
  */
523
523
  function compileFunction(
524
524
  code: string,
525
- params?: ReadonlyArray<string>,
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?: ReadonlyArray<TransferListItem>): void;
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?: ReadonlyArray<TransferListItem>): void;
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
- "npm-check-updates": "^16",
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.684",
88
+ "version": "2.0.686",
90
89
  "jest": {
91
90
  "testMatch": [
92
91
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",