🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@aws-sdk/checksums

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/checksums - npm Package Compare versions

Comparing version
3.1000.14
to
3.1000.15
+5
-5
package.json
{
"name": "@aws-sdk/checksums",
"version": "3.1000.14",
"version": "3.1000.15",
"description": "Checksum algorithms and flexible checksums middleware for the AWS SDK",

@@ -81,6 +81,6 @@ "scripts": {

"dependencies": {
"@aws-sdk/core": "^3.974.29",
"@aws-sdk/types": "^3.973.15",
"@smithy/core": "^3.29.0",
"@smithy/types": "^4.15.1",
"@aws-sdk/core": "^3.975.0",
"@aws-sdk/types": "^3.974.0",
"@smithy/core": "^3.29.2",
"@smithy/types": "^4.16.0",
"tslib": "^2.6.2"

@@ -87,0 +87,0 @@ },