🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@ai-sdk/amazon-bedrock

Package Overview
Dependencies
Maintainers
3
Versions
583
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/amazon-bedrock - npm Package Compare versions

Comparing version
5.0.3
to
5.0.4
+1
-1
dist/anthropic/index.js

@@ -27,3 +27,3 @@ // src/anthropic/amazon-bedrock-anthropic-provider.ts

// src/version.ts
var VERSION = true ? "5.0.3" : "0.0.0-test";
var VERSION = true ? "5.0.4" : "0.0.0-test";

@@ -30,0 +30,0 @@ // src/amazon-bedrock-sigv4-fetch.ts

@@ -38,3 +38,3 @@ "use strict";

// src/version.ts
var VERSION = true ? "5.0.3" : "0.0.0-test";
var VERSION = true ? "5.0.4" : "0.0.0-test";

@@ -41,0 +41,0 @@ // src/amazon-bedrock-sigv4-fetch.ts

@@ -26,3 +26,3 @@ // src/mantle/bedrock-mantle-provider.ts

// src/version.ts
var VERSION = true ? "5.0.3" : "0.0.0-test";
var VERSION = true ? "5.0.4" : "0.0.0-test";

@@ -29,0 +29,0 @@ // src/amazon-bedrock-sigv4-fetch.ts

{
"name": "@ai-sdk/amazon-bedrock",
"version": "5.0.3",
"version": "5.0.4",
"type": "module",

@@ -47,6 +47,6 @@ "license": "Apache-2.0",

"aws4fetch": "^1.0.20",
"@ai-sdk/anthropic": "4.0.2",
"@ai-sdk/openai": "4.0.3",
"@ai-sdk/provider": "4.0.0",
"@ai-sdk/provider-utils": "5.0.1"
"@ai-sdk/anthropic": "4.0.3",
"@ai-sdk/openai": "4.0.4",
"@ai-sdk/provider": "4.0.1",
"@ai-sdk/provider-utils": "5.0.2"
},

@@ -53,0 +53,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display