unplugin-auto-import
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "unplugin-auto-import", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "Register global imports on demand for Vite and Webpack", | ||
@@ -66,2 +66,10 @@ "keywords": [ | ||
}, | ||
"peerDependencies": { | ||
"@vueuse/core": "^6.0.0" | ||
}, | ||
"peerDependenciesMeta": { | ||
"@vueuse/core": { | ||
"optional": true | ||
} | ||
}, | ||
"devDependencies": { | ||
@@ -68,0 +76,0 @@ "@antfu/eslint-config": "^0.7.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
33983
6