🚀 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
880
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.2.1-canary.1

12

package.json
{
"name": "@trpc/react-query",
"version": "11.2.1-canary.0+836788f4f",
"version": "11.2.1-canary.1+e54c2b3ee",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.67.1",
"@trpc/client": "11.2.1-canary.0+836788f4f",
"@trpc/server": "11.2.1-canary.0+836788f4f",
"@trpc/client": "11.2.1-canary.1+e54c2b3ee",
"@trpc/server": "11.2.1-canary.1+e54c2b3ee",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.2.1-canary.0+836788f4f",
"@trpc/server": "11.2.1-canary.0+836788f4f",
"@trpc/client": "11.2.1-canary.1+e54c2b3ee",
"@trpc/server": "11.2.1-canary.1+e54c2b3ee",
"@types/express": "^5.0.0",

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

],
"gitHead": "836788f4fea787be31bbec1ab2e692fa38297ad0"
"gitHead": "e54c2b3ee6d9559847e8f3a9710d629c809043ad"
}