@vue-macros/setup-block
Advanced tools
Comparing version 0.3.4 to 0.3.5
{ | ||
"name": "@vue-macros/setup-block", | ||
"version": "0.3.4", | ||
"version": "0.3.5", | ||
"description": "setup-block feature from Vue Macros.", | ||
@@ -77,5 +77,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@vue/compiler-dom": "^3.4.25", | ||
"@vue/compiler-dom": "^3.4.27", | ||
"unplugin": "^1.10.1", | ||
"@vue-macros/common": "1.10.3" | ||
"@vue-macros/common": "1.10.4" | ||
}, | ||
@@ -82,0 +82,0 @@ "engines": { |
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
0
+ Added@vue-macros/common@1.10.4(transitive)
+ Addedmagic-string-ast@0.6.3(transitive)
- Removed@vue-macros/common@1.10.3(transitive)
- Removedmagic-string-ast@0.5.0(transitive)
Updated@vue-macros/common@1.10.4
Updated@vue/compiler-dom@^3.4.27