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

@unocss/preset-wind

Package Overview
Dependencies
Maintainers
1
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-wind - npm Package Compare versions

Comparing version 0.17.3 to 0.18.0

4

dist/index.d.ts

@@ -10,2 +10,6 @@ import { Preset } from '@unocss/core';

dark?: 'class' | 'media';
/**
* @default false
*/
attributifyPseudo?: Boolean;
}

@@ -12,0 +16,0 @@ declare const presetWind: (options?: UnoOptions) => Preset<Theme>;

6

package.json
{
"name": "@unocss/preset-wind",
"version": "0.17.3",
"version": "0.18.0",
"description": "Tailwind / Windi CSS compact preset for UnoCSS",

@@ -38,4 +38,4 @@ "keywords": [

"dependencies": {
"@unocss/core": "0.17.3",
"@unocss/preset-mini": "0.17.3"
"@unocss/core": "0.18.0",
"@unocss/preset-mini": "0.18.0"
},

@@ -42,0 +42,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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc