Socket
Socket
Sign inDemoInstall

@unocss/webpack

Package Overview
Dependencies
131
Maintainers
2
Versions
310
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.59.4 to 0.60.0

3

dist/index.d.ts

@@ -15,2 +15,3 @@ import * as webpack from 'webpack';

export { type WebpackPluginOptions, WebpackPlugin as default, defineConfig };
export = WebpackPlugin;
export { type WebpackPluginOptions, defineConfig };
{
"name": "@unocss/webpack",
"type": "module",
"version": "0.59.4",
"version": "0.60.0",
"description": "The Webpack plugin for UnoCSS",

@@ -52,4 +52,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"webpack-sources": "^3.2.3",
"@unocss/config": "0.59.4",
"@unocss/core": "0.59.4"
"@unocss/config": "0.60.0",
"@unocss/core": "0.60.0"
},

@@ -56,0 +56,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc