You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP →

@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.1.4

{
"name": "@trpc/react-query",
"version": "11.1.4-alpha-tmp-issues-6744.2+b1f86ccb5",
"version": "11.1.4",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.67.1",
"@trpc/client": "11.1.4-alpha-tmp-issues-6744.2+b1f86ccb5",
"@trpc/server": "11.1.4-alpha-tmp-issues-6744.2+b1f86ccb5",
"@trpc/client": "11.1.4",
"@trpc/server": "11.1.4",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.1.4-alpha-tmp-issues-6744.2+b1f86ccb5",
"@trpc/server": "11.1.4-alpha-tmp-issues-6744.2+b1f86ccb5",
"@trpc/client": "11.1.4",
"@trpc/server": "11.1.4",
"@types/express": "^5.0.0",

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

],
"gitHead": "b1f86ccb5ebfa20498dcf3bf48e438e5b4fbef9f"
"gitHead": "5a542d1df97e4e3b0e02500b1c1295f2fc4ae7cf"
}