🚀 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
882
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.1.3-alpha-tmp-tsdown.37

12

package.json
{
"name": "@trpc/react-query",
"type": "module",
"version": "11.1.3-alpha-tmp-tsdown.31+ea6ee6d21",
"version": "11.1.3-alpha-tmp-tsdown.37+12b9484ca",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.80.3",
"@trpc/client": "11.1.3-alpha-tmp-tsdown.31+ea6ee6d21",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.31+ea6ee6d21",
"@trpc/client": "11.1.3-alpha-tmp-tsdown.37+12b9484ca",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.37+12b9484ca",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.1.3-alpha-tmp-tsdown.31+ea6ee6d21",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.31+ea6ee6d21",
"@trpc/client": "11.1.3-alpha-tmp-tsdown.37+12b9484ca",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.37+12b9484ca",
"@types/express": "^5.0.0",

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

],
"gitHead": "ea6ee6d213aafc80c3f6fcb37888bce6980b471f"
"gitHead": "12b9484cad054db4e7516b905820538bb3828f74"
}