Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@tanstack/query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
165
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.87.3
to
5.90.1
+3
-3
package.json
{
"name": "@tanstack/query-devtools",
"version": "5.87.3",
"version": "5.90.1",
"description": "Developer tools to interact with and visualize the TanStack Query cache",

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

"vite-plugin-solid": "^2.11.6",
"@tanstack/query-core": "5.87.1"
"@tanstack/query-core": "5.90.1"
},

@@ -66,3 +66,3 @@ "scripts": {

"compile": "tsc --build",
"test:eslint": "eslint ./src",
"test:eslint": "eslint --concurrency=auto ./src",
"test:types": "npm-run-all --serial test:types:*",

@@ -69,0 +69,0 @@ "test:types:ts50": "node ../../node_modules/typescript50/lib/tsc.js --build",