You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@trpc/react-query

Package Overview
Dependencies
Maintainers
3
Versions
832
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.4-canary.0

dist/bundle-analysis.json

12

package.json
{
"name": "@trpc/react-query",
"version": "11.0.3",
"version": "11.0.4-canary.0+d0953056f",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.67.1",
"@trpc/client": "11.0.3",
"@trpc/server": "11.0.3",
"@trpc/client": "11.0.4-canary.0+d0953056f",
"@trpc/server": "11.0.4-canary.0+d0953056f",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.0.3",
"@trpc/server": "11.0.3",
"@trpc/client": "11.0.4-canary.0+d0953056f",
"@trpc/server": "11.0.4-canary.0+d0953056f",
"@types/express": "^5.0.0",

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

],
"gitHead": "1f1c7f06bb8a14568e6460d6c221478b3eb84404"
"gitHead": "d0953056fc1e715fb4ef067d68a0242e4564416d"
}