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

@tanstack/react-query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
534
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/react-query-devtools - npm Package Compare versions

Comparing version
5.71.5
to
5.71.10
+3
-3
package.json
{
"name": "@tanstack/react-query-devtools",
"version": "5.71.5",
"version": "5.71.10",
"description": "Developer tools to interact with and visualize the TanStack/react-query cache",

@@ -69,9 +69,9 @@ "author": "tannerlinsley",

"react": "^19.0.0",
"@tanstack/react-query": "5.71.5"
"@tanstack/react-query": "5.71.10"
},
"peerDependencies": {
"react": "^18 || ^19",
"@tanstack/react-query": "^5.71.5"
"@tanstack/react-query": "^5.71.10"
},
"scripts": {}
}