You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@ai-sdk/react

Package Overview
Dependencies
Maintainers
2
Versions
138
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

to
1.2.0

12

CHANGELOG.md
# @ai-sdk/react
## 1.2.0
### Minor Changes
- 5bc638d: AI SDK 4.2
### Patch Changes
- Updated dependencies [5bc638d]
- @ai-sdk/provider-utils@2.2.0
- @ai-sdk/ui-utils@1.2.0
## 1.1.25

@@ -4,0 +16,0 @@

13

package.json
{
"name": "@ai-sdk/react",
"version": "1.1.25",
"version": "1.2.0",
"license": "Apache-2.0",

@@ -22,4 +22,4 @@ "sideEffects": false,

"dependencies": {
"@ai-sdk/provider-utils": "2.1.15",
"@ai-sdk/ui-utils": "1.1.21",
"@ai-sdk/provider-utils": "2.2.0",
"@ai-sdk/ui-utils": "1.2.0",
"swr": "^2.2.5",

@@ -32,3 +32,3 @@ "throttleit": "2.1.0"

"@testing-library/react": "^16.0.1",
"@types/node": "^18",
"@types/node": "20.17.24",
"@types/react": "^18",

@@ -48,8 +48,5 @@ "@types/react-dom": "^18",

"react": "^18 || ^19 || ^19.0.0-rc",
"zod": "^3.0.0"
"zod": "^3.23.8"
},
"peerDependenciesMeta": {
"react": {
"optional": true
},
"zod": {

@@ -56,0 +53,0 @@ "optional": true