@smithy/util-endpoints
Advanced tools
+3
-3
| { | ||
| "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 @@ }, |
74584
0