New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@tanstack/query-devtools

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

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

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