cloudstructs 0.12.6 → 0.12.8
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 +3 -3
- package/lib/codecommit-mirror/index.js +2 -2
- package/lib/dmarc/index.js +1 -1
- package/lib/ecs-service-roller/index.js +2 -2
- package/lib/email-receiver/receiver.js +1 -1
- package/lib/mjml-template/index.js +1 -1
- package/lib/saml-identity-provider/index.js +2 -2
- package/lib/slack-app/manifest.js +1 -1
- package/lib/slack-app/slack-app.js +2 -2
- package/lib/slack-events/index.js +1 -1
- package/lib/slack-textract/index.js +1 -1
- package/lib/ssl-server-test/index.js +1 -1
- package/lib/state-machine-cr-provider/index.js +1 -1
- package/lib/static-website/index.js +1 -1
- package/lib/toolkit-cleaner/index.js +3 -3
- package/lib/url-shortener/index.js +1 -1
- package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +153 -153
- package/node_modules/@aws-sdk/client-lambda/dist-es/schemas/schemas_0.js +153 -153
- package/node_modules/@aws-sdk/client-lambda/package.json +43 -43
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +37 -37
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
- package/node_modules/@aws-sdk/core/package.json +16 -16
- package/node_modules/@aws-sdk/credential-provider-env/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-http/package.json +14 -14
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +18 -18
- package/node_modules/@aws-sdk/credential-provider-login/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-node/package.json +16 -16
- package/node_modules/@aws-sdk/credential-provider-process/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-logger/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +35 -35
- package/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
- package/node_modules/@aws-sdk/token-providers/package.json +11 -11
- package/node_modules/@aws-sdk/types/package.json +5 -5
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
- package/node_modules/@aws-sdk/util-locate-window/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +5 -5
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +9 -9
- package/node_modules/@aws-sdk/xml-builder/package.json +5 -5
- package/node_modules/@babel/runtime/package.json +1 -1
- package/node_modules/@slack/logger/node_modules/@types/node/README.md +1 -1
- package/node_modules/@slack/logger/node_modules/@types/node/package.json +2 -2
- package/node_modules/@slack/logger/node_modules/@types/node/process.d.ts +61 -2
- package/node_modules/@slack/logger/node_modules/@types/node/worker_threads.d.ts +3 -0
- package/node_modules/@slack/web-api/node_modules/@types/node/README.md +1 -1
- package/node_modules/@slack/web-api/node_modules/@types/node/package.json +2 -2
- package/node_modules/@slack/web-api/node_modules/@types/node/process.d.ts +61 -2
- package/node_modules/@slack/web-api/node_modules/@types/node/worker_threads.d.ts +3 -0
- package/node_modules/@smithy/abort-controller/package.json +3 -3
- package/node_modules/@smithy/config-resolver/package.json +6 -6
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +17 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +5 -0
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +16 -6
- package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +17 -0
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +5 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +16 -6
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +0 -1
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -1
- package/node_modules/@smithy/core/package.json +11 -11
- package/node_modules/@smithy/credential-provider-imds/package.json +6 -6
- package/node_modules/@smithy/eventstream-codec/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-browser/package.json +4 -4
- package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +3 -3
- package/node_modules/@smithy/eventstream-serde-node/package.json +4 -4
- package/node_modules/@smithy/eventstream-serde-universal/package.json +4 -4
- package/node_modules/@smithy/fetch-http-handler/package.json +6 -6
- package/node_modules/@smithy/hash-node/package.json +3 -3
- package/node_modules/@smithy/invalid-dependency/package.json +3 -3
- package/node_modules/@smithy/middleware-content-length/package.json +4 -4
- package/node_modules/@smithy/middleware-endpoint/package.json +12 -12
- package/node_modules/@smithy/middleware-retry/package.json +12 -12
- package/node_modules/@smithy/middleware-serde/package.json +4 -4
- package/node_modules/@smithy/middleware-stack/package.json +3 -3
- package/node_modules/@smithy/node-config-provider/package.json +5 -5
- package/node_modules/@smithy/node-http-handler/package.json +6 -6
- package/node_modules/@smithy/property-provider/package.json +3 -3
- package/node_modules/@smithy/protocol-http/package.json +3 -3
- package/node_modules/@smithy/querystring-builder/package.json +3 -3
- package/node_modules/@smithy/querystring-parser/package.json +3 -3
- package/node_modules/@smithy/service-error-classification/package.json +3 -3
- package/node_modules/@smithy/shared-ini-file-loader/package.json +3 -3
- package/node_modules/@smithy/signature-v4/package.json +5 -5
- package/node_modules/@smithy/smithy-client/package.json +11 -11
- package/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +4 -2
- package/node_modules/@smithy/types/package.json +2 -2
- package/node_modules/@smithy/url-parser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +8 -8
- package/node_modules/@smithy/util-defaults-mode-node/package.json +11 -11
- package/node_modules/@smithy/util-endpoints/package.json +4 -4
- package/node_modules/@smithy/util-middleware/package.json +3 -3
- package/node_modules/@smithy/util-retry/package.json +4 -4
- package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +20 -9
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +8 -6
- package/node_modules/@smithy/util-stream/dist-es/getAwsChunkedEncodingStream.js +19 -7
- package/node_modules/@smithy/util-stream/dist-es/index.js +1 -1
- package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +7 -7
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +2 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +4 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +7 -3
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +1 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +2 -2
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +4 -1
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +3 -0
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +2 -1
- package/node_modules/@smithy/util-stream/package.json +5 -5
- package/node_modules/@smithy/util-waiter/package.json +4 -4
- package/node_modules/@types/cacheable-request/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/cacheable-request/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/process.d.ts +61 -2
- package/node_modules/@types/cacheable-request/node_modules/@types/node/worker_threads.d.ts +3 -0
- package/node_modules/@types/keyv/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/keyv/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/keyv/node_modules/@types/node/process.d.ts +61 -2
- package/node_modules/@types/keyv/node_modules/@types/node/worker_threads.d.ts +3 -0
- package/node_modules/@types/responselike/node_modules/@types/node/README.md +1 -1
- package/node_modules/@types/responselike/node_modules/@types/node/package.json +2 -2
- package/node_modules/@types/responselike/node_modules/@types/node/process.d.ts +61 -2
- package/node_modules/@types/responselike/node_modules/@types/node/worker_threads.d.ts +3 -0
- package/node_modules/eventemitter3/README.md +3 -12
- package/node_modules/eventemitter3/dist/eventemitter3.esm.js +353 -345
- package/node_modules/eventemitter3/dist/eventemitter3.esm.min.js +1 -1
- package/node_modules/eventemitter3/dist/eventemitter3.esm.min.js.map +1 -1
- package/node_modules/eventemitter3/dist/eventemitter3.umd.js +358 -350
- package/node_modules/eventemitter3/dist/eventemitter3.umd.min.js +1 -1
- package/node_modules/eventemitter3/dist/eventemitter3.umd.min.js.map +1 -1
- package/node_modules/eventemitter3/package.json +7 -12
- package/node_modules/lodash/README.md +2 -2
- package/node_modules/lodash/_baseUnset.js +47 -2
- package/node_modules/lodash/core.js +1 -1
- package/node_modules/lodash/core.min.js +1 -1
- package/node_modules/lodash/lodash.js +43 -4
- package/node_modules/lodash/lodash.min.js +57 -57
- package/node_modules/lodash/package.json +1 -1
- package/package.json +15 -15
- package/node_modules/lodash/flake.lock +0 -40
- package/node_modules/lodash/flake.nix +0 -20
- package/node_modules/lodash/release.md +0 -48
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
2
3
|
* @internal
|
|
3
4
|
* @param stream
|
|
4
5
|
* @param bytes - read head bytes from the stream and discard the rest of it.
|
|
5
|
-
*
|
|
6
|
-
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
7
6
|
*/
|
|
8
7
|
export declare function headStream(stream: ReadableStream, bytes: number): Promise<Uint8Array>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import type { Readable } from "stream";
|
|
2
2
|
/**
|
|
3
|
+
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
4
|
+
*
|
|
3
5
|
* @internal
|
|
4
6
|
* @param stream - to be read.
|
|
5
7
|
* @param bytes - read head bytes from the stream and discard the rest of it.
|
|
6
|
-
*
|
|
7
|
-
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
8
8
|
*/
|
|
9
9
|
export declare const headStream: (stream: Readable | ReadableStream, bytes: number) => Promise<Uint8Array>;
|
|
@@ -6,4 +6,7 @@ export * from "./getAwsChunkedEncodingStream";
|
|
|
6
6
|
export * from "./headStream";
|
|
7
7
|
export * from "./sdk-stream-mixin";
|
|
8
8
|
export * from "./splitStream";
|
|
9
|
-
|
|
9
|
+
/**
|
|
10
|
+
* @internal
|
|
11
|
+
*/
|
|
12
|
+
export { isReadableStream, isBlob } from "./stream-type-check";
|
|
@@ -5,4 +5,7 @@ import type { Readable } from "stream";
|
|
|
5
5
|
* @returns stream split into two identical streams.
|
|
6
6
|
*/
|
|
7
7
|
export declare function splitStream(stream: Readable): Promise<[Readable, Readable]>;
|
|
8
|
+
/**
|
|
9
|
+
* @internal
|
|
10
|
+
*/
|
|
8
11
|
export declare function splitStream(stream: ReadableStream): Promise<[ReadableStream, ReadableStream]>;
|
|
@@ -27,11 +27,10 @@ export interface ChecksumStreamInit<T extends Readable | ReadableStream> {
|
|
|
27
27
|
base64Encoder?: Encoder;
|
|
28
28
|
}
|
|
29
29
|
/**
|
|
30
|
-
* @internal
|
|
31
|
-
*
|
|
32
30
|
* Wrapper for throwing checksum errors for streams without
|
|
33
31
|
* buffering the stream.
|
|
34
32
|
*
|
|
33
|
+
* @internal
|
|
35
34
|
*/
|
|
36
35
|
export declare class ChecksumStream extends Duplex {
|
|
37
36
|
private expectedChecksum;
|
|
@@ -41,20 +40,21 @@ export declare class ChecksumStream extends Duplex {
|
|
|
41
40
|
private base64Encoder;
|
|
42
41
|
constructor({ expectedChecksum, checksum, source, checksumSourceLocation, base64Encoder, }: ChecksumStreamInit<Readable>);
|
|
43
42
|
/**
|
|
44
|
-
*
|
|
43
|
+
* Do not call this directly.
|
|
44
|
+
* @internal
|
|
45
45
|
*/
|
|
46
46
|
_read(size: number): void;
|
|
47
47
|
/**
|
|
48
|
-
* @internal do not call this directly.
|
|
49
|
-
*
|
|
50
48
|
* When the upstream source flows data to this stream,
|
|
51
49
|
* calculate a step update of the checksum.
|
|
50
|
+
* Do not call this directly.
|
|
51
|
+
* @internal
|
|
52
52
|
*/
|
|
53
53
|
_write(chunk: Buffer, encoding: string, callback: (err?: Error) => void): void;
|
|
54
54
|
/**
|
|
55
|
-
* @internal do not call this directly.
|
|
56
|
-
*
|
|
57
55
|
* When the upstream source finishes, perform the checksum comparison.
|
|
56
|
+
* Do not call this directly.
|
|
57
|
+
* @internal
|
|
58
58
|
*/
|
|
59
59
|
_final(callback: (err?: Error) => void): Promise<void>;
|
|
60
60
|
}
|
package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts
CHANGED
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
import { ChecksumStreamInit } from "./ChecksumStream.browser";
|
|
2
2
|
/**
|
|
3
|
-
* @internal
|
|
4
3
|
* Alias prevents compiler from turning
|
|
5
4
|
* ReadableStream into ReadableStream<any>, which is incompatible
|
|
6
5
|
* with the NodeJS.ReadableStream global type.
|
|
6
|
+
* @internal
|
|
7
7
|
*/
|
|
8
8
|
export type ReadableStreamType = ReadableStream;
|
|
9
9
|
/**
|
|
10
|
-
* @internal
|
|
11
|
-
*
|
|
12
10
|
* Creates a stream adapter for throwing checksum errors for streams without
|
|
13
11
|
* buffering the stream.
|
|
12
|
+
* @internal
|
|
14
13
|
*/
|
|
15
14
|
export declare const createChecksumStream: ({ expectedChecksum, checksum, source, checksumSourceLocation, base64Encoder, }: ChecksumStreamInit) => ReadableStreamType;
|
package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts
CHANGED
|
@@ -2,10 +2,12 @@ import { Readable } from "stream";
|
|
|
2
2
|
import { ChecksumStreamInit } from "./ChecksumStream";
|
|
3
3
|
import { ReadableStreamType } from "./createChecksumStream.browser";
|
|
4
4
|
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*
|
|
7
5
|
* Creates a stream mirroring the input stream's interface, but
|
|
8
6
|
* performs checksumming when reading to the end of the stream.
|
|
7
|
+
* @internal
|
|
9
8
|
*/
|
|
10
9
|
export declare function createChecksumStream(init: ChecksumStreamInit<ReadableStreamType>): ReadableStreamType;
|
|
10
|
+
/**
|
|
11
|
+
* @internal
|
|
12
|
+
*/
|
|
11
13
|
export declare function createChecksumStream(init: ChecksumStreamInit<Readable>): Readable;
|
|
@@ -4,9 +4,12 @@ import { Readable } from "node:stream";
|
|
|
4
4
|
* @internal
|
|
5
5
|
* @param upstream - any Readable or ReadableStream.
|
|
6
6
|
* @param size - byte or character length minimum. Buffering occurs when a chunk fails to meet this value.
|
|
7
|
-
* @param
|
|
7
|
+
* @param logger - for emitting warnings when buffering occurs.
|
|
8
8
|
* @returns another stream of the same data and stream class, but buffers chunks until
|
|
9
9
|
* the minimum size is met, except for the last chunk.
|
|
10
10
|
*/
|
|
11
11
|
export declare function createBufferedReadable(upstream: Readable, size: number, logger?: Logger): Readable;
|
|
12
|
+
/**
|
|
13
|
+
* @internal
|
|
14
|
+
*/
|
|
12
15
|
export declare function createBufferedReadable(upstream: ReadableStream, size: number, logger?: Logger): ReadableStream;
|
|
@@ -1,6 +1,10 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { Readable } from "stream";
|
|
1
|
+
import { GetAwsChunkedEncodingStreamOptions } from "@smithy/types";
|
|
2
|
+
import { Readable } from "node:stream";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
6
|
-
export declare
|
|
6
|
+
export declare function getAwsChunkedEncodingStream(stream: Readable, options: GetAwsChunkedEncodingStreamOptions): Readable;
|
|
7
|
+
/**
|
|
8
|
+
* @internal
|
|
9
|
+
*/
|
|
10
|
+
export declare function getAwsChunkedEncodingStream(stream: ReadableStream, options: GetAwsChunkedEncodingStreamOptions): ReadableStream;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
|
+
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
2
3
|
* @internal
|
|
3
4
|
* @param stream
|
|
4
5
|
* @param bytes - read head bytes from the stream and discard the rest of it.
|
|
5
|
-
*
|
|
6
|
-
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
7
6
|
*/
|
|
8
7
|
export declare function headStream(stream: ReadableStream, bytes: number): Promise<Uint8Array>;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { Readable } from "stream";
|
|
2
2
|
/**
|
|
3
|
+
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
4
|
+
*
|
|
3
5
|
* @internal
|
|
4
6
|
* @param stream - to be read.
|
|
5
7
|
* @param bytes - read head bytes from the stream and discard the rest of it.
|
|
6
|
-
*
|
|
7
|
-
* Caution: the input stream must be destroyed separately, this function does not do so.
|
|
8
8
|
*/
|
|
9
9
|
export declare const headStream: (stream: Readable | ReadableStream, bytes: number) => Promise<Uint8Array>;
|
|
@@ -6,4 +6,7 @@ export * from "./getAwsChunkedEncodingStream";
|
|
|
6
6
|
export * from "./headStream";
|
|
7
7
|
export * from "./sdk-stream-mixin";
|
|
8
8
|
export * from "./splitStream";
|
|
9
|
-
|
|
9
|
+
/**
|
|
10
|
+
* @internal
|
|
11
|
+
*/
|
|
12
|
+
export { isReadableStream, isBlob } from "./stream-type-check";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-stream",
|
|
3
|
-
"version": "4.5.
|
|
3
|
+
"version": "4.5.10",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline util-stream",
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"sideEffects": false,
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
33
|
-
"@smithy/node-http-handler": "^4.4.
|
|
34
|
-
"@smithy/types": "^4.
|
|
32
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
33
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
34
|
+
"@smithy/types": "^4.12.0",
|
|
35
35
|
"@smithy/util-base64": "^4.3.0",
|
|
36
36
|
"@smithy/util-buffer-from": "^4.2.0",
|
|
37
37
|
"@smithy/util-hex-encoding": "^4.2.0",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"@types/node": "^18.11.9",
|
|
44
44
|
"concurrently": "7.0.0",
|
|
45
45
|
"downlevel-dts": "0.10.1",
|
|
46
|
-
"rimraf": "
|
|
46
|
+
"rimraf": "5.0.10",
|
|
47
47
|
"typedoc": "0.23.23"
|
|
48
48
|
},
|
|
49
49
|
"engines": {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-waiter",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.8",
|
|
4
4
|
"description": "Shared utilities for client waiters for the AWS SDK",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@smithy/abort-controller": "^4.2.
|
|
7
|
-
"@smithy/types": "^4.
|
|
6
|
+
"@smithy/abort-controller": "^4.2.8",
|
|
7
|
+
"@smithy/types": "^4.12.0",
|
|
8
8
|
"tslib": "^2.6.2"
|
|
9
9
|
},
|
|
10
10
|
"scripts": {
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"concurrently": "7.0.0",
|
|
53
53
|
"downlevel-dts": "0.10.1",
|
|
54
|
-
"rimraf": "
|
|
54
|
+
"rimraf": "5.0.10",
|
|
55
55
|
"typedoc": "0.23.23"
|
|
56
56
|
},
|
|
57
57
|
"typedoc": {
|
|
@@ -8,7 +8,7 @@ This package contains type definitions for node (https://nodejs.org/).
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Wed, 21 Jan 2026 23:30:02 GMT
|
|
12
12
|
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)
|
|
13
13
|
|
|
14
14
|
# Credits
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/node",
|
|
3
|
-
"version": "25.0.
|
|
3
|
+
"version": "25.0.10",
|
|
4
4
|
"description": "TypeScript definitions for node",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
|
|
6
6
|
"license": "MIT",
|
|
@@ -150,6 +150,6 @@
|
|
|
150
150
|
"undici-types": "~7.16.0"
|
|
151
151
|
},
|
|
152
152
|
"peerDependencies": {},
|
|
153
|
-
"typesPublisherContentHash": "
|
|
153
|
+
"typesPublisherContentHash": "d49085cfe2d18bc2a8f6602d8afed8d606b5972e07f6c51d09eb4d72dbe89bbc",
|
|
154
154
|
"typeScriptVersion": "5.2"
|
|
155
155
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
declare module "node:process" {
|
|
2
2
|
import { Control, MessageOptions, SendHandle } from "node:child_process";
|
|
3
|
-
import { InternalEventEmitter } from "node:events";
|
|
4
3
|
import { PathLike } from "node:fs";
|
|
5
4
|
import * as tty from "node:tty";
|
|
6
5
|
import { Worker } from "node:worker_threads";
|
|
@@ -687,7 +686,7 @@ declare module "node:process" {
|
|
|
687
686
|
readonly visibility: string;
|
|
688
687
|
};
|
|
689
688
|
}
|
|
690
|
-
interface Process extends
|
|
689
|
+
interface Process extends EventEmitter {
|
|
691
690
|
/**
|
|
692
691
|
* The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is
|
|
693
692
|
* a `Writable` stream.
|
|
@@ -1912,6 +1911,15 @@ declare module "node:process" {
|
|
|
1912
1911
|
options?: MessageOptions,
|
|
1913
1912
|
callback?: (error: Error | null) => void,
|
|
1914
1913
|
): boolean;
|
|
1914
|
+
send?(
|
|
1915
|
+
message: any,
|
|
1916
|
+
sendHandle: SendHandle,
|
|
1917
|
+
callback?: (error: Error | null) => void,
|
|
1918
|
+
): boolean;
|
|
1919
|
+
send?(
|
|
1920
|
+
message: any,
|
|
1921
|
+
callback: (error: Error | null) => void,
|
|
1922
|
+
): boolean;
|
|
1915
1923
|
/**
|
|
1916
1924
|
* If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the
|
|
1917
1925
|
* IPC channel to the parent process, allowing the child process to exit gracefully
|
|
@@ -2091,6 +2099,57 @@ declare module "node:process" {
|
|
|
2091
2099
|
* **Default:** `process.env`.
|
|
2092
2100
|
*/
|
|
2093
2101
|
execve?(file: string, args?: readonly string[], env?: ProcessEnv): never;
|
|
2102
|
+
// #region InternalEventEmitter
|
|
2103
|
+
addListener<E extends keyof ProcessEventMap>(
|
|
2104
|
+
eventName: E,
|
|
2105
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2106
|
+
): this;
|
|
2107
|
+
addListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2108
|
+
emit<E extends keyof ProcessEventMap>(eventName: E, ...args: ProcessEventMap[E]): boolean;
|
|
2109
|
+
emit(eventName: string | symbol, ...args: any[]): boolean;
|
|
2110
|
+
listenerCount<E extends keyof ProcessEventMap>(
|
|
2111
|
+
eventName: E,
|
|
2112
|
+
listener?: (...args: ProcessEventMap[E]) => void,
|
|
2113
|
+
): number;
|
|
2114
|
+
listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number;
|
|
2115
|
+
listeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[];
|
|
2116
|
+
listeners(eventName: string | symbol): ((...args: any[]) => void)[];
|
|
2117
|
+
off<E extends keyof ProcessEventMap>(
|
|
2118
|
+
eventName: E,
|
|
2119
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2120
|
+
): this;
|
|
2121
|
+
off(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2122
|
+
on<E extends keyof ProcessEventMap>(
|
|
2123
|
+
eventName: E,
|
|
2124
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2125
|
+
): this;
|
|
2126
|
+
on(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2127
|
+
once<E extends keyof ProcessEventMap>(
|
|
2128
|
+
eventName: E,
|
|
2129
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2130
|
+
): this;
|
|
2131
|
+
once(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2132
|
+
prependListener<E extends keyof ProcessEventMap>(
|
|
2133
|
+
eventName: E,
|
|
2134
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2135
|
+
): this;
|
|
2136
|
+
prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2137
|
+
prependOnceListener<E extends keyof ProcessEventMap>(
|
|
2138
|
+
eventName: E,
|
|
2139
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2140
|
+
): this;
|
|
2141
|
+
prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2142
|
+
rawListeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[];
|
|
2143
|
+
rawListeners(eventName: string | symbol): ((...args: any[]) => void)[];
|
|
2144
|
+
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics
|
|
2145
|
+
removeAllListeners<E extends keyof ProcessEventMap>(eventName?: E): this;
|
|
2146
|
+
removeAllListeners(eventName?: string | symbol): this;
|
|
2147
|
+
removeListener<E extends keyof ProcessEventMap>(
|
|
2148
|
+
eventName: E,
|
|
2149
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2150
|
+
): this;
|
|
2151
|
+
removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2152
|
+
// #endregion
|
|
2094
2153
|
}
|
|
2095
2154
|
}
|
|
2096
2155
|
}
|
|
@@ -654,6 +654,9 @@ declare module "node:worker_threads" {
|
|
|
654
654
|
postMessage(message: any, transfer: Transferable[]): void;
|
|
655
655
|
postMessage(message: any, options?: StructuredSerializeOptions): void;
|
|
656
656
|
start(): void;
|
|
657
|
+
hasRef(): boolean;
|
|
658
|
+
ref(): void;
|
|
659
|
+
unref(): void;
|
|
657
660
|
addEventListener<K extends keyof MessagePortEventMap>(
|
|
658
661
|
type: K,
|
|
659
662
|
listener: (ev: MessagePortEventMap[K]) => void,
|
|
@@ -8,7 +8,7 @@ This package contains type definitions for node (https://nodejs.org/).
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Wed, 21 Jan 2026 23:30:02 GMT
|
|
12
12
|
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)
|
|
13
13
|
|
|
14
14
|
# Credits
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/node",
|
|
3
|
-
"version": "25.0.
|
|
3
|
+
"version": "25.0.10",
|
|
4
4
|
"description": "TypeScript definitions for node",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
|
|
6
6
|
"license": "MIT",
|
|
@@ -150,6 +150,6 @@
|
|
|
150
150
|
"undici-types": "~7.16.0"
|
|
151
151
|
},
|
|
152
152
|
"peerDependencies": {},
|
|
153
|
-
"typesPublisherContentHash": "
|
|
153
|
+
"typesPublisherContentHash": "d49085cfe2d18bc2a8f6602d8afed8d606b5972e07f6c51d09eb4d72dbe89bbc",
|
|
154
154
|
"typeScriptVersion": "5.2"
|
|
155
155
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
declare module "node:process" {
|
|
2
2
|
import { Control, MessageOptions, SendHandle } from "node:child_process";
|
|
3
|
-
import { InternalEventEmitter } from "node:events";
|
|
4
3
|
import { PathLike } from "node:fs";
|
|
5
4
|
import * as tty from "node:tty";
|
|
6
5
|
import { Worker } from "node:worker_threads";
|
|
@@ -687,7 +686,7 @@ declare module "node:process" {
|
|
|
687
686
|
readonly visibility: string;
|
|
688
687
|
};
|
|
689
688
|
}
|
|
690
|
-
interface Process extends
|
|
689
|
+
interface Process extends EventEmitter {
|
|
691
690
|
/**
|
|
692
691
|
* The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is
|
|
693
692
|
* a `Writable` stream.
|
|
@@ -1912,6 +1911,15 @@ declare module "node:process" {
|
|
|
1912
1911
|
options?: MessageOptions,
|
|
1913
1912
|
callback?: (error: Error | null) => void,
|
|
1914
1913
|
): boolean;
|
|
1914
|
+
send?(
|
|
1915
|
+
message: any,
|
|
1916
|
+
sendHandle: SendHandle,
|
|
1917
|
+
callback?: (error: Error | null) => void,
|
|
1918
|
+
): boolean;
|
|
1919
|
+
send?(
|
|
1920
|
+
message: any,
|
|
1921
|
+
callback: (error: Error | null) => void,
|
|
1922
|
+
): boolean;
|
|
1915
1923
|
/**
|
|
1916
1924
|
* If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the
|
|
1917
1925
|
* IPC channel to the parent process, allowing the child process to exit gracefully
|
|
@@ -2091,6 +2099,57 @@ declare module "node:process" {
|
|
|
2091
2099
|
* **Default:** `process.env`.
|
|
2092
2100
|
*/
|
|
2093
2101
|
execve?(file: string, args?: readonly string[], env?: ProcessEnv): never;
|
|
2102
|
+
// #region InternalEventEmitter
|
|
2103
|
+
addListener<E extends keyof ProcessEventMap>(
|
|
2104
|
+
eventName: E,
|
|
2105
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2106
|
+
): this;
|
|
2107
|
+
addListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2108
|
+
emit<E extends keyof ProcessEventMap>(eventName: E, ...args: ProcessEventMap[E]): boolean;
|
|
2109
|
+
emit(eventName: string | symbol, ...args: any[]): boolean;
|
|
2110
|
+
listenerCount<E extends keyof ProcessEventMap>(
|
|
2111
|
+
eventName: E,
|
|
2112
|
+
listener?: (...args: ProcessEventMap[E]) => void,
|
|
2113
|
+
): number;
|
|
2114
|
+
listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number;
|
|
2115
|
+
listeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[];
|
|
2116
|
+
listeners(eventName: string | symbol): ((...args: any[]) => void)[];
|
|
2117
|
+
off<E extends keyof ProcessEventMap>(
|
|
2118
|
+
eventName: E,
|
|
2119
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2120
|
+
): this;
|
|
2121
|
+
off(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2122
|
+
on<E extends keyof ProcessEventMap>(
|
|
2123
|
+
eventName: E,
|
|
2124
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2125
|
+
): this;
|
|
2126
|
+
on(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2127
|
+
once<E extends keyof ProcessEventMap>(
|
|
2128
|
+
eventName: E,
|
|
2129
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2130
|
+
): this;
|
|
2131
|
+
once(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2132
|
+
prependListener<E extends keyof ProcessEventMap>(
|
|
2133
|
+
eventName: E,
|
|
2134
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2135
|
+
): this;
|
|
2136
|
+
prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2137
|
+
prependOnceListener<E extends keyof ProcessEventMap>(
|
|
2138
|
+
eventName: E,
|
|
2139
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2140
|
+
): this;
|
|
2141
|
+
prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2142
|
+
rawListeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[];
|
|
2143
|
+
rawListeners(eventName: string | symbol): ((...args: any[]) => void)[];
|
|
2144
|
+
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics
|
|
2145
|
+
removeAllListeners<E extends keyof ProcessEventMap>(eventName?: E): this;
|
|
2146
|
+
removeAllListeners(eventName?: string | symbol): this;
|
|
2147
|
+
removeListener<E extends keyof ProcessEventMap>(
|
|
2148
|
+
eventName: E,
|
|
2149
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2150
|
+
): this;
|
|
2151
|
+
removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2152
|
+
// #endregion
|
|
2094
2153
|
}
|
|
2095
2154
|
}
|
|
2096
2155
|
}
|
|
@@ -654,6 +654,9 @@ declare module "node:worker_threads" {
|
|
|
654
654
|
postMessage(message: any, transfer: Transferable[]): void;
|
|
655
655
|
postMessage(message: any, options?: StructuredSerializeOptions): void;
|
|
656
656
|
start(): void;
|
|
657
|
+
hasRef(): boolean;
|
|
658
|
+
ref(): void;
|
|
659
|
+
unref(): void;
|
|
657
660
|
addEventListener<K extends keyof MessagePortEventMap>(
|
|
658
661
|
type: K,
|
|
659
662
|
listener: (ev: MessagePortEventMap[K]) => void,
|
|
@@ -8,7 +8,7 @@ This package contains type definitions for node (https://nodejs.org/).
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Wed, 21 Jan 2026 23:30:02 GMT
|
|
12
12
|
* Dependencies: [undici-types](https://npmjs.com/package/undici-types)
|
|
13
13
|
|
|
14
14
|
# Credits
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/node",
|
|
3
|
-
"version": "25.0.
|
|
3
|
+
"version": "25.0.10",
|
|
4
4
|
"description": "TypeScript definitions for node",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
|
|
6
6
|
"license": "MIT",
|
|
@@ -150,6 +150,6 @@
|
|
|
150
150
|
"undici-types": "~7.16.0"
|
|
151
151
|
},
|
|
152
152
|
"peerDependencies": {},
|
|
153
|
-
"typesPublisherContentHash": "
|
|
153
|
+
"typesPublisherContentHash": "d49085cfe2d18bc2a8f6602d8afed8d606b5972e07f6c51d09eb4d72dbe89bbc",
|
|
154
154
|
"typeScriptVersion": "5.2"
|
|
155
155
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
declare module "node:process" {
|
|
2
2
|
import { Control, MessageOptions, SendHandle } from "node:child_process";
|
|
3
|
-
import { InternalEventEmitter } from "node:events";
|
|
4
3
|
import { PathLike } from "node:fs";
|
|
5
4
|
import * as tty from "node:tty";
|
|
6
5
|
import { Worker } from "node:worker_threads";
|
|
@@ -687,7 +686,7 @@ declare module "node:process" {
|
|
|
687
686
|
readonly visibility: string;
|
|
688
687
|
};
|
|
689
688
|
}
|
|
690
|
-
interface Process extends
|
|
689
|
+
interface Process extends EventEmitter {
|
|
691
690
|
/**
|
|
692
691
|
* The `process.stdout` property returns a stream connected to`stdout` (fd `1`). It is a `net.Socket` (which is a `Duplex` stream) unless fd `1` refers to a file, in which case it is
|
|
693
692
|
* a `Writable` stream.
|
|
@@ -1912,6 +1911,15 @@ declare module "node:process" {
|
|
|
1912
1911
|
options?: MessageOptions,
|
|
1913
1912
|
callback?: (error: Error | null) => void,
|
|
1914
1913
|
): boolean;
|
|
1914
|
+
send?(
|
|
1915
|
+
message: any,
|
|
1916
|
+
sendHandle: SendHandle,
|
|
1917
|
+
callback?: (error: Error | null) => void,
|
|
1918
|
+
): boolean;
|
|
1919
|
+
send?(
|
|
1920
|
+
message: any,
|
|
1921
|
+
callback: (error: Error | null) => void,
|
|
1922
|
+
): boolean;
|
|
1915
1923
|
/**
|
|
1916
1924
|
* If the Node.js process is spawned with an IPC channel (see the `Child Process` and `Cluster` documentation), the `process.disconnect()` method will close the
|
|
1917
1925
|
* IPC channel to the parent process, allowing the child process to exit gracefully
|
|
@@ -2091,6 +2099,57 @@ declare module "node:process" {
|
|
|
2091
2099
|
* **Default:** `process.env`.
|
|
2092
2100
|
*/
|
|
2093
2101
|
execve?(file: string, args?: readonly string[], env?: ProcessEnv): never;
|
|
2102
|
+
// #region InternalEventEmitter
|
|
2103
|
+
addListener<E extends keyof ProcessEventMap>(
|
|
2104
|
+
eventName: E,
|
|
2105
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2106
|
+
): this;
|
|
2107
|
+
addListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2108
|
+
emit<E extends keyof ProcessEventMap>(eventName: E, ...args: ProcessEventMap[E]): boolean;
|
|
2109
|
+
emit(eventName: string | symbol, ...args: any[]): boolean;
|
|
2110
|
+
listenerCount<E extends keyof ProcessEventMap>(
|
|
2111
|
+
eventName: E,
|
|
2112
|
+
listener?: (...args: ProcessEventMap[E]) => void,
|
|
2113
|
+
): number;
|
|
2114
|
+
listenerCount(eventName: string | symbol, listener?: (...args: any[]) => void): number;
|
|
2115
|
+
listeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[];
|
|
2116
|
+
listeners(eventName: string | symbol): ((...args: any[]) => void)[];
|
|
2117
|
+
off<E extends keyof ProcessEventMap>(
|
|
2118
|
+
eventName: E,
|
|
2119
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2120
|
+
): this;
|
|
2121
|
+
off(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2122
|
+
on<E extends keyof ProcessEventMap>(
|
|
2123
|
+
eventName: E,
|
|
2124
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2125
|
+
): this;
|
|
2126
|
+
on(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2127
|
+
once<E extends keyof ProcessEventMap>(
|
|
2128
|
+
eventName: E,
|
|
2129
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2130
|
+
): this;
|
|
2131
|
+
once(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2132
|
+
prependListener<E extends keyof ProcessEventMap>(
|
|
2133
|
+
eventName: E,
|
|
2134
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2135
|
+
): this;
|
|
2136
|
+
prependListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2137
|
+
prependOnceListener<E extends keyof ProcessEventMap>(
|
|
2138
|
+
eventName: E,
|
|
2139
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2140
|
+
): this;
|
|
2141
|
+
prependOnceListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2142
|
+
rawListeners<E extends keyof ProcessEventMap>(eventName: E): ((...args: ProcessEventMap[E]) => void)[];
|
|
2143
|
+
rawListeners(eventName: string | symbol): ((...args: any[]) => void)[];
|
|
2144
|
+
// eslint-disable-next-line @definitelytyped/no-unnecessary-generics
|
|
2145
|
+
removeAllListeners<E extends keyof ProcessEventMap>(eventName?: E): this;
|
|
2146
|
+
removeAllListeners(eventName?: string | symbol): this;
|
|
2147
|
+
removeListener<E extends keyof ProcessEventMap>(
|
|
2148
|
+
eventName: E,
|
|
2149
|
+
listener: (...args: ProcessEventMap[E]) => void,
|
|
2150
|
+
): this;
|
|
2151
|
+
removeListener(eventName: string | symbol, listener: (...args: any[]) => void): this;
|
|
2152
|
+
// #endregion
|
|
2094
2153
|
}
|
|
2095
2154
|
}
|
|
2096
2155
|
}
|