🎩 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
728
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.1081.0
to
3.1082.0
+13
-13
package.json
{
"name": "@aws-sdk/client-s3",
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
"version": "3.1081.0",
"version": "3.1082.0",
"scripts": {

@@ -30,17 +30,17 @@ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",

"dependencies": {
"@aws-sdk/checksums": "^3.1000.14",
"@aws-sdk/core": "^3.974.29",
"@aws-sdk/credential-provider-node": "^3.972.64",
"@aws-sdk/middleware-sdk-s3": "^3.972.60",
"@aws-sdk/signature-v4-multi-region": "^3.996.38",
"@aws-sdk/types": "^3.973.15",
"@smithy/core": "^3.29.0",
"@smithy/fetch-http-handler": "^5.6.2",
"@smithy/node-http-handler": "^4.9.2",
"@smithy/types": "^4.15.1",
"@aws-sdk/checksums": "^3.1000.15",
"@aws-sdk/core": "^3.975.0",
"@aws-sdk/credential-provider-node": "^3.972.65",
"@aws-sdk/middleware-sdk-s3": "^3.972.61",
"@aws-sdk/signature-v4-multi-region": "^3.996.39",
"@aws-sdk/types": "^3.974.0",
"@smithy/core": "^3.29.2",
"@smithy/fetch-http-handler": "^5.6.4",
"@smithy/node-http-handler": "^4.9.4",
"@smithy/types": "^4.16.0",
"tslib": "^2.6.2"
},
"devDependencies": {
"@aws-sdk/signature-v4-crt": "3.1081.0",
"@smithy/snapshot-testing": "^2.2.5",
"@aws-sdk/signature-v4-crt": "3.1082.0",
"@smithy/snapshot-testing": "^2.2.7",
"@tsconfig/node20": "20.1.8",

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

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