vite-plugin-vue-devtools
Advanced tools
Comparing version 7.4.0 to 7.4.1
{ | ||
"name": "vite-plugin-vue-devtools", | ||
"type": "module", | ||
"version": "7.4.0", | ||
"version": "7.4.1", | ||
"description": "A vite plugin for Vue DevTools", | ||
@@ -53,5 +53,5 @@ "author": "webfansplz", | ||
"vite-plugin-vue-inspector": "^5.2.0", | ||
"@vue/devtools-core": "^7.4.0", | ||
"@vue/devtools-shared": "^7.4.0", | ||
"@vue/devtools-kit": "^7.4.0" | ||
"@vue/devtools-core": "^7.4.1", | ||
"@vue/devtools-kit": "^7.4.1", | ||
"@vue/devtools-shared": "^7.4.1" | ||
}, | ||
@@ -58,0 +58,0 @@ "devDependencies": { |
@@ -31,2 +31,2 @@ # vite-plugin-vue-devtools | ||
Check out all the DevTools details at [devtools-next.vuejs.org](https://devtools-next.vuejs.org). | ||
Check out all the DevTools details at [devtools.vuejs.org](https://devtools.vuejs.org). |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
4783654
31727
1
Updated@vue/devtools-core@^7.4.1
Updated@vue/devtools-kit@^7.4.1
Updated@vue/devtools-shared@^7.4.1