@cdklabs/cdk-ecs-codedeploy 0.0.197 → 0.0.199
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/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/abort-controller/package.json +2 -2
- package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/protocols/Aws_json1_1.js +11 -17
- package/node_modules/@aws-sdk/client-codedeploy/dist-es/protocols/Aws_json1_1.js +1 -7
- package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/package.json +29 -29
- package/node_modules/@aws-sdk/client-sso/dist-cjs/protocols/Aws_restJson1.js +2 -8
- package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +1 -7
- package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso/package.json +25 -25
- package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/protocols/Aws_restJson1.js +1 -7
- package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +1 -7
- package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sso-oidc/package.json +25 -25
- package/node_modules/@aws-sdk/client-sts/dist-cjs/protocols/Aws_query.js +1 -7
- package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +1 -7
- package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +1 -1
- package/node_modules/@aws-sdk/client-sts/package.json +28 -28
- package/node_modules/@aws-sdk/config-resolver/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-env/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-imds/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/eventstream-codec/package.json +2 -2
- package/node_modules/@aws-sdk/fetch-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/hash-node/package.json +2 -2
- package/node_modules/@aws-sdk/invalid-dependency/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-content-length/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-retry/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-sdk-sts/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-serde/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-signing/package.json +6 -6
- package/node_modules/@aws-sdk/middleware-stack/package.json +2 -2
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
- package/node_modules/@aws-sdk/node-config-provider/package.json +4 -4
- package/node_modules/@aws-sdk/node-http-handler/package.json +5 -5
- package/node_modules/@aws-sdk/property-provider/package.json +2 -2
- package/node_modules/@aws-sdk/protocol-http/package.json +2 -2
- package/node_modules/@aws-sdk/querystring-builder/package.json +2 -2
- package/node_modules/@aws-sdk/querystring-parser/package.json +2 -2
- package/node_modules/@aws-sdk/service-error-classification/package.json +2 -2
- package/node_modules/@aws-sdk/shared-ini-file-loader/package.json +2 -2
- package/node_modules/@aws-sdk/signature-v4/package.json +5 -5
- package/node_modules/@aws-sdk/smithy-client/dist-cjs/collect-stream-body.js +15 -0
- package/node_modules/@aws-sdk/smithy-client/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/smithy-client/dist-es/collect-stream-body.js +11 -0
- package/node_modules/@aws-sdk/smithy-client/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/smithy-client/dist-types/collect-stream-body.d.ts +10 -0
- package/node_modules/@aws-sdk/smithy-client/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +8 -0
- package/node_modules/@aws-sdk/smithy-client/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/smithy-client/package.json +5 -3
- package/node_modules/@aws-sdk/token-providers/package.json +5 -5
- package/node_modules/@aws-sdk/types/dist-cjs/blob/blob-types.js +2 -0
- package/node_modules/@aws-sdk/types/dist-cjs/blob/runtime-blob-types.browser.js +2 -0
- package/node_modules/@aws-sdk/types/dist-cjs/blob/runtime-blob-types.node.js +2 -0
- package/node_modules/@aws-sdk/types/dist-cjs/index.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/blob/runtime-blob-types.browser.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/blob/runtime-blob-types.node.js +1 -0
- package/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +22 -0
- package/node_modules/@aws-sdk/types/dist-types/blob/runtime-blob-types.browser.d.ts +6 -0
- package/node_modules/@aws-sdk/types/dist-types/blob/runtime-blob-types.node.d.ts +9 -0
- package/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +7 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/runtime-blob-types.browser.d.ts +1 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/runtime-blob-types.node.d.ts +2 -0
- package/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/types/package.json +7 -1
- package/node_modules/@aws-sdk/url-parser/package.json +3 -3
- package/node_modules/@aws-sdk/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@aws-sdk/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@aws-sdk/util-endpoints/package.json +2 -2
- package/node_modules/@aws-sdk/util-middleware/package.json +2 -2
- package/node_modules/@aws-sdk/util-retry/package.json +3 -3
- package/node_modules/@aws-sdk/util-stream/LICENSE +201 -0
- package/node_modules/@aws-sdk/util-stream/README.md +12 -0
- package/node_modules/@aws-sdk/util-stream/dist-cjs/blob/Uint8ArrayBlobAdapter.js +22 -0
- package/node_modules/@aws-sdk/util-stream/dist-cjs/blob/transforms.js +20 -0
- package/node_modules/@aws-sdk/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +31 -0
- package/node_modules/@aws-sdk/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +30 -0
- package/node_modules/@aws-sdk/util-stream/dist-cjs/index.js +6 -0
- package/node_modules/@aws-sdk/util-stream/dist-cjs/sdk-stream-mixin.browser.js +69 -0
- package/node_modules/@aws-sdk/util-stream/dist-cjs/sdk-stream-mixin.js +50 -0
- package/node_modules/@aws-sdk/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +18 -0
- package/node_modules/@aws-sdk/util-stream/dist-es/blob/transforms.js +15 -0
- package/node_modules/@aws-sdk/util-stream/dist-es/getAwsChunkedEncodingStream.browser.js +27 -0
- package/node_modules/@aws-sdk/util-stream/dist-es/getAwsChunkedEncodingStream.js +26 -0
- package/node_modules/@aws-sdk/util-stream/dist-es/index.js +3 -0
- package/node_modules/@aws-sdk/util-stream/dist-es/sdk-stream-mixin.browser.js +64 -0
- package/node_modules/@aws-sdk/util-stream/dist-es/sdk-stream-mixin.js +45 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +21 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/blob/transforms.d.ts +9 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/getAwsChunkedEncodingStream.browser.d.ts +5 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +7 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/index.d.ts +3 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/sdk-stream-mixin.browser.d.ts +7 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/sdk-stream-mixin.d.ts +8 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +5 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/ts3.4/blob/transforms.d.ts +9 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +2 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +3 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/ts3.4/index.d.ts +3 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +4 -0
- package/node_modules/@aws-sdk/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +3 -0
- package/node_modules/@aws-sdk/util-stream/package.json +72 -0
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +2 -2
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +3 -3
- package/node_modules/@aws-sdk/util-waiter/package.json +3 -3
- package/package.json +6 -6
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import { streamCollector } from "@aws-sdk/node-http-handler";
|
|
2
|
+
import { fromArrayBuffer } from "@aws-sdk/util-buffer-from";
|
|
3
|
+
import { Readable } from "stream";
|
|
4
|
+
import { TextDecoder } from "util";
|
|
5
|
+
const ERR_MSG_STREAM_HAS_BEEN_TRANSFORMED = "The stream has already been transformed.";
|
|
6
|
+
export const sdkStreamMixin = (stream) => {
|
|
7
|
+
if (!(stream instanceof Readable)) {
|
|
8
|
+
const name = stream?.__proto__?.constructor?.name || stream;
|
|
9
|
+
throw new Error(`Unexpected stream implementation, expect Stream.Readable instance, got ${name}`);
|
|
10
|
+
}
|
|
11
|
+
let transformed = false;
|
|
12
|
+
const transformToByteArray = async () => {
|
|
13
|
+
if (transformed) {
|
|
14
|
+
throw new Error(ERR_MSG_STREAM_HAS_BEEN_TRANSFORMED);
|
|
15
|
+
}
|
|
16
|
+
transformed = true;
|
|
17
|
+
return await streamCollector(stream);
|
|
18
|
+
};
|
|
19
|
+
return Object.assign(stream, {
|
|
20
|
+
transformToByteArray,
|
|
21
|
+
transformToString: async (encoding) => {
|
|
22
|
+
const buf = await transformToByteArray();
|
|
23
|
+
if (encoding === undefined || Buffer.isEncoding(encoding)) {
|
|
24
|
+
return fromArrayBuffer(buf.buffer, buf.byteOffset, buf.byteLength).toString(encoding);
|
|
25
|
+
}
|
|
26
|
+
else {
|
|
27
|
+
const decoder = new TextDecoder(encoding);
|
|
28
|
+
return decoder.decode(buf);
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
transformToWebStream: () => {
|
|
32
|
+
if (transformed) {
|
|
33
|
+
throw new Error(ERR_MSG_STREAM_HAS_BEEN_TRANSFORMED);
|
|
34
|
+
}
|
|
35
|
+
if (stream.readableFlowing !== null) {
|
|
36
|
+
throw new Error("The stream has been consumed by other callbacks.");
|
|
37
|
+
}
|
|
38
|
+
if (typeof Readable.toWeb !== "function") {
|
|
39
|
+
throw new Error("Readable.toWeb() is not supported. Please make sure you are using Node.js >= 17.0.0, or polyfill is available.");
|
|
40
|
+
}
|
|
41
|
+
transformed = true;
|
|
42
|
+
return Readable.toWeb(stream);
|
|
43
|
+
},
|
|
44
|
+
});
|
|
45
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Adapter for conversions of the native Uint8Array type.
|
|
3
|
+
* @public
|
|
4
|
+
*/
|
|
5
|
+
export declare class Uint8ArrayBlobAdapter extends Uint8Array {
|
|
6
|
+
/**
|
|
7
|
+
* @param source - such as a string or Stream.
|
|
8
|
+
* @returns a new Uint8ArrayBlobAdapter extending Uint8Array.
|
|
9
|
+
*/
|
|
10
|
+
static fromString(source: string, encoding?: string): Uint8ArrayBlobAdapter;
|
|
11
|
+
/**
|
|
12
|
+
* @param source - Uint8Array to be mutated.
|
|
13
|
+
* @returns the same Uint8Array but with prototype switched to Uint8ArrayBlobAdapter.
|
|
14
|
+
*/
|
|
15
|
+
static mutate(source: Uint8Array): Uint8ArrayBlobAdapter;
|
|
16
|
+
/**
|
|
17
|
+
* @param encoding - default 'utf-8'.
|
|
18
|
+
* @returns the blob as string.
|
|
19
|
+
*/
|
|
20
|
+
transformToString(encoding?: string): string;
|
|
21
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Uint8ArrayBlobAdapter } from "./Uint8ArrayBlobAdapter";
|
|
2
|
+
/**
|
|
3
|
+
* @internal
|
|
4
|
+
*/
|
|
5
|
+
export declare function transformToString(payload: Uint8Array, encoding?: string): string;
|
|
6
|
+
/**
|
|
7
|
+
* @internal
|
|
8
|
+
*/
|
|
9
|
+
export declare function transformFromString(str: string, encoding?: string): Uint8ArrayBlobAdapter;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { SdkStream } from "@aws-sdk/types";
|
|
2
|
+
import { Readable } from "stream";
|
|
3
|
+
/**
|
|
4
|
+
* The function that mixes in the utility functions to help consuming runtime-specific payload stream.
|
|
5
|
+
*
|
|
6
|
+
* @internal
|
|
7
|
+
*/
|
|
8
|
+
export declare const sdkStreamMixin: (stream: unknown) => SdkStream<Readable>;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Uint8ArrayBlobAdapter } from "./Uint8ArrayBlobAdapter";
|
|
2
|
+
export declare function transformToString(
|
|
3
|
+
payload: Uint8Array,
|
|
4
|
+
encoding?: string
|
|
5
|
+
): string;
|
|
6
|
+
export declare function transformFromString(
|
|
7
|
+
str: string,
|
|
8
|
+
encoding?: string
|
|
9
|
+
): Uint8ArrayBlobAdapter;
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@aws-sdk/util-stream",
|
|
3
|
+
"version": "3.357.0",
|
|
4
|
+
"scripts": {
|
|
5
|
+
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
|
+
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
7
|
+
"build:es": "tsc -p tsconfig.es.json",
|
|
8
|
+
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
9
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
10
|
+
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
11
|
+
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
12
|
+
"test": "jest && karma start karma.conf.js",
|
|
13
|
+
"test:integration": "jest -c jest.config.integ.js",
|
|
14
|
+
"test:e2e": "jest -c jest.config.e2e.js"
|
|
15
|
+
},
|
|
16
|
+
"main": "./dist-cjs/index.js",
|
|
17
|
+
"module": "./dist-es/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"author": {
|
|
20
|
+
"name": "AWS SDK for JavaScript Team",
|
|
21
|
+
"url": "https://aws.amazon.com/javascript/"
|
|
22
|
+
},
|
|
23
|
+
"license": "Apache-2.0",
|
|
24
|
+
"dependencies": {
|
|
25
|
+
"@aws-sdk/fetch-http-handler": "3.357.0",
|
|
26
|
+
"@aws-sdk/node-http-handler": "3.357.0",
|
|
27
|
+
"@aws-sdk/types": "3.357.0",
|
|
28
|
+
"@aws-sdk/util-base64": "3.310.0",
|
|
29
|
+
"@aws-sdk/util-buffer-from": "3.310.0",
|
|
30
|
+
"@aws-sdk/util-hex-encoding": "3.310.0",
|
|
31
|
+
"@aws-sdk/util-utf8": "3.310.0",
|
|
32
|
+
"tslib": "^2.5.0"
|
|
33
|
+
},
|
|
34
|
+
"devDependencies": {
|
|
35
|
+
"@types/node": "^14.14.31",
|
|
36
|
+
"concurrently": "7.0.0",
|
|
37
|
+
"downlevel-dts": "0.10.1",
|
|
38
|
+
"rimraf": "3.0.2",
|
|
39
|
+
"typedoc": "0.23.23",
|
|
40
|
+
"typescript": "~4.9.5"
|
|
41
|
+
},
|
|
42
|
+
"engines": {
|
|
43
|
+
"node": ">=14.0.0"
|
|
44
|
+
},
|
|
45
|
+
"typesVersions": {
|
|
46
|
+
"<4.0": {
|
|
47
|
+
"dist-types/*": [
|
|
48
|
+
"dist-types/ts3.4/*"
|
|
49
|
+
]
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"files": [
|
|
53
|
+
"dist-*/**"
|
|
54
|
+
],
|
|
55
|
+
"browser": {
|
|
56
|
+
"./dist-es/getAwsChunkedEncodingStream": "./dist-es/getAwsChunkedEncodingStream.browser",
|
|
57
|
+
"./dist-es/sdk-stream-mixin": "./dist-es/sdk-stream-mixin.browser"
|
|
58
|
+
},
|
|
59
|
+
"react-native": {
|
|
60
|
+
"./dist-es/getAwsChunkedEncodingStream": "./dist-es/getAwsChunkedEncodingStream.browser",
|
|
61
|
+
"./dist-es/sdk-stream-mixin": "./dist-es/sdk-stream-mixin.browser"
|
|
62
|
+
},
|
|
63
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/util-stream",
|
|
64
|
+
"repository": {
|
|
65
|
+
"type": "git",
|
|
66
|
+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
67
|
+
"directory": "packages/util-stream"
|
|
68
|
+
},
|
|
69
|
+
"typedoc": {
|
|
70
|
+
"entryPoint": "src/index.ts"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-user-agent-browser",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.357.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"license": "Apache-2.0",
|
|
22
22
|
"react-native": "dist-es/index.native.js",
|
|
23
23
|
"dependencies": {
|
|
24
|
-
"@aws-sdk/types": "3.
|
|
24
|
+
"@aws-sdk/types": "3.357.0",
|
|
25
25
|
"bowser": "^2.11.0",
|
|
26
26
|
"tslib": "^2.5.0"
|
|
27
27
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-user-agent-node",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.357.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
6
6
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,8 +20,8 @@
|
|
|
20
20
|
},
|
|
21
21
|
"license": "Apache-2.0",
|
|
22
22
|
"dependencies": {
|
|
23
|
-
"@aws-sdk/node-config-provider": "3.
|
|
24
|
-
"@aws-sdk/types": "3.
|
|
23
|
+
"@aws-sdk/node-config-provider": "3.357.0",
|
|
24
|
+
"@aws-sdk/types": "3.357.0",
|
|
25
25
|
"tslib": "^2.5.0"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-waiter",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.357.0",
|
|
4
4
|
"description": "Shared utilities for client waiters for the AWS SDK",
|
|
5
5
|
"dependencies": {
|
|
6
|
-
"@aws-sdk/abort-controller": "3.
|
|
7
|
-
"@aws-sdk/types": "3.
|
|
6
|
+
"@aws-sdk/abort-controller": "3.357.0",
|
|
7
|
+
"@aws-sdk/types": "3.357.0",
|
|
8
8
|
"tslib": "^2.5.0"
|
|
9
9
|
},
|
|
10
10
|
"scripts": {
|
package/package.json
CHANGED
|
@@ -83,10 +83,10 @@
|
|
|
83
83
|
"aws-cdk-lib": "2.84.0",
|
|
84
84
|
"aws-sdk-client-mock": "^2.1.1",
|
|
85
85
|
"aws-sdk-client-mock-jest": "^2.1.1",
|
|
86
|
-
"cdk-nag": "^2.27.
|
|
87
|
-
"cdklabs-projen-project-types": "^0.1.
|
|
86
|
+
"cdk-nag": "^2.27.45",
|
|
87
|
+
"cdklabs-projen-project-types": "^0.1.149",
|
|
88
88
|
"constructs": "10.0.5",
|
|
89
|
-
"esbuild": "^0.18.
|
|
89
|
+
"esbuild": "^0.18.6",
|
|
90
90
|
"eslint": "^8",
|
|
91
91
|
"eslint-import-resolver-node": "^0.3.7",
|
|
92
92
|
"eslint-import-resolver-typescript": "^3.5.5",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"jsii-rosetta": "^5.1.2",
|
|
101
101
|
"lambda-tester": "^4.0.1",
|
|
102
102
|
"npm-check-updates": "^16",
|
|
103
|
-
"projen": "0.71.
|
|
103
|
+
"projen": "0.71.105",
|
|
104
104
|
"standard-version": "^9",
|
|
105
105
|
"ts-jest": "^27",
|
|
106
106
|
"ts-node": "^10.9.1",
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
"constructs": "^10.0.5"
|
|
113
113
|
},
|
|
114
114
|
"dependencies": {
|
|
115
|
-
"@aws-sdk/client-codedeploy": "^3.
|
|
115
|
+
"@aws-sdk/client-codedeploy": "^3.357.0",
|
|
116
116
|
"jmespath": "^0.16.0"
|
|
117
117
|
},
|
|
118
118
|
"bundledDependencies": [
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
"publishConfig": {
|
|
135
135
|
"access": "public"
|
|
136
136
|
},
|
|
137
|
-
"version": "0.0.
|
|
137
|
+
"version": "0.0.199",
|
|
138
138
|
"jest": {
|
|
139
139
|
"testMatch": [
|
|
140
140
|
"<rootDir>/src/**/__tests__/**/*.ts?(x)",
|