windicss-webpack-plugin
Advanced tools
Comparing version 1.6.4 to 1.6.5
{ | ||
"name": "windicss-webpack-plugin", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "author": { | ||
"dependencies": { | ||
"@windicss/plugin-utils": "^1.6.3", | ||
"@windicss/plugin-utils": "^1.7.0", | ||
"debug": "^4.3.3", | ||
@@ -59,4 +59,4 @@ "loader-utils": "^2.0.0", | ||
"unbuild": "^0.6.3", | ||
"vite": "^2.7.13", | ||
"vitest": "^0.2.5", | ||
"vite": "^2.8.3", | ||
"vitest": "^0.3.5", | ||
"vue-loader": "^15.9.8", | ||
@@ -63,0 +63,0 @@ "vue-style-loader": "^4.1.3", |
@@ -83,4 +83,12 @@ <h1 align='center'>windicss-webpack-plugin</h1> | ||
## Sponsors | ||
<p align="center"> | ||
<a href="https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.png"> | ||
<img src='https://raw.githubusercontent.com/harlan-zw/static/main/sponsors.png'/> | ||
</a> | ||
</p> | ||
## License | ||
MIT License © 2021 [Harlan Wilton](https://github.com/harlan-zw) | ||
MIT License © 2022 - Present [Harlan Wilton](https://github.com/harlan-zw) |
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
33925
94