🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
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.1
to
3.996.2
+5
-5
package.json
{
"name": "@aws-sdk/util-endpoints",
"version": "3.996.1",
"version": "3.996.2",
"description": "Utilities to help with endpoint resolution",

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

"dependencies": {
"@aws-sdk/types": "^3.973.2",
"@smithy/types": "^4.12.1",
"@smithy/url-parser": "^4.2.9",
"@smithy/util-endpoints": "^3.2.9",
"@aws-sdk/types": "^3.973.3",
"@smithy/types": "^4.13.0",
"@smithy/url-parser": "^4.2.10",
"@smithy/util-endpoints": "^3.3.1",
"tslib": "^2.6.2"

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