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.5
to
5.72.0
+5
-2
package.json
{
"name": "@tanstack/query-devtools",
"version": "5.71.5",
"version": "5.72.0",
"description": "Developer tools to interact with and visualize the TanStack Query cache",

@@ -24,2 +24,3 @@ "author": "tannerlinsley",

"solid": {
"@tanstack/custom-condition": "./src/index.ts",
"development": "./build/index.js",

@@ -30,2 +31,3 @@ "import": "./build/index.js"

"import": {
"@tanstack/custom-condition": "./src/index.ts",
"types": "./build/index.d.ts",

@@ -37,2 +39,3 @@ "default": "./build/dev.js"

"import": {
"@tanstack/custom-condition": "./src/index.ts",
"types": "./build/index.d.ts",

@@ -62,5 +65,5 @@ "default": "./build/index.js"

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display