@vue-macros/common
Advanced tools
Comparing version 0.11.2 to 0.12.0-beta.0
{ | ||
"name": "@vue-macros/common", | ||
"version": "0.11.2", | ||
"packageManager": "pnpm@7.10.0", | ||
"version": "0.12.0-beta.0", | ||
"packageManager": "pnpm@7.12.2", | ||
"license": "MIT", | ||
@@ -29,8 +29,8 @@ "homepage": "https://github.com/sxzz/unplugin-vue-macros#readme", | ||
"dependencies": { | ||
"@babel/types": "^7.18.13", | ||
"@vue/compiler-sfc": "^3.2.38", | ||
"@babel/types": "^7.19.0", | ||
"@vue/compiler-sfc": "^3.2.39", | ||
"magic-string": "^0.26.3" | ||
}, | ||
"devDependencies": { | ||
"@babel/parser": "^7.18.13", | ||
"@babel/parser": "^7.19.1", | ||
"tsup": "^6.2.3" | ||
@@ -37,0 +37,0 @@ }, |
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
14786
+ Addedmagic-string@0.30.15(transitive)
- Removedmagic-string@0.30.17(transitive)
Updated@babel/types@^7.19.0
Updated@vue/compiler-sfc@^3.2.39