New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/util-endpoints

Package Overview
Dependencies
Maintainers
5
Versions
131
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.734.0 to 3.743.0

12

dist-cjs/index.js

@@ -335,3 +335,13 @@ "use strict";

regionRegex: "^us\\-isof\\-\\w+\\-\\d+$",
regions: {}
regions: {
"aws-iso-f-global": {
description: "AWS ISOF global region"
},
"us-isof-east-1": {
description: "US ISOF EAST"
},
"us-isof-south-1": {
description: "US ISOF SOUTH"
}
}
}],

@@ -338,0 +348,0 @@ version: "1.1"

@@ -226,5 +226,15 @@ {

"regionRegex": "^us\\-isof\\-\\w+\\-\\d+$",
"regions": {}
"regions": {
"aws-iso-f-global": {
"description": "AWS ISOF global region"
},
"us-isof-east-1": {
"description": "US ISOF EAST"
},
"us-isof-south-1": {
"description": "US ISOF SOUTH"
}
}
}],
"version": "1.1"
}

@@ -226,5 +226,15 @@ {

"regionRegex": "^us\\-isof\\-\\w+\\-\\d+$",
"regions": {}
"regions": {
"aws-iso-f-global": {
"description": "AWS ISOF global region"
},
"us-isof-east-1": {
"description": "US ISOF EAST"
},
"us-isof-south-1": {
"description": "US ISOF SOUTH"
}
}
}],
"version": "1.1"
}

2

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

@@ -5,0 +5,0 @@ "main": "./dist-cjs/index.js",

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