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

@tanstack/vue-query-devtools

Package Overview
Dependencies
Maintainers
0
Versions
186
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.69.0

6

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

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

"vue-tsc": "^2.1.10",
"@tanstack/vue-query": "5.68.0"
"@tanstack/vue-query": "5.69.0"
},
"peerDependencies": {
"vue": "^3.3.0",
"@tanstack/vue-query": "^5.68.0"
"@tanstack/vue-query": "^5.69.0"
},
"scripts": {}
}