@smithy/util-endpoints
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@smithy/util-endpoints", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Utilities to help with endpoint resolution.", | ||
@@ -31,4 +31,4 @@ "main": "./dist-cjs/index.js", | ||
"dependencies": { | ||
"@smithy/node-config-provider": "^4.0.0", | ||
"@smithy/types": "^4.0.0", | ||
"@smithy/node-config-provider": "^4.0.1", | ||
"@smithy/types": "^4.1.0", | ||
"tslib": "^2.6.2" | ||
@@ -35,0 +35,0 @@ }, |
Updated@smithy/types@^4.1.0