You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@unocss/preset-wind

Package Overview
Dependencies
Maintainers
1
Versions
319
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

to
0.56.1

4

dist/index.d.ts

@@ -7,3 +7,3 @@ import * as _unocss_core from '@unocss/core';

declare const rules: Rule[];
declare const rules: Rule<Theme>[];

@@ -18,4 +18,4 @@ declare const shortcuts: _unocss_core.Shortcut<_unocss_preset_mini.Theme>[];

}
declare const presetWind: _unocss_core.PresetFactory<object, PresetWindOptions>;
declare const presetWind: _unocss_core.PresetFactory<_unocss_preset_mini.Theme, PresetWindOptions>;
export { type PresetWindOptions, presetWind as default, presetWind, rules, shortcuts, theme, variants };
{
"name": "@unocss/preset-wind",
"version": "0.56.0",
"version": "0.56.1",
"description": "Tailwind / Windi CSS compact preset for UnoCSS",

@@ -38,5 +38,5 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"dependencies": {
"@unocss/core": "0.56.0",
"@unocss/preset-mini": "0.56.0",
"@unocss/rule-utils": "0.56.0"
"@unocss/core": "0.56.1",
"@unocss/preset-mini": "0.56.1",
"@unocss/rule-utils": "0.56.1"
},

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet