Socket
Socket
Sign inDemoInstall

@aws-sdk/client-bedrock-runtime

Package Overview
Dependencies
Maintainers
5
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-bedrock-runtime - npm Package Compare versions

Comparing version 3.441.0 to 3.445.0

2

dist-types/index.d.ts

@@ -9,2 +9,4 @@ /**

export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
export { RuntimeExtension } from "./runtimeExtensions";
export { BedrockRuntimeExtensionConfiguration } from "./extensionConfiguration";
export * from "./commands";

@@ -11,0 +13,0 @@ export * from "./models";

export * from "./BedrockRuntimeClient";
export * from "./BedrockRuntime";
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
export { RuntimeExtension } from "./runtimeExtensions";
export { BedrockRuntimeExtensionConfiguration } from "./extensionConfiguration";
export * from "./commands";

@@ -5,0 +7,0 @@ export * from "./models";

8

package.json
{
"name": "@aws-sdk/client-bedrock-runtime",
"description": "AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native",
"version": "3.441.0",
"version": "3.445.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.441.0",
"@aws-sdk/core": "3.441.0",
"@aws-sdk/credential-provider-node": "3.441.0",
"@aws-sdk/client-sts": "3.445.0",
"@aws-sdk/core": "3.445.0",
"@aws-sdk/credential-provider-node": "3.445.0",
"@aws-sdk/middleware-host-header": "3.433.0",

@@ -29,0 +29,0 @@ "@aws-sdk/middleware-logger": "3.433.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc