cdk-common 2.0.500 → 2.0.501

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 (165) hide show
  1. package/.jsii +2 -2
  2. package/lib/main.js +1 -1
  3. package/node_modules/@types/concat-stream/node_modules/@types/node/README.md +1 -1
  4. package/node_modules/@types/concat-stream/node_modules/@types/node/assert.d.ts +1 -1
  5. package/node_modules/@types/concat-stream/node_modules/@types/node/async_hooks.d.ts +1 -1
  6. package/node_modules/@types/concat-stream/node_modules/@types/node/buffer.d.ts +4 -1
  7. package/node_modules/@types/concat-stream/node_modules/@types/node/child_process.d.ts +1 -1
  8. package/node_modules/@types/concat-stream/node_modules/@types/node/cluster.d.ts +1 -1
  9. package/node_modules/@types/concat-stream/node_modules/@types/node/console.d.ts +1 -1
  10. package/node_modules/@types/concat-stream/node_modules/@types/node/crypto.d.ts +1 -1
  11. package/node_modules/@types/concat-stream/node_modules/@types/node/dgram.d.ts +1 -1
  12. package/node_modules/@types/concat-stream/node_modules/@types/node/diagnostics_channel.d.ts +1 -1
  13. package/node_modules/@types/concat-stream/node_modules/@types/node/dns.d.ts +1 -1
  14. package/node_modules/@types/concat-stream/node_modules/@types/node/domain.d.ts +1 -1
  15. package/node_modules/@types/concat-stream/node_modules/@types/node/events.d.ts +1 -1
  16. package/node_modules/@types/concat-stream/node_modules/@types/node/fs/promises.d.ts +2 -1
  17. package/node_modules/@types/concat-stream/node_modules/@types/node/fs.d.ts +3 -2
  18. package/node_modules/@types/concat-stream/node_modules/@types/node/http.d.ts +1 -1
  19. package/node_modules/@types/concat-stream/node_modules/@types/node/http2.d.ts +1 -1
  20. package/node_modules/@types/concat-stream/node_modules/@types/node/https.d.ts +1 -1
  21. package/node_modules/@types/concat-stream/node_modules/@types/node/inspector.d.ts +1 -1
  22. package/node_modules/@types/concat-stream/node_modules/@types/node/net.d.ts +1 -1
  23. package/node_modules/@types/concat-stream/node_modules/@types/node/os.d.ts +1 -1
  24. package/node_modules/@types/concat-stream/node_modules/@types/node/package.json +2 -2
  25. package/node_modules/@types/concat-stream/node_modules/@types/node/path.d.ts +1 -1
  26. package/node_modules/@types/concat-stream/node_modules/@types/node/perf_hooks.d.ts +1 -1
  27. package/node_modules/@types/concat-stream/node_modules/@types/node/punycode.d.ts +1 -1
  28. package/node_modules/@types/concat-stream/node_modules/@types/node/querystring.d.ts +1 -1
  29. package/node_modules/@types/concat-stream/node_modules/@types/node/readline.d.ts +1 -1
  30. package/node_modules/@types/concat-stream/node_modules/@types/node/repl.d.ts +1 -1
  31. package/node_modules/@types/concat-stream/node_modules/@types/node/stream.d.ts +758 -729
  32. package/node_modules/@types/concat-stream/node_modules/@types/node/string_decoder.d.ts +1 -1
  33. package/node_modules/@types/concat-stream/node_modules/@types/node/test.d.ts +7 -3
  34. package/node_modules/@types/concat-stream/node_modules/@types/node/timers.d.ts +1 -1
  35. package/node_modules/@types/concat-stream/node_modules/@types/node/tls.d.ts +1 -1
  36. package/node_modules/@types/concat-stream/node_modules/@types/node/trace_events.d.ts +1 -1
  37. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/assert.d.ts +1 -1
  38. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/async_hooks.d.ts +1 -1
  39. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/buffer.d.ts +4 -1
  40. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/child_process.d.ts +2 -2
  41. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/cluster.d.ts +1 -1
  42. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/console.d.ts +1 -1
  43. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/crypto.d.ts +1 -1
  44. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dgram.d.ts +1 -1
  45. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +1 -1
  46. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
  47. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/domain.d.ts +1 -1
  48. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/events.d.ts +1 -1
  49. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/fs.d.ts +3 -2
  50. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/http.d.ts +5 -4
  51. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/http2.d.ts +1 -1
  52. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/https.d.ts +1 -1
  53. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/inspector.d.ts +1 -1
  54. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/net.d.ts +1 -1
  55. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/os.d.ts +1 -1
  56. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/path.d.ts +1 -1
  57. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
  58. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
  59. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/querystring.d.ts +1 -1
  60. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/readline.d.ts +1 -1
  61. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/repl.d.ts +1 -1
  62. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/stream.d.ts +1 -1
  63. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/string_decoder.d.ts +1 -1
  64. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/test.d.ts +7 -4
  65. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/timers.d.ts +1 -1
  66. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
  67. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/trace_events.d.ts +1 -1
  68. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/tty.d.ts +1 -1
  69. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/url.d.ts +14 -5
  70. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/util.d.ts +11 -3
  71. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/v8.d.ts +1 -1
  72. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
  73. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/wasi.d.ts +1 -1
  74. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/worker_threads.d.ts +1 -1
  75. package/node_modules/@types/concat-stream/node_modules/@types/node/ts4.8/zlib.d.ts +1 -1
  76. package/node_modules/@types/concat-stream/node_modules/@types/node/tty.d.ts +1 -1
  77. package/node_modules/@types/concat-stream/node_modules/@types/node/url.d.ts +14 -5
  78. package/node_modules/@types/concat-stream/node_modules/@types/node/util.d.ts +1 -1
  79. package/node_modules/@types/concat-stream/node_modules/@types/node/v8.d.ts +1 -1
  80. package/node_modules/@types/concat-stream/node_modules/@types/node/vm.d.ts +1 -1
  81. package/node_modules/@types/concat-stream/node_modules/@types/node/wasi.d.ts +1 -1
  82. package/node_modules/@types/concat-stream/node_modules/@types/node/worker_threads.d.ts +1 -1
  83. package/node_modules/@types/concat-stream/node_modules/@types/node/zlib.d.ts +1 -1
  84. package/node_modules/@types/form-data/node_modules/@types/node/README.md +1 -1
  85. package/node_modules/@types/form-data/node_modules/@types/node/assert.d.ts +1 -1
  86. package/node_modules/@types/form-data/node_modules/@types/node/async_hooks.d.ts +1 -1
  87. package/node_modules/@types/form-data/node_modules/@types/node/buffer.d.ts +4 -1
  88. package/node_modules/@types/form-data/node_modules/@types/node/child_process.d.ts +1 -1
  89. package/node_modules/@types/form-data/node_modules/@types/node/cluster.d.ts +1 -1
  90. package/node_modules/@types/form-data/node_modules/@types/node/console.d.ts +1 -1
  91. package/node_modules/@types/form-data/node_modules/@types/node/crypto.d.ts +1 -1
  92. package/node_modules/@types/form-data/node_modules/@types/node/dgram.d.ts +1 -1
  93. package/node_modules/@types/form-data/node_modules/@types/node/diagnostics_channel.d.ts +1 -1
  94. package/node_modules/@types/form-data/node_modules/@types/node/dns.d.ts +1 -1
  95. package/node_modules/@types/form-data/node_modules/@types/node/domain.d.ts +1 -1
  96. package/node_modules/@types/form-data/node_modules/@types/node/events.d.ts +1 -1
  97. package/node_modules/@types/form-data/node_modules/@types/node/fs/promises.d.ts +2 -1
  98. package/node_modules/@types/form-data/node_modules/@types/node/fs.d.ts +3 -2
  99. package/node_modules/@types/form-data/node_modules/@types/node/http.d.ts +1 -1
  100. package/node_modules/@types/form-data/node_modules/@types/node/http2.d.ts +1 -1
  101. package/node_modules/@types/form-data/node_modules/@types/node/https.d.ts +1 -1
  102. package/node_modules/@types/form-data/node_modules/@types/node/inspector.d.ts +1 -1
  103. package/node_modules/@types/form-data/node_modules/@types/node/net.d.ts +1 -1
  104. package/node_modules/@types/form-data/node_modules/@types/node/os.d.ts +1 -1
  105. package/node_modules/@types/form-data/node_modules/@types/node/package.json +2 -2
  106. package/node_modules/@types/form-data/node_modules/@types/node/path.d.ts +1 -1
  107. package/node_modules/@types/form-data/node_modules/@types/node/perf_hooks.d.ts +1 -1
  108. package/node_modules/@types/form-data/node_modules/@types/node/punycode.d.ts +1 -1
  109. package/node_modules/@types/form-data/node_modules/@types/node/querystring.d.ts +1 -1
  110. package/node_modules/@types/form-data/node_modules/@types/node/readline.d.ts +1 -1
  111. package/node_modules/@types/form-data/node_modules/@types/node/repl.d.ts +1 -1
  112. package/node_modules/@types/form-data/node_modules/@types/node/stream.d.ts +758 -729
  113. package/node_modules/@types/form-data/node_modules/@types/node/string_decoder.d.ts +1 -1
  114. package/node_modules/@types/form-data/node_modules/@types/node/test.d.ts +7 -3
  115. package/node_modules/@types/form-data/node_modules/@types/node/timers.d.ts +1 -1
  116. package/node_modules/@types/form-data/node_modules/@types/node/tls.d.ts +1 -1
  117. package/node_modules/@types/form-data/node_modules/@types/node/trace_events.d.ts +1 -1
  118. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/assert.d.ts +1 -1
  119. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/async_hooks.d.ts +1 -1
  120. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/buffer.d.ts +4 -1
  121. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/child_process.d.ts +2 -2
  122. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/cluster.d.ts +1 -1
  123. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/console.d.ts +1 -1
  124. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/crypto.d.ts +1 -1
  125. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dgram.d.ts +1 -1
  126. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +1 -1
  127. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/dns.d.ts +1 -1
  128. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/domain.d.ts +1 -1
  129. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/events.d.ts +1 -1
  130. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/fs.d.ts +3 -2
  131. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http.d.ts +5 -4
  132. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/http2.d.ts +1 -1
  133. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/https.d.ts +1 -1
  134. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/inspector.d.ts +1 -1
  135. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/net.d.ts +1 -1
  136. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/os.d.ts +1 -1
  137. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/path.d.ts +1 -1
  138. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/perf_hooks.d.ts +1 -1
  139. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/punycode.d.ts +1 -1
  140. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/querystring.d.ts +1 -1
  141. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/readline.d.ts +1 -1
  142. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/repl.d.ts +1 -1
  143. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/stream.d.ts +1 -1
  144. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/string_decoder.d.ts +1 -1
  145. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/test.d.ts +7 -4
  146. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/timers.d.ts +1 -1
  147. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/tls.d.ts +1 -1
  148. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/trace_events.d.ts +1 -1
  149. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/tty.d.ts +1 -1
  150. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/url.d.ts +14 -5
  151. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/util.d.ts +11 -3
  152. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/v8.d.ts +1 -1
  153. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/vm.d.ts +1 -1
  154. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/wasi.d.ts +1 -1
  155. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/worker_threads.d.ts +1 -1
  156. package/node_modules/@types/form-data/node_modules/@types/node/ts4.8/zlib.d.ts +1 -1
  157. package/node_modules/@types/form-data/node_modules/@types/node/tty.d.ts +1 -1
  158. package/node_modules/@types/form-data/node_modules/@types/node/url.d.ts +14 -5
  159. package/node_modules/@types/form-data/node_modules/@types/node/util.d.ts +1 -1
  160. package/node_modules/@types/form-data/node_modules/@types/node/v8.d.ts +1 -1
  161. package/node_modules/@types/form-data/node_modules/@types/node/vm.d.ts +1 -1
  162. package/node_modules/@types/form-data/node_modules/@types/node/wasi.d.ts +1 -1
  163. package/node_modules/@types/form-data/node_modules/@types/node/worker_threads.d.ts +1 -1
  164. package/node_modules/@types/form-data/node_modules/@types/node/zlib.d.ts +1 -1
  165. package/package.json +2 -2
