vite-plugin-vue-devtools
Advanced tools
Comparing version 7.0.20 to 7.0.21
{ | ||
"name": "vite-plugin-vue-devtools", | ||
"type": "module", | ||
"version": "7.0.20", | ||
"version": "7.0.21", | ||
"description": "A vite plugin for Vue DevTools", | ||
@@ -53,8 +53,8 @@ "author": "webfansplz", | ||
"vite-plugin-vue-inspector": "^4.0.2", | ||
"@vue/devtools-shared": "^7.0.20", | ||
"@vue/devtools-core": "^7.0.20", | ||
"@vue/devtools-kit": "^7.0.20" | ||
"@vue/devtools-core": "^7.0.21", | ||
"@vue/devtools-kit": "^7.0.21", | ||
"@vue/devtools-shared": "^7.0.21" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.11.29", | ||
"@types/node": "^20.11.30", | ||
"fast-glob": "^3.3.2", | ||
@@ -61,0 +61,0 @@ "image-meta": "^0.2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4364487
33420
1
Updated@vue/devtools-core@^7.0.21
Updated@vue/devtools-kit@^7.0.21
Updated@vue/devtools-shared@^7.0.21