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

@trpc/react-query

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.1-canary.14

{
"name": "@trpc/react-query",
"version": "11.0.1-canary.6+e3bc61c2f",
"version": "11.0.1-canary.14+249b40d25",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.67.1",
"@trpc/client": "11.0.1-canary.6+e3bc61c2f",
"@trpc/server": "11.0.1-canary.6+e3bc61c2f",
"@trpc/client": "11.0.1-canary.14+249b40d25",
"@trpc/server": "11.0.1-canary.14+249b40d25",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.0.1-canary.6+e3bc61c2f",
"@trpc/server": "11.0.1-canary.6+e3bc61c2f",
"@trpc/client": "11.0.1-canary.14+249b40d25",
"@trpc/server": "11.0.1-canary.14+249b40d25",
"@types/express": "^5.0.0",

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

],
"gitHead": "e3bc61c2ff4b2c60111cf1ace42807dddc77135b"
"gitHead": "249b40d256a7d551cc9f43871599629f713080ef"
}