@@ -88,7 +88,7 @@
88
88
  * });
89
89
  * ```
90
90
  * @since v0.5.8
91
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/zlib.js)
91
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/zlib.js)
92
92
  */
93
93
  declare module 'zlib' {
94
94
  import * as stream from 'node:stream';
@@ -21,7 +21,7 @@
21
21
  *
22
22
  * In most cases, there should be little to no reason for an application to
23
23
  * manually create instances of the `tty.ReadStream` and `tty.WriteStream`classes.
24
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/tty.js)
24
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/tty.js)
25
25
  */
26
26
  declare module 'tty' {
27
27
  import * as net from 'node:net';
@@ -5,7 +5,7 @@
5
5
  * ```js
6
6
  * import url from 'node:url';
7
7
  * ```
8
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/url.js)
8
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/url.js)
9
9
  */
10
10
  declare module 'url' {
11
11
  import { Blob as NodeBlob } from 'node:buffer';
@@ -748,9 +748,12 @@ declare module 'url' {
748
748
  */
749
749
  append(name: string, value: string): void;
750
750
  /**
751
- * Remove all name-value pairs whose name is `name`.
751
+ * If `value` is provided, removes all name-value pairs
752
+ * where name is `name` and value is `value`..
753
+ *
754
+ * If `value` is not provided, removes all name-value pairs whose name is `name`.
752
755
  */
753
- delete(name: string): void;
756
+ delete(name: string, value?: string): void;
754
757
  /**
755
758
  * Returns an ES6 `Iterator` over each of the name-value pairs in the query.
756
759
  * Each item of the iterator is a JavaScript `Array`. The first item of the `Array`is the `name`, the second item of the `Array` is the `value`.
@@ -786,9 +789,15 @@ declare module 'url' {
786
789
  */
787
790
  getAll(name: string): string[];
788
791
  /**
789
- * Returns `true` if there is at least one name-value pair whose name is `name`.
792
+ * Checks if the `URLSearchParams` object contains key-value pair(s) based on`name` and an optional `value` argument.
793
+ *
794
+ * If `value` is provided, returns `true` when name-value pair with
795
+ * same `name` and `value` exists.
796
+ *
797
+ * If `value` is not provided, returns `true` if there is at least one name-value
798
+ * pair whose name is `name`.
790
799
  */
791
- has(name: string): boolean;
800
+ has(name: string, value?: string): boolean;
792
801
  /**
793
802
  * Returns an ES6 `Iterator` over the names of each name-value pair.
794
803
  *
@@ -6,7 +6,7 @@
6
6
  * ```js
