🚀 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
596
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
4.0.126
to
4.0.127
+9
-0
CHANGELOG.md
# @ai-sdk/amazon-bedrock
## 4.0.127
### Patch Changes
- Updated dependencies [ea1e95b]
- @ai-sdk/provider-utils@4.0.35
- @ai-sdk/anthropic@3.0.92
- @ai-sdk/openai@3.0.80
## 4.0.126

@@ -4,0 +13,0 @@

+1
-1

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

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

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

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

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

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

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

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

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

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

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

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

{
"name": "@ai-sdk/amazon-bedrock",
"version": "4.0.126",
"version": "4.0.127",
"license": "Apache-2.0",

@@ -47,6 +47,6 @@ "sideEffects": false,

"aws4fetch": "^1.0.20",
"@ai-sdk/anthropic": "3.0.91",
"@ai-sdk/openai": "3.0.79",
"@ai-sdk/anthropic": "3.0.92",
"@ai-sdk/openai": "3.0.80",
"@ai-sdk/provider": "3.0.13",
"@ai-sdk/provider-utils": "4.0.34"
"@ai-sdk/provider-utils": "4.0.35"
},

@@ -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