🚀 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.44

12

package.json
{
"name": "@trpc/react-query",
"type": "module",
"version": "11.1.3-alpha-tmp-tsdown.41+57706c582",
"version": "11.1.3-alpha-tmp-tsdown.44+d8c757f7d",
"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.41+57706c582",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.41+57706c582",
"@trpc/client": "11.1.3-alpha-tmp-tsdown.44+d8c757f7d",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.44+d8c757f7d",
"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.41+57706c582",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.41+57706c582",
"@trpc/client": "11.1.3-alpha-tmp-tsdown.44+d8c757f7d",
"@trpc/server": "11.1.3-alpha-tmp-tsdown.44+d8c757f7d",
"@types/express": "^5.0.0",

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

],
"gitHead": "57706c5820e3fc663470d6f0bd6ca55002a7d523"
"gitHead": "d8c757f7dcd95b050b96d240deb637df308f7c91"
}