@aws-sdk/nested-clients 3.996.4 → 3.996.6
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/package.json +38 -36
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/nested-clients",
|
|
3
|
-
"version": "3.996.
|
|
3
|
+
"version": "3.996.6",
|
|
4
4
|
"description": "Nested clients for AWS SDK packages.",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -29,41 +29,41 @@
|
|
|
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.
|
|
33
|
-
"@aws-sdk/middleware-host-header": "^3.972.
|
|
34
|
-
"@aws-sdk/middleware-logger": "^3.972.
|
|
35
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.
|
|
36
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
37
|
-
"@aws-sdk/region-config-resolver": "^3.972.
|
|
38
|
-
"@aws-sdk/types": "^3.973.
|
|
39
|
-
"@aws-sdk/util-endpoints": "^3.996.
|
|
40
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.
|
|
41
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
42
|
-
"@smithy/config-resolver": "^4.4.
|
|
43
|
-
"@smithy/core": "^3.23.
|
|
44
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
45
|
-
"@smithy/hash-node": "^4.2.
|
|
46
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
47
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
48
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
49
|
-
"@smithy/middleware-retry": "^4.4.
|
|
50
|
-
"@smithy/middleware-serde": "^4.2.
|
|
51
|
-
"@smithy/middleware-stack": "^4.2.
|
|
52
|
-
"@smithy/node-config-provider": "^4.3.
|
|
53
|
-
"@smithy/node-http-handler": "^4.4.
|
|
54
|
-
"@smithy/protocol-http": "^5.3.
|
|
55
|
-
"@smithy/smithy-client": "^4.12.
|
|
32
|
+
"@aws-sdk/core": "^3.973.18",
|
|
33
|
+
"@aws-sdk/middleware-host-header": "^3.972.7",
|
|
34
|
+
"@aws-sdk/middleware-logger": "^3.972.7",
|
|
35
|
+
"@aws-sdk/middleware-recursion-detection": "^3.972.7",
|
|
36
|
+
"@aws-sdk/middleware-user-agent": "^3.972.18",
|
|
37
|
+
"@aws-sdk/region-config-resolver": "^3.972.7",
|
|
38
|
+
"@aws-sdk/types": "^3.973.5",
|
|
39
|
+
"@aws-sdk/util-endpoints": "^3.996.4",
|
|
40
|
+
"@aws-sdk/util-user-agent-browser": "^3.972.7",
|
|
41
|
+
"@aws-sdk/util-user-agent-node": "^3.973.3",
|
|
42
|
+
"@smithy/config-resolver": "^4.4.10",
|
|
43
|
+
"@smithy/core": "^3.23.8",
|
|
44
|
+
"@smithy/fetch-http-handler": "^5.3.13",
|
|
45
|
+
"@smithy/hash-node": "^4.2.11",
|
|
46
|
+
"@smithy/invalid-dependency": "^4.2.11",
|
|
47
|
+
"@smithy/middleware-content-length": "^4.2.11",
|
|
48
|
+
"@smithy/middleware-endpoint": "^4.4.22",
|
|
49
|
+
"@smithy/middleware-retry": "^4.4.39",
|
|
50
|
+
"@smithy/middleware-serde": "^4.2.12",
|
|
51
|
+
"@smithy/middleware-stack": "^4.2.11",
|
|
52
|
+
"@smithy/node-config-provider": "^4.3.11",
|
|
53
|
+
"@smithy/node-http-handler": "^4.4.14",
|
|
54
|
+
"@smithy/protocol-http": "^5.3.11",
|
|
55
|
+
"@smithy/smithy-client": "^4.12.2",
|
|
56
56
|
"@smithy/types": "^4.13.0",
|
|
57
|
-
"@smithy/url-parser": "^4.2.
|
|
58
|
-
"@smithy/util-base64": "^4.3.
|
|
59
|
-
"@smithy/util-body-length-browser": "^4.2.
|
|
60
|
-
"@smithy/util-body-length-node": "^4.2.
|
|
61
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
62
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
63
|
-
"@smithy/util-endpoints": "^3.3.
|
|
64
|
-
"@smithy/util-middleware": "^4.2.
|
|
65
|
-
"@smithy/util-retry": "^4.2.
|
|
66
|
-
"@smithy/util-utf8": "^4.2.
|
|
57
|
+
"@smithy/url-parser": "^4.2.11",
|
|
58
|
+
"@smithy/util-base64": "^4.3.2",
|
|
59
|
+
"@smithy/util-body-length-browser": "^4.2.2",
|
|
60
|
+
"@smithy/util-body-length-node": "^4.2.3",
|
|
61
|
+
"@smithy/util-defaults-mode-browser": "^4.3.38",
|
|
62
|
+
"@smithy/util-defaults-mode-node": "^4.2.41",
|
|
63
|
+
"@smithy/util-endpoints": "^3.3.2",
|
|
64
|
+
"@smithy/util-middleware": "^4.2.11",
|
|
65
|
+
"@smithy/util-retry": "^4.2.11",
|
|
66
|
+
"@smithy/util-utf8": "^4.2.2",
|
|
67
67
|
"tslib": "^2.6.2"
|
|
68
68
|
},
|
|
69
69
|
"devDependencies": {
|
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
"typescript": "~5.8.3"
|
|
74
74
|
},
|
|
75
75
|
"typesVersions": {
|
|
76
|
-
"<4.
|
|
76
|
+
"<4.5": {
|
|
77
77
|
"dist-types/*": [
|
|
78
78
|
"dist-types/ts3.4/*"
|
|
79
79
|
]
|
|
@@ -93,8 +93,10 @@
|
|
|
93
93
|
"dist-*/**"
|
|
94
94
|
],
|
|
95
95
|
"browser": {
|
|
96
|
+
"./dist-es/submodules/cognito-identity/runtimeConfig": "./dist-es/submodules/cognito-identity/runtimeConfig.browser",
|
|
96
97
|
"./dist-es/submodules/signin/runtimeConfig": "./dist-es/submodules/signin/runtimeConfig.browser",
|
|
97
98
|
"./dist-es/submodules/sso-oidc/runtimeConfig": "./dist-es/submodules/sso-oidc/runtimeConfig.browser",
|
|
99
|
+
"./dist-es/submodules/sso/runtimeConfig": "./dist-es/submodules/sso/runtimeConfig.browser",
|
|
98
100
|
"./dist-es/submodules/sts/runtimeConfig": "./dist-es/submodules/sts/runtimeConfig.browser"
|
|
99
101
|
},
|
|
100
102
|
"react-native": {},
|