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

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

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

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

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

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

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

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

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

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

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