@depup/aws-sdk__checksums 3.1000.18-depup.0 → 3.1000.19-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,7 +13,7 @@ npm install @depup/aws-sdk__checksums
13
13
 
14
14
  | Field | Value |
15
15
  |-------|-------|
16
- | Original | [@aws-sdk/checksums](https://www.npmjs.com/package/@aws-sdk/checksums) @ 3.1000.18 |
16
+ | Original | [@aws-sdk/checksums](https://www.npmjs.com/package/@aws-sdk/checksums) @ 3.1000.19 |
17
17
  | Processed | 2026-07-21 |
18
18
  | Smoke test | failed |
19
19
  | Deps updated | 2 |
package/changes.json CHANGED
@@ -9,6 +9,6 @@
9
9
  "to": "^2.8.1"
10
10
  }
11
11
  },
12
- "timestamp": "2026-07-21T16:01:51.313Z",
12
+ "timestamp": "2026-07-21T19:24:18.817Z",
13
13
  "totalUpdated": 2
14
14
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@depup/aws-sdk__checksums",
3
- "version": "3.1000.18-depup.0",
3
+ "version": "3.1000.19-depup.0",
4
4
  "description": "Checksum algorithms and flexible checksums middleware for the AWS SDK (with updated dependencies)",
5
5
  "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/checksums",
6
6
  "license": "Apache-2.0",
@@ -115,7 +115,7 @@
115
115
  "test:e2e:watch": "yarn g:vitest watch -c vitest.config.e2e.mts"
116
116
  },
117
117
  "dependencies": {
118
- "@aws-sdk/core": "^3.975.3",
118
+ "@aws-sdk/core": "^3.976.0",
119
119
  "@aws-sdk/types": "^3.974.2",
120
120
  "@smithy/core": "^3.29.6",
121
121
  "@smithy/types": "^4.16.1",
@@ -152,8 +152,8 @@
152
152
  },
153
153
  "depsUpdated": 2,
154
154
  "originalPackage": "@aws-sdk/checksums",
155
- "originalVersion": "3.1000.18",
156
- "processedAt": "2026-07-21T16:01:54.705Z",
155
+ "originalVersion": "3.1000.19",
156
+ "processedAt": "2026-07-21T19:24:23.279Z",
157
157
  "smokeTest": "failed"
158
158
  }
159
159
  }