You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@trpc/react-query

Package Overview
Dependencies
Maintainers
3
Versions
979
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
11.6.1-canary.6
to
11.7.0
+1
rsc/index.d.ts
export * from '../dist/rsc';
module.exports = require('../dist/rsc');
export * from '../dist/server';
module.exports = require('../dist/server');
export * from '../dist/shared';
module.exports = require('../dist/shared');
+6
-6
{
"name": "@trpc/react-query",
"type": "module",
"version": "11.6.1-canary.6+1e14c1ab4",
"version": "11.7.0",
"description": "The tRPC React library",

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

"@tanstack/react-query": "^5.80.3",
"@trpc/client": "11.6.1-canary.6+1e14c1ab4",
"@trpc/server": "11.6.1-canary.6+1e14c1ab4",
"@trpc/client": "11.7.0",
"@trpc/server": "11.7.0",
"react": ">=18.2.0",

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

"@testing-library/user-event": "^14.4.3",
"@trpc/client": "11.6.1-canary.6+1e14c1ab4",
"@trpc/server": "11.6.1-canary.6+1e14c1ab4",
"@trpc/client": "11.7.0",
"@trpc/server": "11.7.0",
"@types/express": "^5.0.0",

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

],
"gitHead": "1e14c1ab4122b7a6964086b69928a5369534edaa"
"gitHead": "5961a63c0161c24c0b21e47503a357d3b7c4410a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet