windicss-webpack-plugin
Advanced tools
Comparing version 1.7.8 to 1.8.0
import { Compiler, WebpackPluginInstance } from 'webpack'; | ||
import { WindiPluginUtils, UserOptions } from '@windicss/plugin-utils'; | ||
import http from 'http'; | ||
import http from 'node:http'; | ||
@@ -72,2 +72,2 @@ declare class Server { | ||
export { WindiCSSWebpackPluginOptions, WindiCSSWebpackPlugin as default }; | ||
export { type WindiCSSWebpackPluginOptions, WindiCSSWebpackPlugin as default }; |
export { } | ||
export { } |
{ | ||
"name": "windicss-webpack-plugin", | ||
"version": "1.7.8", | ||
"packageManager": "pnpm@7.1.3", | ||
"version": "1.8.0", | ||
"packageManager": "pnpm@8.7.4", | ||
"license": "MIT", | ||
@@ -28,3 +28,3 @@ "author": { | ||
"dependencies": { | ||
"@windicss/plugin-utils": "^1.8.10", | ||
"@windicss/plugin-utils": "^1.9.1", | ||
"debug": "^4.3.4", | ||
@@ -39,3 +39,3 @@ "get-port": "^6.1.2", | ||
"devDependencies": { | ||
"@antfu/eslint-config": "^0.35.2", | ||
"@antfu/eslint-config": "^0.42.0", | ||
"@babel/preset-env": "^7.20.2", | ||
@@ -52,3 +52,3 @@ "@babel/preset-react": "^7.18.6", | ||
"css-loader": "^5.2.7", | ||
"eslint": "^8.33.0", | ||
"eslint": "^8.49.0", | ||
"less": "^4.1.3", | ||
@@ -62,4 +62,4 @@ "less-loader": "^7.3.0", | ||
"stylus-loader": "^3.0.2", | ||
"typescript": "^4.9.5", | ||
"unbuild": "^1.1.1", | ||
"typescript": "^5.2.2", | ||
"unbuild": "^2.0.0", | ||
"vite": "^4.1.1", | ||
@@ -66,0 +66,0 @@ "vitest": "^0.28.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
77904
40
1788
5
2