🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@aws-sdk/util-endpoints

Package Overview
Dependencies
Maintainers
2
Versions
215
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.996.5
to
3.996.6
+5
-5
package.json
{
"name": "@aws-sdk/util-endpoints",
"version": "3.996.5",
"version": "3.996.6",
"description": "Utilities to help with endpoint resolution",

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

"dependencies": {
"@aws-sdk/types": "^3.973.6",
"@smithy/types": "^4.13.1",
"@smithy/url-parser": "^4.2.12",
"@smithy/util-endpoints": "^3.3.3",
"@aws-sdk/types": "^3.973.7",
"@smithy/types": "^4.14.0",
"@smithy/url-parser": "^4.2.13",
"@smithy/util-endpoints": "^3.3.4",
"tslib": "^2.6.2"

@@ -34,0 +34,0 @@ },