🚀 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
853
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

12

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

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

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

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

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

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

],
"gitHead": "f7aef25110611d953acbfcb658e68fcf897a9470"
"gitHead": "136b18fc55fece9b8f06d4a17780cff7f55cabf5"
}