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

@tanstack/query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/query-devtools - npm Package Compare versions

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

@@ -53,3 +53,3 @@ "author": "tannerlinsley",

"goober": "^2.1.16",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"solid-js": "^1.9.5",

@@ -60,5 +60,5 @@ "solid-transition-group": "^0.2.3",

"vite-plugin-solid": "^2.11.6",
"@tanstack/query-core": "5.71.3"
"@tanstack/query-core": "5.71.5"
},
"scripts": {}
}