🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@trpc/react-query

Package Overview
Dependencies
Maintainers
3
Versions
892
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.4.3-alpha-tmp-issues-6837-fast.15

12

package.json
{
"name": "@trpc/react-query",
"type": "module",
"version": "11.4.3-alpha-tmp-issues-6837-fast.14+cefa0be6b",
"version": "11.4.3-alpha-tmp-issues-6837-fast.15+72f194744",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.80.3",
"@trpc/client": "11.4.3-alpha-tmp-issues-6837-fast.14+cefa0be6b",
"@trpc/server": "11.4.3-alpha-tmp-issues-6837-fast.14+cefa0be6b",
"@trpc/client": "11.4.3-alpha-tmp-issues-6837-fast.15+72f194744",
"@trpc/server": "11.4.3-alpha-tmp-issues-6837-fast.15+72f194744",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.4.3-alpha-tmp-issues-6837-fast.14+cefa0be6b",
"@trpc/server": "11.4.3-alpha-tmp-issues-6837-fast.14+cefa0be6b",
"@trpc/client": "11.4.3-alpha-tmp-issues-6837-fast.15+72f194744",
"@trpc/server": "11.4.3-alpha-tmp-issues-6837-fast.15+72f194744",
"@types/express": "^5.0.0",

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

],
"gitHead": "cefa0be6b51c3895736a49bf0dc72b022a9d7233"
"gitHead": "72f194744f2633717f1cd12096c3b071237fa908"
}