New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tanstack/vue-query-devtools

Package Overview
Dependencies
Maintainers
2
Versions
162
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 5.20.1 to 5.20.2

12

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

@@ -42,14 +42,14 @@ "author": "tannerlinsley",

"dependencies": {
"@tanstack/query-devtools": "5.20.1"
"@tanstack/query-devtools": "5.20.2"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.2",
"vite": "^5.0.10",
"@vitejs/plugin-vue": "^5.0.4",
"vite": "^5.1.1",
"vue": "^3.3.0",
"vue-tsc": "^1.8.26",
"@tanstack/vue-query": "5.20.1"
"@tanstack/vue-query": "5.20.2"
},
"peerDependencies": {
"vue": "^3.3.0",
"@tanstack/vue-query": "^5.20.1"
"@tanstack/vue-query": "^5.20.2"
},

@@ -56,0 +56,0 @@ "scripts": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc