Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ai-sdk/amazon-bedrock

Package Overview
Dependencies
Maintainers
2
Versions
43
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 0.0.28 to 0.0.29

6

CHANGELOG.md
# @ai-sdk/amazon-bedrock
## 0.0.29
### Patch Changes
- 8c3847e: fix (provider/bedrock): update amazon bedrock package to use safe version of aws sdk
## 0.0.28

@@ -4,0 +10,0 @@

12

package.json
{
"name": "@ai-sdk/amazon-bedrock",
"version": "0.0.28",
"version": "0.0.29",
"license": "Apache-2.0",

@@ -24,9 +24,9 @@ "sideEffects": false,

"@ai-sdk/provider-utils": "1.0.20",
"@aws-sdk/client-bedrock-runtime": "3.602.0"
"@aws-sdk/client-bedrock-runtime": "^3.663.0"
},
"devDependencies": {
"@smithy/types": "^3.1.0",
"@types/node": "^18",
"aws-sdk-client-mock": "^4.0.1",
"tsup": "^8",
"@smithy/types": "^3.5.0",
"@types/node": "^18.19.54",
"aws-sdk-client-mock": "^4.0.2",
"tsup": "^8.3.0",
"typescript": "5.5.4",

@@ -33,0 +33,0 @@ "zod": "3.23.8",

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