@depup/aws-sdk__client-dynamodb 3.1095.0-depup.0 → 3.1096.0-depup.0

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 CHANGED
@@ -13,19 +13,18 @@ npm install @depup/aws-sdk__client-dynamodb
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [@aws-sdk/client-dynamodb](https://www.npmjs.com/package/@aws-sdk/client-dynamodb) @ 3.1095.0 |
17
- | Processed | 2026-07-25 |
16
+ | Original | [@aws-sdk/client-dynamodb](https://www.npmjs.com/package/@aws-sdk/client-dynamodb) @ 3.1096.0 |
17
+ | Processed | 2026-07-28 |
18
18
  | Smoke test | passed |
19
- | Deps updated | 5 |
19
+ | Deps updated | 4 |
20
20
 
21
21
  ## Dependency Changes
22
22
 
23
23
  | Dependency | From | To |
24
24
  |------------|------|-----|
25
- | @aws-sdk/core | ^3.977.0 | ^3.977.1 |
26
- | @smithy/core | ^3.29.8 | ^3.30.0 |
27
- | @smithy/fetch-http-handler | ^5.6.10 | ^5.6.11 |
28
- | @smithy/node-http-handler | ^4.9.10 | ^4.9.11 |
25
+ | @smithy/core | ^3.29.8 | ^3.31.0 |
26
+ | @smithy/fetch-http-handler | ^5.6.10 | ^5.6.12 |
27
+ | @smithy/node-http-handler | ^4.9.10 | ^4.9.12 |
29
28
  | tslib | ^2.6.2 | ^2.8.1 |
30
29
 
31
30
  ---
package/changes.json CHANGED
@@ -1,26 +1,22 @@
1
1
  {
2
2
  "bumped": {
3
- "@aws-sdk/core": {
4
- "from": "^3.977.0",
5
- "to": "^3.977.1"
6
- },
7
3
  "@smithy/core": {
8
4
  "from": "^3.29.8",
9
- "to": "^3.30.0"
5
+ "to": "^3.31.0"
10
6
  },
11
7
  "@smithy/fetch-http-handler": {
12
8
  "from": "^5.6.10",
13
- "to": "^5.6.11"
9
+ "to": "^5.6.12"
14
10
  },
15
11
  "@smithy/node-http-handler": {
16
12
  "from": "^4.9.10",
17
- "to": "^4.9.11"
13
+ "to": "^4.9.12"
18
14
  },
19
15
  "tslib": {
20
16
  "from": "^2.6.2",
21
17
  "to": "^2.8.1"
22
18
  }
23
19
  },
24
- "timestamp": "2026-07-25T00:38:35.027Z",
25
- "totalUpdated": 5
20
+ "timestamp": "2026-07-28T00:36:48.406Z",
21
+ "totalUpdated": 4
26
22
  }
package/dist-cjs/index.js CHANGED
@@ -2933,7 +2933,7 @@ var UpdateTimeToLive$ = [9, n0, _UTTL,
2933
2933
  class DescribeEndpointsCommand extends command(_ep0, _mw0, "DescribeEndpoints", DescribeEndpoints$) {
2934
2934
  }
2935
2935
 
2936
- var version = "3.1094.0";
2936
+ var version = "3.1095.0";
2937
2937
  var packageInfo = {
2938
2938
  version: version};
2939
2939
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/aws-sdk__client-dynamodb",
3
- "version": "3.1095.0-depup.0",
3
+ "version": "3.1096.0-depup.0",
4
4
  "description": "AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native (with updated dependencies)",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb",
6
6
  "license": "Apache-2.0",
@@ -55,13 +55,13 @@
55
55
  },
56
56
  "dependencies": {
57
57
  "@aws-sdk/core": "^3.977.1",
58
- "@aws-sdk/credential-provider-node": "^3.972.72",
59
- "@aws-sdk/dynamodb-codec": "^3.973.35",
58
+ "@aws-sdk/credential-provider-node": "^3.972.73",
59
+ "@aws-sdk/dynamodb-codec": "^3.973.36",
60
60
  "@aws-sdk/middleware-endpoint-discovery": "^3.972.26",
61
61
  "@aws-sdk/types": "^3.974.2",
62
- "@smithy/core": "^3.30.0",
63
- "@smithy/fetch-http-handler": "^5.6.11",
64
- "@smithy/node-http-handler": "^4.9.11",
62
+ "@smithy/core": "^3.31.0",
63
+ "@smithy/fetch-http-handler": "^5.6.12",
64
+ "@smithy/node-http-handler": "^4.9.12",
65
65
  "@smithy/types": "^4.16.1",
66
66
  "tslib": "^2.8.1"
67
67
  },
@@ -88,31 +88,27 @@
88
88
  ],
89
89
  "depup": {
90
90
  "changes": {
91
- "@aws-sdk/core": {
92
- "from": "^3.977.0",
93
- "to": "^3.977.1"
94
- },
95
91
  "@smithy/core": {
96
92
  "from": "^3.29.8",
97
- "to": "^3.30.0"
93
+ "to": "^3.31.0"
98
94
  },
99
95
  "@smithy/fetch-http-handler": {
100
96
  "from": "^5.6.10",
101
- "to": "^5.6.11"
97
+ "to": "^5.6.12"
102
98
  },
103
99
  "@smithy/node-http-handler": {
104
100
  "from": "^4.9.10",
105
- "to": "^4.9.11"
101
+ "to": "^4.9.12"
106
102
  },
107
103
  "tslib": {
108
104
  "from": "^2.6.2",
109
105
  "to": "^2.8.1"
110
106
  }
111
107
  },
112
- "depsUpdated": 5,
108
+ "depsUpdated": 4,
113
109
  "originalPackage": "@aws-sdk/client-dynamodb",
114
- "originalVersion": "3.1095.0",
115
- "processedAt": "2026-07-25T00:38:45.235Z",
110
+ "originalVersion": "3.1096.0",
111
+ "processedAt": "2026-07-28T00:37:00.059Z",
116
112
  "smokeTest": "passed"
117
113
  }
118
114
  }