@vue-macros/define-props
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "@vue-macros/define-props", | ||
"version": "2.0.1", | ||
"packageManager": "pnpm@8.11.0", | ||
"version": "2.0.2", | ||
"packageManager": "pnpm@8.14.0", | ||
"description": "define-props feature from Vue Macros.", | ||
@@ -80,11 +80,11 @@ "keywords": [ | ||
"vue": "^2.7.0 || ^3.2.25", | ||
"@vue-macros/reactivity-transform": "^0.4.1" | ||
"@vue-macros/reactivity-transform": "^0.4.2" | ||
}, | ||
"dependencies": { | ||
"unplugin": "^1.5.1", | ||
"unplugin": "^1.6.0", | ||
"@vue-macros/common": "1.10.0" | ||
}, | ||
"devDependencies": { | ||
"vue": "^3.3.10", | ||
"@vue-macros/reactivity-transform": "0.4.1" | ||
"vue": "^3.4.5", | ||
"@vue-macros/reactivity-transform": "0.4.2" | ||
}, | ||
@@ -91,0 +91,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
14301
Updatedunplugin@^1.6.0