Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

windicss-webpack-plugin

Package Overview
Dependencies
Maintainers
4
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

windicss-webpack-plugin - npm Package Compare versions

Comparing version 1.7.8 to 1.8.0

./dist/plugin.cjs

4

dist/plugin.d.ts
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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc