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
968
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.9.0
to
11.9.1-canary.8
+6
-7
package.json
{
"name": "@trpc/react-query",
"type": "module",
"version": "11.9.0",
"version": "11.9.1-canary.8+9d4b3b975",
"description": "The tRPC React library",

@@ -88,6 +88,5 @@ "author": "KATT",

"@tanstack/react-query": "^5.80.3",
"@trpc/client": "11.9.0",
"@trpc/server": "11.9.0",
"@trpc/client": "11.9.1-canary.8+9d4b3b975",
"@trpc/server": "11.9.1-canary.8+9d4b3b975",
"react": ">=18.2.0",
"react-dom": ">=18.2.0",
"typescript": ">=5.7.2"

@@ -103,4 +102,4 @@ },

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.9.0",
"@trpc/server": "11.9.0",
"@trpc/client": "11.9.1-canary.8+9d4b3b975",
"@trpc/server": "11.9.1-canary.8+9d4b3b975",
"@types/express": "^5.0.0",

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

],
"gitHead": "3beb5067de117bad47fcbd8ce4fbcd73817e872a"
"gitHead": "9d4b3b975197890a71cac20a7a0836ef349c087b"
}

Sorry, the diff of this file is not supported yet