🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@trpc/react-query

Package Overview
Dependencies
Maintainers
3
Versions
841
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trpc/react-query - npm Package Compare versions

Comparing version

to
11.1.3-canary.4

dist/bundle-analysis.json

16

package.json
{
"name": "@trpc/react-query",
"version": "11.1.2",
"version": "11.1.3-canary.4+cf7091a95",
"description": "The tRPC React library",

@@ -70,4 +70,4 @@ "author": "KATT",

"@tanstack/react-query": "^5.67.1",
"@trpc/client": "11.1.2",
"@trpc/server": "11.1.2",
"@trpc/client": "11.1.3-canary.4+cf7091a95",
"@trpc/server": "11.1.3-canary.4+cf7091a95",
"react": ">=18.2.0",

@@ -85,4 +85,4 @@ "react-dom": ">=18.2.0",

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.1.2",
"@trpc/server": "11.1.2",
"@trpc/client": "11.1.3-canary.4+cf7091a95",
"@trpc/server": "11.1.3-canary.4+cf7091a95",
"@types/express": "^5.0.0",

@@ -93,3 +93,3 @@ "@types/node": "^22.13.5",

"express": "^5.0.0",
"next": "^15.1.7",
"next": "^15.3.1",
"react": "^19.1.0",

@@ -101,3 +101,3 @@ "react-dom": "^19.1.0",

"typescript": "^5.8.2",
"zod": "^3.24.2",
"zod": "^3.24.4",
"zod-form-data": "^2.0.1"

@@ -111,3 +111,3 @@ },

],
"gitHead": "775a1f19c8b275a481075b11720d9b6b842ab51c"
"gitHead": "cf7091a95bb216c595b7eeb28d54dbcb217e3359"
}