@depup/aws-sdk__nested-clients 3.997.45-depup.1 → 3.997.45-depup.2
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/README.md +3 -3
- package/changes.json +3 -3
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -14,7 +14,7 @@ npm install @depup/aws-sdk__nested-clients
|
|
|
14
14
|
| Field | Value |
|
|
15
15
|
|-------|-------|
|
|
16
16
|
| Original | [@aws-sdk/nested-clients](https://www.npmjs.com/package/@aws-sdk/nested-clients) @ 3.997.45 |
|
|
17
|
-
| Processed | 2026-09-
|
|
17
|
+
| Processed | 2026-09-22 |
|
|
18
18
|
| Smoke test | failed |
|
|
19
19
|
| Deps updated | 5 |
|
|
20
20
|
|
|
@@ -22,10 +22,10 @@ npm install @depup/aws-sdk__nested-clients
|
|
|
22
22
|
|
|
23
23
|
| Dependency | From | To |
|
|
24
24
|
|------------|------|-----|
|
|
25
|
-
| @smithy/core | ^3.33.3 | ^3.
|
|
25
|
+
| @smithy/core | ^3.33.3 | ^3.35.0 |
|
|
26
26
|
| @smithy/fetch-http-handler | ^5.7.2 | ^5.8.0 |
|
|
27
27
|
| @smithy/node-http-handler | ^4.11.3 | ^4.12.1 |
|
|
28
|
-
| @smithy/types | ^4.17.2 | ^4.
|
|
28
|
+
| @smithy/types | ^4.17.2 | ^4.19.0 |
|
|
29
29
|
| tslib | ^2.6.2 | ^2.8.1 |
|
|
30
30
|
|
|
31
31
|
---
|
package/changes.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"bumped": {
|
|
3
3
|
"@smithy/core": {
|
|
4
4
|
"from": "^3.33.3",
|
|
5
|
-
"to": "^3.
|
|
5
|
+
"to": "^3.35.0"
|
|
6
6
|
},
|
|
7
7
|
"@smithy/fetch-http-handler": {
|
|
8
8
|
"from": "^5.7.2",
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
},
|
|
15
15
|
"@smithy/types": {
|
|
16
16
|
"from": "^4.17.2",
|
|
17
|
-
"to": "^4.
|
|
17
|
+
"to": "^4.19.0"
|
|
18
18
|
},
|
|
19
19
|
"tslib": {
|
|
20
20
|
"from": "^2.6.2",
|
|
21
21
|
"to": "^2.8.1"
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"timestamp": "2026-09-
|
|
24
|
+
"timestamp": "2026-09-22T16:10:37.327Z",
|
|
25
25
|
"totalUpdated": 5
|
|
26
26
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@depup/aws-sdk__nested-clients",
|
|
3
|
-
"version": "3.997.45-depup.
|
|
3
|
+
"version": "3.997.45-depup.2",
|
|
4
4
|
"description": "Nested clients for AWS SDK packages. (with updated dependencies)",
|
|
5
5
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -105,10 +105,10 @@
|
|
|
105
105
|
"@aws-sdk/core": "^3.978.0",
|
|
106
106
|
"@aws-sdk/signature-v4-multi-region": "^3.996.46",
|
|
107
107
|
"@aws-sdk/types": "^3.974.5",
|
|
108
|
-
"@smithy/core": "^3.
|
|
108
|
+
"@smithy/core": "^3.35.0",
|
|
109
109
|
"@smithy/fetch-http-handler": "^5.8.0",
|
|
110
110
|
"@smithy/node-http-handler": "^4.12.1",
|
|
111
|
-
"@smithy/types": "^4.
|
|
111
|
+
"@smithy/types": "^4.19.0",
|
|
112
112
|
"tslib": "^2.8.1"
|
|
113
113
|
},
|
|
114
114
|
"devDependencies": {
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"changes": {
|
|
133
133
|
"@smithy/core": {
|
|
134
134
|
"from": "^3.33.3",
|
|
135
|
-
"to": "^3.
|
|
135
|
+
"to": "^3.35.0"
|
|
136
136
|
},
|
|
137
137
|
"@smithy/fetch-http-handler": {
|
|
138
138
|
"from": "^5.7.2",
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
},
|
|
145
145
|
"@smithy/types": {
|
|
146
146
|
"from": "^4.17.2",
|
|
147
|
-
"to": "^4.
|
|
147
|
+
"to": "^4.19.0"
|
|
148
148
|
},
|
|
149
149
|
"tslib": {
|
|
150
150
|
"from": "^2.6.2",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"depsUpdated": 5,
|
|
155
155
|
"originalPackage": "@aws-sdk/nested-clients",
|
|
156
156
|
"originalVersion": "3.997.45",
|
|
157
|
-
"processedAt": "2026-09-
|
|
157
|
+
"processedAt": "2026-09-22T16:10:41.284Z",
|
|
158
158
|
"smokeTest": "failed"
|
|
159
159
|
}
|
|
160
160
|
}
|