Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/signature-v4-multi-region

Package Overview
Dependencies
Maintainers
5
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/signature-v4-multi-region - npm Package Compare versions

Comparing version 3.678.0 to 3.679.0

9

package.json
{
"name": "@aws-sdk/signature-v4-multi-region",
"version": "3.678.0",
"version": "3.679.0",
"scripts": {

@@ -12,3 +12,4 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest"
"test": "vitest run",
"test:watch": "vitest watch"
},

@@ -24,4 +25,4 @@ "main": "./dist-cjs/index.js",

"dependencies": {
"@aws-sdk/middleware-sdk-s3": "3.678.0",
"@aws-sdk/types": "3.667.0",
"@aws-sdk/middleware-sdk-s3": "3.679.0",
"@aws-sdk/types": "3.679.0",
"@smithy/protocol-http": "^4.1.4",

@@ -28,0 +29,0 @@ "@smithy/signature-v4": "^4.2.0",

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