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

@unocss/postcss

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/postcss - npm Package Compare versions

Comparing version 0.54.2 to 0.54.3

10

package.json
{
"name": "@unocss/postcss",
"version": "0.54.2",
"version": "0.54.3",
"description": "PostCSS plugin for UnoCSS",

@@ -22,4 +22,4 @@ "author": "sibbng <sibbngheid@gmail.com>",

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

@@ -44,4 +44,4 @@ },

"postcss": "^8.4.27",
"@unocss/config": "0.54.2",
"@unocss/core": "0.54.2"
"@unocss/config": "0.54.3",
"@unocss/core": "0.54.3"
},

@@ -48,0 +48,0 @@ "scripts": {

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