New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@trpc/react-query

Package Overview
Dependencies
Maintainers
0
Versions
826
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.0.0-rc.814

14

package.json
{
"name": "@trpc/react-query",
"version": "11.0.0-rc.808+4df1eb8fa",
"version": "11.0.0-rc.814+f490f467f",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.62.8",
"@trpc/client": "11.0.0-rc.808+4df1eb8fa",
"@trpc/server": "11.0.0-rc.808+4df1eb8fa",
"@trpc/client": "11.0.0-rc.814+f490f467f",
"@trpc/server": "11.0.0-rc.814+f490f467f",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.0.0-rc.808+4df1eb8fa",
"@trpc/server": "11.0.0-rc.808+4df1eb8fa",
"@trpc/client": "11.0.0-rc.814+f490f467f",
"@trpc/server": "11.0.0-rc.814+f490f467f",
"@types/express": "^5.0.0",

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

"express": "^5.0.0",
"next": "^15.1.3",
"next": "^15.1.7",
"react": "^19.0.0",

@@ -110,3 +110,3 @@ "react-dom": "^19.0.0",

],
"gitHead": "4df1eb8fa820341db81bc7cb9907f30dfebbf4d7"
"gitHead": "f490f467f201adcba334a0f620c838c4d6931bd5"
}