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

@aws-sdk/middleware-endpoint

Package Overview
Dependencies
Maintainers
5
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-endpoint - npm Package Compare versions

Comparing version 3.310.0 to 3.325.0

7

package.json
{
"name": "@aws-sdk/middleware-endpoint",
"version": "3.310.0",
"version": "3.325.0",
"scripts": {

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

"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
"test": "jest --passWithNoTests"
"test": "jest --passWithNoTests",
"test:integration": "jest -c jest.config.integ.js"
},

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

"dependencies": {
"@aws-sdk/middleware-serde": "3.310.0",
"@aws-sdk/middleware-serde": "3.325.0",
"@aws-sdk/types": "3.310.0",

@@ -27,0 +28,0 @@ "@aws-sdk/url-parser": "3.310.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