You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@tanstack/vue-query-devtools

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.48.2

{
"name": "@tanstack/vue-query-devtools",
"version": "5.48.1",
"version": "5.48.2",
"description": "Developer tools to interact with and visualize the TanStack/vue-query cache",

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

"vue-tsc": "^1.8.26",
"@tanstack/vue-query": "5.48.1"
"@tanstack/vue-query": "5.48.2"
},
"peerDependencies": {
"vue": "^3.3.0",
"@tanstack/vue-query": "^5.48.1"
"@tanstack/vue-query": "^5.48.2"
},
"scripts": {}
}