@vue-macros/export-expose
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@vue-macros/export-expose", | ||
"version": "0.1.1", | ||
"packageManager": "pnpm@8.11.0", | ||
"version": "0.1.2", | ||
"packageManager": "pnpm@8.14.1", | ||
"description": "export-expose feature from Vue Macros.", | ||
@@ -81,8 +81,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@vue/compiler-sfc": "^3.3.10", | ||
"unplugin": "^1.5.1", | ||
"@vue-macros/common": "1.10.0" | ||
"@vue/compiler-sfc": "^3.4.13", | ||
"unplugin": "^1.6.0", | ||
"@vue-macros/common": "1.10.1" | ||
}, | ||
"devDependencies": { | ||
"vue": "^3.3.10" | ||
"vue": "^3.4.13" | ||
}, | ||
@@ -89,0 +89,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
+ Added@vue-macros/common@1.10.1(transitive)
- Removed@vue-macros/common@1.10.0(transitive)
Updated@vue-macros/common@1.10.1
Updated@vue/compiler-sfc@^3.4.13
Updatedunplugin@^1.6.0