🎩 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.16
to
3.1000.17
+8
-5
package.json
{
"name": "@aws-sdk/checksums",
"version": "3.1000.16",
"version": "3.1000.17",
"description": "Checksum algorithms and flexible checksums middleware for the AWS SDK",

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

"dependencies": {
"@aws-sdk/core": "^3.975.1",
"@aws-sdk/types": "^3.974.0",
"@smithy/core": "^3.29.2",
"@smithy/types": "^4.16.0",
"@aws-sdk/core": "^3.975.2",
"@aws-sdk/types": "^3.974.1",
"@smithy/core": "^3.29.3",
"@smithy/types": "^4.16.1",
"tslib": "^2.6.2"

@@ -102,2 +102,5 @@ },

"dist-types/ts3.4/*"
],
"*": [
"dist-types/ts3.4/submodules/*/index.d.ts"
]

@@ -104,0 +107,0 @@ }