🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@tanstack/vue-query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tanstack/vue-query-devtools - npm Package Compare versions

Comparing version

to
5.77.2

6

package.json
{
"name": "@tanstack/vue-query-devtools",
"version": "5.77.1",
"version": "5.77.2",
"description": "Developer tools to interact with and visualize the TanStack/vue-query cache",

@@ -54,9 +54,9 @@ "author": "tannerlinsley",

"vue-tsc": "^2.2.8",
"@tanstack/vue-query": "5.77.1"
"@tanstack/vue-query": "5.77.2"
},
"peerDependencies": {
"vue": "^3.3.0",
"@tanstack/vue-query": "^5.77.1"
"@tanstack/vue-query": "^5.77.2"
},
"scripts": {}
}