🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@smithy/util-endpoints

Package Overview
Dependencies
Maintainers
3
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smithy/util-endpoints - npm Package Compare versions

Comparing version
3.3.0
to
3.3.1
+3
-3
package.json
{
"name": "@smithy/util-endpoints",
"version": "3.3.0",
"version": "3.3.1",
"description": "Utilities to help with endpoint resolution.",

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

"dependencies": {
"@smithy/node-config-provider": "^4.3.9",
"@smithy/types": "^4.12.1",
"@smithy/node-config-provider": "^4.3.10",
"@smithy/types": "^4.13.0",
"tslib": "^2.6.2"

@@ -36,0 +36,0 @@ },