7
7
  * const util = require('node:util');
8
8
  * ```
9
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/util.js)
9
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/util.js)
10
10
  */
11
11
  declare module 'util' {
12
12
  import * as types from 'node:util/types';
@@ -4,7 +4,7 @@
4
4
  * ```js
5
5
  * const v8 = require('node:v8');
6
6
  * ```
7
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/v8.js)
7
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/v8.js)
8
8
  */
9
9
  declare module 'v8' {
10
10
  import { Readable } from 'node:stream';
@@ -34,7 +34,7 @@
34
34
  *
35
35
  * console.log(x); // 1; y is not defined.
36
36
  * ```
37
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/vm.js)
37
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/vm.js)
38
38
  */
39
39
  declare module 'vm' {
40
40
  interface Context extends NodeJS.Dict<any> {}
@@ -62,7 +62,7 @@
62
62
  * $ wat2wasm demo.wat
63
63
  * ```
64
64
  * @experimental
65
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/wasi.js)
65
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/wasi.js)
66
66
  */
67
67
  declare module 'wasi' {
68
68
  interface WASIOptions {
@@ -49,7 +49,7 @@
49
49
  *
50
50
  * Worker threads inherit non-process-specific options by default. Refer to `Worker constructor options` to know how to customize worker thread options,
51
51
  * specifically `argv` and `execArgv` options.
52
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/worker_threads.js)
52
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/worker_threads.js)
53
53
  */
54
54
  declare module 'worker_threads' {
55
55
  import { Blob } from 'node:buffer';
@@ -88,7 +88,7 @@
88
88
  * });
89
89
  * ```
90
90
  * @since v0.5.8
91
- * @see [source](https://github.com/nodejs/node/blob/v20.1.0/lib/zlib.js)
91
+ * @see [source](https://github.com/nodejs/node/blob/v20.2.0/lib/zlib.js)
92
92
  */
93
93
  declare module 'zlib' {
94
94
  import * as stream from 'node:stream';
package/package.json CHANGED
@@ -54,7 +54,7 @@
54
54
  "jsii-docgen": "^3.8.31",
55
55
  "jsii-pacmak": "^1.81.0",
56
56
  "npm-check-updates": "^16",
57
- "projen": "0.71.65",
57
+ "projen": "0.71.66",
58
58
  "standard-version": "^9",
59
59
  "ts-jest": "^27",
60
60
  "typescript": "^4.9"
@@ -86,7 +86,7 @@
86
86
  ],
87
87
  "main": "lib/index.js",
88
88
  "license": "Apache-2.0",
89
- "version": "2.0.500",
89
+ "version": "2.0.501",
90
90
  "jest": {
91
91
  "testMatch": [
92
92
  "<rootDir>/src/**/__tests__/**/*.ts?(x)",