Socket
Socket
Sign inDemoInstall

@aws-sdk/client-s3

Package Overview
Dependencies
Maintainers
5
Versions
433
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.649.0 to 3.650.0

4

dist-es/commands/ListBucketsCommand.js

@@ -10,5 +10,3 @@ import { getThrow200ExceptionsPlugin } from "@aws-sdk/middleware-sdk-s3";

.classBuilder()
.ep({
...commonParams,
})
.ep(commonParams)
.m(function (Command, cs, config, o) {

@@ -15,0 +13,0 @@ return [

{
"name": "@aws-sdk/client-s3",
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
"version": "3.649.0",
"version": "3.650.0",
"scripts": {

@@ -29,6 +29,6 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.649.0",
"@aws-sdk/client-sts": "3.649.0",
"@aws-sdk/client-sso-oidc": "3.650.0",
"@aws-sdk/client-sts": "3.650.0",
"@aws-sdk/core": "3.649.0",
"@aws-sdk/credential-provider-node": "3.649.0",
"@aws-sdk/credential-provider-node": "3.650.0",
"@aws-sdk/middleware-bucket-endpoint": "3.649.0",

@@ -35,0 +35,0 @@ "@aws-sdk/middleware-expect-continue": "3.649.0",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc