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

@aws-sdk/util-endpoints

Package Overview
Dependencies
Maintainers
5
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/util-endpoints - npm Package Compare versions

Comparing version 3.667.0 to 3.679.0

10

package.json
{
"name": "@aws-sdk/util-endpoints",
"version": "3.667.0",
"version": "3.679.0",
"description": "Utilities to help with endpoint resolution",

@@ -16,4 +16,6 @@ "main": "./dist-cjs/index.js",

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

@@ -26,3 +28,3 @@ "author": {

"dependencies": {
"@aws-sdk/types": "3.667.0",
"@aws-sdk/types": "3.679.0",
"@smithy/types": "^3.5.0",

@@ -29,0 +31,0 @@ "@smithy/util-endpoints": "^2.1.3",

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