Socket
Socket
Sign inDemoInstall

@unocss/postcss

Package Overview
Dependencies
Maintainers
2
Versions
94
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.59.4 to 0.60.0

3

dist/index.d.ts

@@ -29,2 +29,3 @@ import { Root, Result } from 'postcss';

export { type UnoPostcssPluginOptions, unocss as default };
export = unocss;
export { type UnoPostcssPluginOptions };
{
"name": "@unocss/postcss",
"type": "module",
"version": "0.59.4",
"version": "0.60.0",
"description": "PostCSS plugin for UnoCSS",

@@ -61,5 +61,5 @@ "author": "sibbng <sibbngheid@gmail.com>",

"postcss": "^8.4.38",
"@unocss/config": "0.59.4",
"@unocss/core": "0.59.4",
"@unocss/rule-utils": "0.59.4"
"@unocss/config": "0.60.0",
"@unocss/core": "0.60.0",
"@unocss/rule-utils": "0.60.0"
},

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

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc