Socket
Socket
Sign inDemoInstall

@unocss/preset-uno

Package Overview
Dependencies
Maintainers
1
Versions
365
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-uno - npm Package Compare versions

Comparing version 0.56.0 to 0.56.1

4

dist/index.d.ts
import * as _unocss_core from '@unocss/core';
import { PresetMiniOptions } from '@unocss/preset-mini';
import { PresetMiniOptions, Theme } from '@unocss/preset-mini';
export { Theme } from '@unocss/preset-mini';

@@ -7,4 +7,4 @@

}
declare const presetUno: _unocss_core.PresetFactory<object, PresetUnoOptions>;
declare const presetUno: _unocss_core.PresetFactory<Theme, PresetUnoOptions>;
export { type PresetUnoOptions, presetUno as default, presetUno };
{
"name": "@unocss/preset-uno",
"version": "0.56.0",
"version": "0.56.1",
"description": "The default preset for UnoCSS",

@@ -53,6 +53,6 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

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

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