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

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

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

"dependencies": {
"@tanstack/query-devtools": "5.72.0"
"@tanstack/query-devtools": "5.72.1"
},

@@ -56,9 +56,9 @@ "devDependencies": {

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