Socket
Socket
Sign inDemoInstall

@unocss/webpack

Package Overview
Dependencies
9
Maintainers
1
Versions
312
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.54.2 to 0.54.3

10

package.json
{
"name": "@unocss/webpack",
"version": "0.54.2",
"version": "0.54.3",
"description": "The Webpack plugin for UnoCSS",

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

"types": "./dist/index.d.ts",
"require": "./dist/index.cjs",
"import": "./dist/index.mjs"
"import": "./dist/index.mjs",
"require": "./dist/index.cjs"
}

@@ -47,4 +47,4 @@ },

"webpack-sources": "^3.2.3",
"@unocss/config": "0.54.2",
"@unocss/core": "0.54.2"
"@unocss/config": "0.54.3",
"@unocss/core": "0.54.3"
},

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc