@vue-macros/reactivity-transform
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@vue-macros/reactivity-transform", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "reactivity-transform feature from Vue Macros.", | ||
@@ -87,8 +87,8 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@babel/parser": "^7.25.0", | ||
"@vue/compiler-core": "^3.4.34", | ||
"@vue/shared": "^3.4.34", | ||
"@babel/parser": "^7.25.6", | ||
"@vue/compiler-core": "^3.5.3", | ||
"@vue/shared": "^3.5.3", | ||
"magic-string": "^0.30.11", | ||
"unplugin": "^1.12.0", | ||
"@vue-macros/common": "1.12.2" | ||
"unplugin": "^1.13.1", | ||
"@vue-macros/common": "1.12.3" | ||
}, | ||
@@ -95,0 +95,0 @@ "engines": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
70643
+ Added@vue-macros/common@1.12.3(transitive)
- Removed@vue-macros/common@1.12.2(transitive)
Updated@babel/parser@^7.25.6
Updated@vue-macros/common@1.12.3
Updated@vue/compiler-core@^3.5.3
Updated@vue/shared@^3.5.3
Updatedunplugin@^1.13.1