Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ai-sdk/react

Package Overview
Dependencies
Maintainers
3
Versions
945
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ai-sdk/react - npm Package Compare versions

Comparing version
4.0.0-canary.165
to
4.0.0-canary.166
+6
-6
package.json
{
"name": "@ai-sdk/react",
"version": "4.0.0-canary.165",
"version": "4.0.0-canary.166",
"type": "module",

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

"throttleit": "2.1.0",
"@ai-sdk/mcp": "2.0.0-canary.57",
"@ai-sdk/mcp": "2.0.0-canary.58",
"@ai-sdk/provider-utils": "5.0.0-canary.45",
"@ai-sdk/provider": "4.0.0-canary.17",
"@ai-sdk/provider-utils": "5.0.0-canary.44",
"ai": "7.0.0-canary.162"
"ai": "7.0.0-canary.163"
},

@@ -51,4 +51,4 @@ "devDependencies": {

"zod": "3.25.76",
"@ai-sdk/test-server": "2.0.0-canary.6",
"@vercel/ai-tsconfig": "0.0.0"
"@vercel/ai-tsconfig": "0.0.0",
"@ai-sdk/test-server": "2.0.0-canary.6"
},

@@ -55,0 +55,0 @@ "peerDependencies": {

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