@aws-sdk/client-bedrock-runtime
Advanced tools
Comparing version 3.437.0 to 3.438.0
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.defaultEndpointResolver = void 0; | ||
const util_endpoints_1 = require("@aws-sdk/util-endpoints"); | ||
const util_endpoints_1 = require("@smithy/util-endpoints"); | ||
const ruleset_1 = require("./ruleset"); | ||
@@ -6,0 +6,0 @@ const defaultEndpointResolver = (endpointParams, context = {}) => { |
@@ -9,3 +9,4 @@ "use strict"; | ||
tslib_1.__exportStar(require("./models"), exports); | ||
require("@aws-sdk/util-endpoints"); | ||
var BedrockRuntimeServiceException_1 = require("./models/BedrockRuntimeServiceException"); | ||
Object.defineProperty(exports, "BedrockRuntimeServiceException", { enumerable: true, get: function () { return BedrockRuntimeServiceException_1.BedrockRuntimeServiceException; } }); |
@@ -1,2 +0,2 @@ | ||
import { resolveEndpoint } from "@aws-sdk/util-endpoints"; | ||
import { resolveEndpoint } from "@smithy/util-endpoints"; | ||
import { ruleSet } from "./ruleset"; | ||
@@ -3,0 +3,0 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => { |
@@ -5,2 +5,3 @@ export * from "./BedrockRuntimeClient"; | ||
export * from "./models"; | ||
import "@aws-sdk/util-endpoints"; | ||
export { BedrockRuntimeServiceException } from "./models/BedrockRuntimeServiceException"; |
@@ -11,2 +11,3 @@ /** | ||
export * from "./models"; | ||
import "@aws-sdk/util-endpoints"; | ||
export { BedrockRuntimeServiceException } from "./models/BedrockRuntimeServiceException"; |
@@ -6,2 +6,3 @@ export * from "./BedrockRuntimeClient"; | ||
export * from "./models"; | ||
import "@aws-sdk/util-endpoints"; | ||
export { BedrockRuntimeServiceException } from "./models/BedrockRuntimeServiceException"; |
{ | ||
"name": "@aws-sdk/client-bedrock-runtime", | ||
"description": "AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native", | ||
"version": "3.437.0", | ||
"version": "3.438.0", | ||
"scripts": { | ||
@@ -24,5 +24,5 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", | ||
"@aws-crypto/sha256-js": "3.0.0", | ||
"@aws-sdk/client-sts": "3.437.0", | ||
"@aws-sdk/client-sts": "3.438.0", | ||
"@aws-sdk/core": "3.436.0", | ||
"@aws-sdk/credential-provider-node": "3.437.0", | ||
"@aws-sdk/credential-provider-node": "3.438.0", | ||
"@aws-sdk/middleware-host-header": "3.433.0", | ||
@@ -32,6 +32,6 @@ "@aws-sdk/middleware-logger": "3.433.0", | ||
"@aws-sdk/middleware-signing": "3.433.0", | ||
"@aws-sdk/middleware-user-agent": "3.433.0", | ||
"@aws-sdk/middleware-user-agent": "3.438.0", | ||
"@aws-sdk/region-config-resolver": "3.433.0", | ||
"@aws-sdk/types": "3.433.0", | ||
"@aws-sdk/util-endpoints": "3.433.0", | ||
"@aws-sdk/util-endpoints": "3.438.0", | ||
"@aws-sdk/util-user-agent-browser": "3.433.0", | ||
@@ -62,2 +62,3 @@ "@aws-sdk/util-user-agent-node": "3.437.0", | ||
"@smithy/util-defaults-mode-node": "^2.0.21", | ||
"@smithy/util-endpoints": "^1.0.2", | ||
"@smithy/util-retry": "^2.0.5", | ||
@@ -64,0 +65,0 @@ "@smithy/util-stream": "^2.0.17", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
199259
3955
43
+ Added@aws-sdk/client-sso@3.438.0(transitive)
+ Added@aws-sdk/client-sts@3.438.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.438.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.438.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.438.0(transitive)
+ Added@aws-sdk/middleware-user-agent@3.438.0(transitive)
+ Added@aws-sdk/token-providers@3.438.0(transitive)
+ Added@aws-sdk/util-endpoints@3.438.0(transitive)
+ Added@smithy/util-endpoints@1.2.0(transitive)
- Removed@aws-sdk/client-sso@3.437.0(transitive)
- Removed@aws-sdk/client-sts@3.437.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.437.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.437.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.437.0(transitive)
- Removed@aws-sdk/middleware-user-agent@3.433.0(transitive)
- Removed@aws-sdk/token-providers@3.437.0(transitive)
- Removed@aws-sdk/util-endpoints@3.433.0(transitive)
Updated@aws-sdk/client-sts@3.438.0