vite-plugin-vue-devtools
Advanced tools
Comparing version 7.0.26 to 7.0.27
{ | ||
"name": "vite-plugin-vue-devtools", | ||
"type": "module", | ||
"version": "7.0.26", | ||
"version": "7.0.27", | ||
"description": "A vite plugin for Vue DevTools", | ||
@@ -53,5 +53,5 @@ "author": "webfansplz", | ||
"vite-plugin-vue-inspector": "^4.0.2", | ||
"@vue/devtools-core": "^7.0.26", | ||
"@vue/devtools-kit": "^7.0.26", | ||
"@vue/devtools-shared": "^7.0.26" | ||
"@vue/devtools-core": "^7.0.27", | ||
"@vue/devtools-kit": "^7.0.27", | ||
"@vue/devtools-shared": "^7.0.27" | ||
}, | ||
@@ -65,5 +65,5 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "tsup", | ||
"build": "unbuild", | ||
"stub": "tsup --watch" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 2 instances in 1 package
30
33464
24
4373337
Updated@vue/devtools-core@^7.0.27
Updated@vue/devtools-kit@^7.0.27
Updated@vue/devtools-shared@^7.0.27