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

@aws-sdk/client-s3

Package Overview
Dependencies
Maintainers
2
Versions
742
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-s3 - npm Package Compare versions

Comparing version
3.1097.0
to
3.1098.0
+11
-11
package.json
{
"name": "@aws-sdk/client-s3",
"version": "3.1097.0",
"version": "3.1098.0",
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",

@@ -57,11 +57,11 @@ "homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3",

"dependencies": {
"@aws-sdk/checksums": "^3.1000.22",
"@aws-sdk/core": "^3.977.2",
"@aws-sdk/credential-provider-node": "^3.972.74",
"@aws-sdk/middleware-sdk-s3": "^3.972.68",
"@aws-sdk/signature-v4-multi-region": "^3.996.42",
"@aws-sdk/checksums": "^3.1000.23",
"@aws-sdk/core": "^3.977.3",
"@aws-sdk/credential-provider-node": "^3.972.75",
"@aws-sdk/middleware-sdk-s3": "^3.972.69",
"@aws-sdk/signature-v4-multi-region": "^3.996.43",
"@aws-sdk/types": "^3.974.2",
"@smithy/core": "^3.29.8",
"@smithy/fetch-http-handler": "^5.6.10",
"@smithy/node-http-handler": "^4.9.10",
"@smithy/core": "^3.31.1",
"@smithy/fetch-http-handler": "^5.6.13",
"@smithy/node-http-handler": "^4.9.13",
"@smithy/types": "^4.16.1",

@@ -71,4 +71,4 @@ "tslib": "^2.6.2"

"devDependencies": {
"@aws-sdk/signature-v4-crt": "3.1097.0",
"@smithy/snapshot-testing": "^2.2.13",
"@aws-sdk/signature-v4-crt": "3.1098.0",
"@smithy/snapshot-testing": "^2.2.16",
"@tsconfig/node20": "20.1.8",

@@ -75,0 +75,0 @@ "@types/node": "^20.14.8",

Sorry, the diff of this file is too big to display