@jjrawlins/cdk-diff-pr-github-action 1.5.3 → 1.5.5
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 +4 -4
- package/lib/CdkDiffIamTemplate.js +2 -2
- package/lib/CdkDiffIamTemplateStackSet.js +2 -2
- package/lib/CdkDiffStackWorkflow.js +1 -1
- package/lib/CdkDriftDetectionWorkflow.js +1 -1
- package/lib/CdkDriftIamTemplate.js +2 -2
- package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +17 -18
- package/node_modules/@aws-sdk/client-cloudformation/package.json +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +17 -18
- package/node_modules/@aws-sdk/client-sso/package.json +5 -5
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +4 -4
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +3 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +1 -1
- package/node_modules/@aws-sdk/core/package.json +1 -1
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
- package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-Bw7VSvlO.js +8 -0
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +14 -6
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +17 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +17 -18
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +23 -17
- package/node_modules/@aws-sdk/nested-clients/package.json +5 -5
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +3 -12
- package/node_modules/@aws-sdk/util-endpoints/package.json +1 -1
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@smithy/abort-controller/package.json +6 -6
- package/node_modules/@smithy/config-resolver/package.json +10 -10
- package/node_modules/@smithy/core/dist-cjs/index.js +1 -4
- package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +1 -4
- package/node_modules/@smithy/core/package.json +11 -11
- package/node_modules/@smithy/credential-provider-imds/package.json +9 -9
- package/node_modules/@smithy/fetch-http-handler/package.json +10 -10
- package/node_modules/@smithy/hash-node/package.json +8 -8
- package/node_modules/@smithy/invalid-dependency/package.json +6 -6
- package/node_modules/@smithy/is-array-buffer/package.json +5 -5
- package/node_modules/@smithy/middleware-content-length/package.json +7 -7
- package/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/node_modules/@smithy/middleware-retry/package.json +9 -9
- package/node_modules/@smithy/middleware-serde/package.json +7 -7
- package/node_modules/@smithy/middleware-stack/package.json +6 -6
- package/node_modules/@smithy/node-config-provider/package.json +8 -8
- package/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/node_modules/@smithy/property-provider/package.json +6 -6
- package/node_modules/@smithy/protocol-http/package.json +6 -6
- package/node_modules/@smithy/querystring-builder/package.json +7 -7
- package/node_modules/@smithy/querystring-parser/package.json +6 -6
- package/node_modules/@smithy/service-error-classification/package.json +6 -6
- package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +16 -14
- package/node_modules/@smithy/shared-ini-file-loader/package.json +6 -6
- package/node_modules/@smithy/signature-v4/package.json +12 -12
- package/node_modules/@smithy/smithy-client/dist-cjs/index.js +10 -15
- package/node_modules/@smithy/smithy-client/package.json +7 -7
- package/node_modules/@smithy/types/package.json +5 -5
- package/node_modules/@smithy/url-parser/package.json +7 -7
- package/node_modules/@smithy/util-base64/dist-cjs/index.js +14 -6
- package/node_modules/@smithy/util-base64/package.json +7 -7
- package/node_modules/@smithy/util-body-length-browser/package.json +5 -5
- package/node_modules/@smithy/util-body-length-node/package.json +5 -5
- package/node_modules/@smithy/util-buffer-from/package.json +6 -6
- package/node_modules/@smithy/util-config-provider/package.json +5 -5
- package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +7 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/node_modules/@smithy/util-endpoints/package.json +7 -7
- package/node_modules/@smithy/util-hex-encoding/package.json +5 -5
- package/node_modules/@smithy/util-middleware/package.json +6 -6
- package/node_modules/@smithy/util-retry/package.json +7 -7
- package/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +13 -2
- package/node_modules/@smithy/util-stream/dist-cjs/index.js +51 -29
- package/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +13 -2
- package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +1 -0
- package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +1 -0
- package/node_modules/@smithy/util-stream/package.json +8 -8
- package/node_modules/@smithy/util-uri-escape/package.json +5 -5
- package/node_modules/@smithy/util-utf8/package.json +6 -6
- package/node_modules/@smithy/util-waiter/package.json +7 -7
- package/node_modules/@smithy/uuid/package.json +5 -5
- package/package.json +4 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -415
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
- package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
- package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-CVy8iqsZ.js +0 -14
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.10",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.973.
|
|
32
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
33
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
34
|
-
"@aws-sdk/credential-provider-login": "^3.972.
|
|
35
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
36
|
-
"@aws-sdk/credential-provider-sso": "^3.972.
|
|
37
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
38
|
-
"@aws-sdk/nested-clients": "3.
|
|
31
|
+
"@aws-sdk/core": "^3.973.12",
|
|
32
|
+
"@aws-sdk/credential-provider-env": "^3.972.10",
|
|
33
|
+
"@aws-sdk/credential-provider-http": "^3.972.12",
|
|
34
|
+
"@aws-sdk/credential-provider-login": "^3.972.10",
|
|
35
|
+
"@aws-sdk/credential-provider-process": "^3.972.10",
|
|
36
|
+
"@aws-sdk/credential-provider-sso": "^3.972.10",
|
|
37
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.10",
|
|
38
|
+
"@aws-sdk/nested-clients": "3.996.0",
|
|
39
39
|
"@aws-sdk/types": "^3.973.1",
|
|
40
40
|
"@smithy/credential-provider-imds": "^4.2.8",
|
|
41
41
|
"@smithy/property-provider": "^4.2.8",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-login",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.10",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from aws login cached tokens",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,8 +28,8 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "^3.973.
|
|
32
|
-
"@aws-sdk/nested-clients": "3.
|
|
31
|
+
"@aws-sdk/core": "^3.973.12",
|
|
32
|
+
"@aws-sdk/nested-clients": "3.996.0",
|
|
33
33
|
"@aws-sdk/types": "^3.973.1",
|
|
34
34
|
"@smithy/property-provider": "^4.2.8",
|
|
35
35
|
"@smithy/protocol-http": "^5.3.8",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-node",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.11",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from a Node.JS environment. ",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=20.0.0"
|
|
@@ -31,12 +31,12 @@
|
|
|
31
31
|
},
|
|
32
32
|
"license": "Apache-2.0",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
35
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
36
|
-
"@aws-sdk/credential-provider-ini": "^3.972.
|
|
37
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
38
|
-
"@aws-sdk/credential-provider-sso": "^3.972.
|
|
39
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
34
|
+
"@aws-sdk/credential-provider-env": "^3.972.10",
|
|
35
|
+
"@aws-sdk/credential-provider-http": "^3.972.12",
|
|
36
|
+
"@aws-sdk/credential-provider-ini": "^3.972.10",
|
|
37
|
+
"@aws-sdk/credential-provider-process": "^3.972.10",
|
|
38
|
+
"@aws-sdk/credential-provider-sso": "^3.972.10",
|
|
39
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.10",
|
|
40
40
|
"@aws-sdk/types": "^3.973.1",
|
|
41
41
|
"@smithy/credential-provider-imds": "^4.2.8",
|
|
42
42
|
"@smithy/property-provider": "^4.2.8",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-process",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.10",
|
|
4
4
|
"description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "^3.973.
|
|
29
|
+
"@aws-sdk/core": "^3.973.12",
|
|
30
30
|
"@aws-sdk/types": "^3.973.1",
|
|
31
31
|
"@smithy/property-provider": "^4.2.8",
|
|
32
32
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -54,7 +54,7 @@ const resolveSSOCredentials = async ({ ssoStartUrl, ssoSession, ssoAccountId, ss
|
|
|
54
54
|
});
|
|
55
55
|
}
|
|
56
56
|
const { accessToken } = token;
|
|
57
|
-
const { SSOClient, GetRoleCredentialsCommand } = await Promise.resolve().then(function () { return require('./loadSso-
|
|
57
|
+
const { SSOClient, GetRoleCredentialsCommand } = await Promise.resolve().then(function () { return require('./loadSso-Bw7VSvlO.js'); });
|
|
58
58
|
const sso = ssoClient ||
|
|
59
59
|
new SSOClient(Object.assign({}, clientConfig ?? {}, {
|
|
60
60
|
logger: clientConfig?.logger ?? callerClientConfig?.logger ?? parentClientConfig?.logger,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-sso",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.10",
|
|
4
4
|
"description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/client-sso": "3.
|
|
30
|
-
"@aws-sdk/core": "^3.973.
|
|
31
|
-
"@aws-sdk/token-providers": "3.
|
|
29
|
+
"@aws-sdk/client-sso": "3.996.0",
|
|
30
|
+
"@aws-sdk/core": "^3.973.12",
|
|
31
|
+
"@aws-sdk/token-providers": "3.996.0",
|
|
32
32
|
"@aws-sdk/types": "^3.973.1",
|
|
33
33
|
"@smithy/property-provider": "^4.2.8",
|
|
34
34
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -5,15 +5,23 @@ var fromWebToken = require('./fromWebToken');
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
Object.
|
|
9
|
-
|
|
8
|
+
Object.prototype.hasOwnProperty.call(fromTokenFile, '__proto__') &&
|
|
9
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
10
|
+
Object.defineProperty(exports, '__proto__', {
|
|
10
11
|
enumerable: true,
|
|
11
|
-
|
|
12
|
+
value: fromTokenFile['__proto__']
|
|
12
13
|
});
|
|
14
|
+
|
|
15
|
+
Object.keys(fromTokenFile).forEach(function (k) {
|
|
16
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = fromTokenFile[k];
|
|
13
17
|
});
|
|
14
|
-
Object.
|
|
15
|
-
|
|
18
|
+
Object.prototype.hasOwnProperty.call(fromWebToken, '__proto__') &&
|
|
19
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
20
|
+
Object.defineProperty(exports, '__proto__', {
|
|
16
21
|
enumerable: true,
|
|
17
|
-
|
|
22
|
+
value: fromWebToken['__proto__']
|
|
18
23
|
});
|
|
24
|
+
|
|
25
|
+
Object.keys(fromWebToken).forEach(function (k) {
|
|
26
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = fromWebToken[k];
|
|
19
27
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-web-identity",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.10",
|
|
4
4
|
"description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
},
|
|
35
35
|
"license": "Apache-2.0",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@aws-sdk/core": "^3.973.
|
|
38
|
-
"@aws-sdk/nested-clients": "3.
|
|
37
|
+
"@aws-sdk/core": "^3.973.12",
|
|
38
|
+
"@aws-sdk/nested-clients": "3.996.0",
|
|
39
39
|
"@aws-sdk/types": "^3.973.1",
|
|
40
40
|
"@smithy/property-provider": "^4.2.8",
|
|
41
41
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-user-agent",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.12",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-user-agent",
|
|
@@ -25,9 +25,9 @@
|
|
|
25
25
|
},
|
|
26
26
|
"license": "Apache-2.0",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@aws-sdk/core": "^3.973.
|
|
28
|
+
"@aws-sdk/core": "^3.973.12",
|
|
29
29
|
"@aws-sdk/types": "^3.973.1",
|
|
30
|
-
"@aws-sdk/util-endpoints": "3.
|
|
30
|
+
"@aws-sdk/util-endpoints": "3.996.0",
|
|
31
31
|
"@smithy/core": "^3.23.2",
|
|
32
32
|
"@smithy/protocol-http": "^5.3.8",
|
|
33
33
|
"@smithy/types": "^4.12.0",
|
|
@@ -141,31 +141,30 @@ const OAuth2ErrorCode = {
|
|
|
141
141
|
USER_CREDENTIALS_CHANGED: "USER_CREDENTIALS_CHANGED",
|
|
142
142
|
};
|
|
143
143
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
});
|
|
148
|
-
Object.defineProperty(exports, "__Client", {
|
|
149
|
-
enumerable: true,
|
|
150
|
-
get: function () { return smithyClient.Client; }
|
|
151
|
-
});
|
|
152
|
-
Object.defineProperty(exports, "SigninServiceException", {
|
|
153
|
-
enumerable: true,
|
|
154
|
-
get: function () { return SigninServiceException.SigninServiceException; }
|
|
155
|
-
});
|
|
144
|
+
exports.$Command = smithyClient.Command;
|
|
145
|
+
exports.__Client = smithyClient.Client;
|
|
146
|
+
exports.SigninServiceException = SigninServiceException.SigninServiceException;
|
|
156
147
|
exports.CreateOAuth2TokenCommand = CreateOAuth2TokenCommand;
|
|
157
148
|
exports.OAuth2ErrorCode = OAuth2ErrorCode;
|
|
158
149
|
exports.Signin = Signin;
|
|
159
150
|
exports.SigninClient = SigninClient;
|
|
160
|
-
Object.
|
|
161
|
-
|
|
151
|
+
Object.prototype.hasOwnProperty.call(schemas_0, '__proto__') &&
|
|
152
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
153
|
+
Object.defineProperty(exports, '__proto__', {
|
|
162
154
|
enumerable: true,
|
|
163
|
-
|
|
155
|
+
value: schemas_0['__proto__']
|
|
164
156
|
});
|
|
157
|
+
|
|
158
|
+
Object.keys(schemas_0).forEach(function (k) {
|
|
159
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = schemas_0[k];
|
|
165
160
|
});
|
|
166
|
-
Object.
|
|
167
|
-
|
|
161
|
+
Object.prototype.hasOwnProperty.call(errors, '__proto__') &&
|
|
162
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
163
|
+
Object.defineProperty(exports, '__proto__', {
|
|
168
164
|
enumerable: true,
|
|
169
|
-
|
|
165
|
+
value: errors['__proto__']
|
|
170
166
|
});
|
|
167
|
+
|
|
168
|
+
Object.keys(errors).forEach(function (k) {
|
|
169
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = errors[k];
|
|
171
170
|
});
|
|
@@ -142,32 +142,31 @@ const InvalidRequestExceptionReason = {
|
|
|
142
142
|
KMS_KEY_NOT_FOUND: "KMS_NotFoundException",
|
|
143
143
|
};
|
|
144
144
|
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
});
|
|
149
|
-
Object.defineProperty(exports, "__Client", {
|
|
150
|
-
enumerable: true,
|
|
151
|
-
get: function () { return smithyClient.Client; }
|
|
152
|
-
});
|
|
153
|
-
Object.defineProperty(exports, "SSOOIDCServiceException", {
|
|
154
|
-
enumerable: true,
|
|
155
|
-
get: function () { return SSOOIDCServiceException.SSOOIDCServiceException; }
|
|
156
|
-
});
|
|
145
|
+
exports.$Command = smithyClient.Command;
|
|
146
|
+
exports.__Client = smithyClient.Client;
|
|
147
|
+
exports.SSOOIDCServiceException = SSOOIDCServiceException.SSOOIDCServiceException;
|
|
157
148
|
exports.AccessDeniedExceptionReason = AccessDeniedExceptionReason;
|
|
158
149
|
exports.CreateTokenCommand = CreateTokenCommand;
|
|
159
150
|
exports.InvalidRequestExceptionReason = InvalidRequestExceptionReason;
|
|
160
151
|
exports.SSOOIDC = SSOOIDC;
|
|
161
152
|
exports.SSOOIDCClient = SSOOIDCClient;
|
|
162
|
-
Object.
|
|
163
|
-
|
|
153
|
+
Object.prototype.hasOwnProperty.call(schemas_0, '__proto__') &&
|
|
154
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
155
|
+
Object.defineProperty(exports, '__proto__', {
|
|
164
156
|
enumerable: true,
|
|
165
|
-
|
|
157
|
+
value: schemas_0['__proto__']
|
|
166
158
|
});
|
|
159
|
+
|
|
160
|
+
Object.keys(schemas_0).forEach(function (k) {
|
|
161
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = schemas_0[k];
|
|
167
162
|
});
|
|
168
|
-
Object.
|
|
169
|
-
|
|
163
|
+
Object.prototype.hasOwnProperty.call(errors, '__proto__') &&
|
|
164
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
165
|
+
Object.defineProperty(exports, '__proto__', {
|
|
170
166
|
enumerable: true,
|
|
171
|
-
|
|
167
|
+
value: errors['__proto__']
|
|
172
168
|
});
|
|
169
|
+
|
|
170
|
+
Object.keys(errors).forEach(function (k) {
|
|
171
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = errors[k];
|
|
173
172
|
});
|
|
@@ -162,35 +162,41 @@ const decorateDefaultCredentialProvider = (provider) => (input) => provider({
|
|
|
162
162
|
...input,
|
|
163
163
|
});
|
|
164
164
|
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
get: function () { return smithyClient.Command; }
|
|
168
|
-
});
|
|
169
|
-
Object.defineProperty(exports, "STSServiceException", {
|
|
170
|
-
enumerable: true,
|
|
171
|
-
get: function () { return STSServiceException.STSServiceException; }
|
|
172
|
-
});
|
|
165
|
+
exports.$Command = smithyClient.Command;
|
|
166
|
+
exports.STSServiceException = STSServiceException.STSServiceException;
|
|
173
167
|
exports.AssumeRoleCommand = AssumeRoleCommand;
|
|
174
168
|
exports.AssumeRoleWithWebIdentityCommand = AssumeRoleWithWebIdentityCommand;
|
|
175
169
|
exports.STS = STS;
|
|
176
170
|
exports.decorateDefaultCredentialProvider = decorateDefaultCredentialProvider;
|
|
177
171
|
exports.getDefaultRoleAssumer = getDefaultRoleAssumer;
|
|
178
172
|
exports.getDefaultRoleAssumerWithWebIdentity = getDefaultRoleAssumerWithWebIdentity;
|
|
179
|
-
Object.
|
|
180
|
-
|
|
173
|
+
Object.prototype.hasOwnProperty.call(STSClient, '__proto__') &&
|
|
174
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
175
|
+
Object.defineProperty(exports, '__proto__', {
|
|
181
176
|
enumerable: true,
|
|
182
|
-
|
|
177
|
+
value: STSClient['__proto__']
|
|
183
178
|
});
|
|
179
|
+
|
|
180
|
+
Object.keys(STSClient).forEach(function (k) {
|
|
181
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = STSClient[k];
|
|
184
182
|
});
|
|
185
|
-
Object.
|
|
186
|
-
|
|
183
|
+
Object.prototype.hasOwnProperty.call(schemas_0, '__proto__') &&
|
|
184
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
185
|
+
Object.defineProperty(exports, '__proto__', {
|
|
187
186
|
enumerable: true,
|
|
188
|
-
|
|
187
|
+
value: schemas_0['__proto__']
|
|
189
188
|
});
|
|
189
|
+
|
|
190
|
+
Object.keys(schemas_0).forEach(function (k) {
|
|
191
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = schemas_0[k];
|
|
190
192
|
});
|
|
191
|
-
Object.
|
|
192
|
-
|
|
193
|
+
Object.prototype.hasOwnProperty.call(errors, '__proto__') &&
|
|
194
|
+
!Object.prototype.hasOwnProperty.call(exports, '__proto__') &&
|
|
195
|
+
Object.defineProperty(exports, '__proto__', {
|
|
193
196
|
enumerable: true,
|
|
194
|
-
|
|
197
|
+
value: errors['__proto__']
|
|
195
198
|
});
|
|
199
|
+
|
|
200
|
+
Object.keys(errors).forEach(function (k) {
|
|
201
|
+
if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) exports[k] = errors[k];
|
|
196
202
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/nested-clients",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.996.0",
|
|
4
4
|
"description": "Nested clients for AWS SDK packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -29,16 +29,16 @@
|
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
31
31
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
32
|
-
"@aws-sdk/core": "^3.973.
|
|
32
|
+
"@aws-sdk/core": "^3.973.12",
|
|
33
33
|
"@aws-sdk/middleware-host-header": "^3.972.3",
|
|
34
34
|
"@aws-sdk/middleware-logger": "^3.972.3",
|
|
35
35
|
"@aws-sdk/middleware-recursion-detection": "^3.972.3",
|
|
36
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "^3.972.12",
|
|
37
37
|
"@aws-sdk/region-config-resolver": "^3.972.3",
|
|
38
38
|
"@aws-sdk/types": "^3.973.1",
|
|
39
|
-
"@aws-sdk/util-endpoints": "3.
|
|
39
|
+
"@aws-sdk/util-endpoints": "3.996.0",
|
|
40
40
|
"@aws-sdk/util-user-agent-browser": "^3.972.3",
|
|
41
|
-
"@aws-sdk/util-user-agent-node": "^3.972.
|
|
41
|
+
"@aws-sdk/util-user-agent-node": "^3.972.11",
|
|
42
42
|
"@smithy/config-resolver": "^4.4.6",
|
|
43
43
|
"@smithy/core": "^3.23.2",
|
|
44
44
|
"@smithy/fetch-http-handler": "^5.3.9",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/token-providers",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.996.0",
|
|
4
4
|
"description": "A collection of token providers",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
},
|
|
30
30
|
"license": "Apache-2.0",
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@aws-sdk/core": "^3.973.
|
|
33
|
-
"@aws-sdk/nested-clients": "3.
|
|
32
|
+
"@aws-sdk/core": "^3.973.12",
|
|
33
|
+
"@aws-sdk/nested-clients": "3.996.0",
|
|
34
34
|
"@aws-sdk/types": "^3.973.1",
|
|
35
35
|
"@smithy/property-provider": "^4.2.8",
|
|
36
36
|
"@smithy/shared-ini-file-loader": "^4.4.3",
|
|
@@ -394,18 +394,9 @@ const resolveDefaultAwsRegionalEndpointsConfig = (input) => {
|
|
|
394
394
|
};
|
|
395
395
|
const toEndpointV1 = (endpoint) => urlParser.parseUrl(endpoint.url);
|
|
396
396
|
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
});
|
|
401
|
-
Object.defineProperty(exports, "isIpAddress", {
|
|
402
|
-
enumerable: true,
|
|
403
|
-
get: function () { return utilEndpoints.isIpAddress; }
|
|
404
|
-
});
|
|
405
|
-
Object.defineProperty(exports, "resolveEndpoint", {
|
|
406
|
-
enumerable: true,
|
|
407
|
-
get: function () { return utilEndpoints.resolveEndpoint; }
|
|
408
|
-
});
|
|
397
|
+
exports.EndpointError = utilEndpoints.EndpointError;
|
|
398
|
+
exports.isIpAddress = utilEndpoints.isIpAddress;
|
|
399
|
+
exports.resolveEndpoint = utilEndpoints.resolveEndpoint;
|
|
409
400
|
exports.awsEndpointFunctions = awsEndpointFunctions;
|
|
410
401
|
exports.getUserAgentPrefix = getUserAgentPrefix;
|
|
411
402
|
exports.partition = partition;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/util-user-agent-node",
|
|
3
|
-
"version": "3.972.
|
|
3
|
+
"version": "3.972.11",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline util-user-agent-node",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
},
|
|
23
23
|
"license": "Apache-2.0",
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
25
|
+
"@aws-sdk/middleware-user-agent": "^3.972.12",
|
|
26
26
|
"@aws-sdk/types": "^3.973.1",
|
|
27
27
|
"@smithy/node-config-provider": "^4.3.8",
|
|
28
28
|
"@smithy/types": "^4.12.0",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/abort-controller",
|
|
3
|
-
"version": "4.2.
|
|
3
|
+
"version": "4.2.9",
|
|
4
4
|
"description": "A simple abort controller library",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -10,9 +10,9 @@
|
|
|
10
10
|
"build:cjs": "node ../../scripts/inline abort-controller",
|
|
11
11
|
"build:es": "yarn g:tsc -p tsconfig.es.json",
|
|
12
12
|
"build:types": "yarn g:tsc -p tsconfig.types.json",
|
|
13
|
-
"build:types:downlevel": "
|
|
14
|
-
"stage-release": "
|
|
15
|
-
"clean": "
|
|
13
|
+
"build:types:downlevel": "premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
|
|
14
|
+
"stage-release": "premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
15
|
+
"clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
16
16
|
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
17
17
|
"format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
18
18
|
"extract:docs": "api-extractor run --local",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"license": "Apache-2.0",
|
|
27
27
|
"sideEffects": false,
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@smithy/types": "^4.12.
|
|
29
|
+
"@smithy/types": "^4.12.1",
|
|
30
30
|
"tslib": "^2.6.2"
|
|
31
31
|
},
|
|
32
32
|
"engines": {
|
|
@@ -51,7 +51,7 @@
|
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"concurrently": "7.0.0",
|
|
53
53
|
"downlevel-dts": "0.10.1",
|
|
54
|
-
"
|
|
54
|
+
"premove": "4.0.0",
|
|
55
55
|
"typedoc": "0.23.23"
|
|
56
56
|
},
|
|
57
57
|
"typedoc": {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/config-resolver",
|
|
3
|
-
"version": "4.4.
|
|
3
|
+
"version": "4.4.7",
|
|
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 config-resolver",
|
|
7
7
|
"build:es": "yarn g:tsc -p tsconfig.es.json",
|
|
8
8
|
"build:types": "yarn g:tsc -p tsconfig.types.json",
|
|
9
|
-
"build:types:downlevel": "
|
|
10
|
-
"stage-release": "
|
|
11
|
-
"clean": "
|
|
9
|
+
"build:types:downlevel": "premove dist-types/ts3.4 && downlevel-dts dist-types dist-types/ts3.4",
|
|
10
|
+
"stage-release": "premove .release && yarn pack && mkdir ./.release && tar zxvf ./package.tgz --directory ./.release && rm ./package.tgz",
|
|
11
|
+
"clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
12
12
|
"lint": "eslint -c ../../.eslintrc.js \"src/**/*.ts\"",
|
|
13
13
|
"format": "prettier --config ../../prettier.config.js --ignore-path ../../.prettierignore --write \"**/*.{ts,md,json}\"",
|
|
14
14
|
"test": "yarn g:vitest run",
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"sideEffects": false,
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@smithy/node-config-provider": "^4.3.
|
|
29
|
-
"@smithy/types": "^4.12.
|
|
30
|
-
"@smithy/util-config-provider": "^4.2.
|
|
31
|
-
"@smithy/util-endpoints": "^3.2.
|
|
32
|
-
"@smithy/util-middleware": "^4.2.
|
|
28
|
+
"@smithy/node-config-provider": "^4.3.9",
|
|
29
|
+
"@smithy/types": "^4.12.1",
|
|
30
|
+
"@smithy/util-config-provider": "^4.2.1",
|
|
31
|
+
"@smithy/util-endpoints": "^3.2.9",
|
|
32
|
+
"@smithy/util-middleware": "^4.2.9",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
36
36
|
"concurrently": "7.0.0",
|
|
37
37
|
"downlevel-dts": "0.10.1",
|
|
38
|
-
"
|
|
38
|
+
"premove": "4.0.0",
|
|
39
39
|
"typedoc": "0.23.23"
|
|
40
40
|
},
|
|
41
41
|
"engines": {
|
|
@@ -322,10 +322,7 @@ const memoizeIdentityProvider = (provider, isExpired, requiresRefresh) => {
|
|
|
322
322
|
};
|
|
323
323
|
};
|
|
324
324
|
|
|
325
|
-
|
|
326
|
-
enumerable: true,
|
|
327
|
-
get: function () { return protocols.requestBuilder; }
|
|
328
|
-
});
|
|
325
|
+
exports.requestBuilder = protocols.requestBuilder;
|
|
329
326
|
exports.DefaultIdentityProviderConfig = DefaultIdentityProviderConfig;
|
|
330
327
|
exports.EXPIRATION_MS = EXPIRATION_MS;
|
|
331
328
|
exports.HttpApiKeyAuthSigner = HttpApiKeyAuthSigner;
|
|
@@ -650,10 +650,7 @@ function nv(input) {
|
|
|
650
650
|
return new NumericValue(String(input), "bigDecimal");
|
|
651
651
|
}
|
|
652
652
|
|
|
653
|
-
|
|
654
|
-
enumerable: true,
|
|
655
|
-
get: function () { return uuid.v4; }
|
|
656
|
-
});
|
|
653
|
+
exports.generateIdempotencyToken = uuid.v4;
|
|
657
654
|
exports.LazyJsonString = LazyJsonString;
|
|
658
655
|
exports.NumericValue = NumericValue;
|
|
659
656
|
exports._parseEpochTimestamp = _parseEpochTimestamp;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/core",
|
|
3
|
-
"version": "3.23.
|
|
3
|
+
"version": "3.23.4",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline core",
|
|
@@ -79,15 +79,15 @@
|
|
|
79
79
|
"license": "Apache-2.0",
|
|
80
80
|
"sideEffects": false,
|
|
81
81
|
"dependencies": {
|
|
82
|
-
"@smithy/middleware-serde": "^4.2.
|
|
83
|
-
"@smithy/protocol-http": "^5.3.
|
|
84
|
-
"@smithy/types": "^4.12.
|
|
85
|
-
"@smithy/util-base64": "^4.3.
|
|
86
|
-
"@smithy/util-body-length-browser": "^4.2.
|
|
87
|
-
"@smithy/util-middleware": "^4.2.
|
|
88
|
-
"@smithy/util-stream": "^4.5.
|
|
89
|
-
"@smithy/util-utf8": "^4.2.
|
|
90
|
-
"@smithy/uuid": "^1.1.
|
|
82
|
+
"@smithy/middleware-serde": "^4.2.10",
|
|
83
|
+
"@smithy/protocol-http": "^5.3.9",
|
|
84
|
+
"@smithy/types": "^4.12.1",
|
|
85
|
+
"@smithy/util-base64": "^4.3.1",
|
|
86
|
+
"@smithy/util-body-length-browser": "^4.2.1",
|
|
87
|
+
"@smithy/util-middleware": "^4.2.9",
|
|
88
|
+
"@smithy/util-stream": "^4.5.14",
|
|
89
|
+
"@smithy/util-utf8": "^4.2.1",
|
|
90
|
+
"@smithy/uuid": "^1.1.1",
|
|
91
91
|
"tslib": "^2.6.2"
|
|
92
92
|
},
|
|
93
93
|
"engines": {
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"directory": "packages/core"
|
|
121
121
|
},
|
|
122
122
|
"devDependencies": {
|
|
123
|
-
"@smithy/eventstream-serde-node": "^4.2.
|
|
123
|
+
"@smithy/eventstream-serde-node": "^4.2.9",
|
|
124
124
|
"@types/node": "^18.11.9",
|
|
125
125
|
"concurrently": "7.0.0",
|
|
126
126
|
"downlevel-dts": "0.10.1",
|