You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@trpc/react-query

Package Overview
Dependencies
Maintainers
3
Versions
970
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
11.7.3-canary.6
to
11.8.0
+6
-6
package.json
{
"name": "@trpc/react-query",
"type": "module",
"version": "11.7.3-canary.6+78629d524",
"version": "11.8.0",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.80.3",
"@trpc/client": "11.7.3-canary.6+78629d524",
"@trpc/server": "11.7.3-canary.6+78629d524",
"@trpc/client": "11.8.0",
"@trpc/server": "11.8.0",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.7.3-canary.6+78629d524",
"@trpc/server": "11.7.3-canary.6+78629d524",
"@trpc/client": "11.8.0",
"@trpc/server": "11.8.0",
"@types/express": "^5.0.0",

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

],
"gitHead": "78629d524968ef8db5a7adf68d8b95a44369d77e"
"gitHead": "a247ce28817ea682f3ffda9255678db18a8b3391"
}