@aws-sdk/util-endpoints
Advanced tools
@@ -1,2 +0,2 @@ | ||
| import { EndpointFunctions } from "@smithy/util-endpoints"; | ||
| import type { EndpointFunctions } from "@smithy/util-endpoints"; | ||
| export declare const awsEndpointFunctions: EndpointFunctions; |
@@ -1,2 +0,2 @@ | ||
| import { EndpointARN } from "@smithy/types"; | ||
| import type { EndpointARN } from "@smithy/types"; | ||
| /** | ||
@@ -3,0 +3,0 @@ * Evaluates a single string argument value, and returns an object containing |
@@ -1,2 +0,2 @@ | ||
| import { EndpointPartition } from "@smithy/types"; | ||
| import type { EndpointPartition } from "@smithy/types"; | ||
| export type PartitionsInfo = { | ||
@@ -3,0 +3,0 @@ partitions: Array<{ |
+5
-5
| { | ||
| "name": "@aws-sdk/util-endpoints", | ||
| "version": "3.996.0", | ||
| "version": "3.996.1", | ||
| "description": "Utilities to help with endpoint resolution", | ||
@@ -28,6 +28,6 @@ "main": "./dist-cjs/index.js", | ||
| "dependencies": { | ||
| "@aws-sdk/types": "^3.973.1", | ||
| "@smithy/types": "^4.12.0", | ||
| "@smithy/url-parser": "^4.2.8", | ||
| "@smithy/util-endpoints": "^3.2.8", | ||
| "@aws-sdk/types": "^3.973.2", | ||
| "@smithy/types": "^4.12.1", | ||
| "@smithy/url-parser": "^4.2.9", | ||
| "@smithy/util-endpoints": "^3.2.9", | ||
| "tslib": "^2.6.2" | ||
@@ -34,0 +34,0 @@ }, |
56671
0.03%Updated
Updated
Updated