@vue-macros/reactivity-transform
Advanced tools
Comparing version 0.3.10 to 0.3.11
{ | ||
"name": "@vue-macros/reactivity-transform", | ||
"version": "0.3.10", | ||
"packageManager": "pnpm@8.6.0", | ||
"version": "0.3.11", | ||
"packageManager": "pnpm@8.6.5", | ||
"description": "reactivity-transform feature from Vue Macros.", | ||
@@ -80,3 +80,3 @@ "keywords": [ | ||
"typesVersions": { | ||
"<=4.9": { | ||
"*": { | ||
"*": [ | ||
@@ -92,3 +92,3 @@ "./dist/*", | ||
"dependencies": { | ||
"@babel/parser": "^7.22.4", | ||
"@babel/parser": "^7.22.5", | ||
"@vue/compiler-core": "^3.3.4", | ||
@@ -98,3 +98,3 @@ "@vue/shared": "^3.3.4", | ||
"unplugin": "^1.3.1", | ||
"@vue-macros/common": "~1.4.0" | ||
"@vue-macros/common": "1.4.0" | ||
}, | ||
@@ -101,0 +101,0 @@ "devDependencies": { |
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
76370
36
0
+ Added@vue-macros/common@1.4.0(transitive)
- Removed@vue-macros/common@1.4.1(transitive)
Updated@babel/parser@^7.22.5
Updated@vue-macros/common@1.4.0