@vue-macros/export-expose
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@vue-macros/export-expose", | ||
"version": "0.0.2", | ||
"packageManager": "pnpm@8.5.1", | ||
"version": "0.0.3", | ||
"packageManager": "pnpm@8.6.0", | ||
"description": "export-expose feature from Vue Macros.", | ||
@@ -90,3 +90,3 @@ "keywords": [ | ||
"unplugin": "^1.3.1", | ||
"@vue-macros/common": "~1.3.3" | ||
"@vue-macros/common": "~1.4.0" | ||
}, | ||
@@ -100,5 +100,5 @@ "devDependencies": { | ||
"scripts": { | ||
"build": "tsup && tsx ../../scripts/postbuild.mts", | ||
"build": "tsup && tsx ../../scripts/postbuild.ts", | ||
"dev": "DEV=true tsup" | ||
} | ||
} |
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
17072
+ Added@vue-macros/common@1.4.1(transitive)
+ Addedast-kit@0.6.9(transitive)
+ Addedpathe@1.1.2(transitive)
- Removed@vue-macros/common@1.3.3(transitive)
Updated@vue-macros/common@~1.4.0