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.55.7 to 0.56.0

6

dist/index.d.ts

@@ -1,3 +0,3 @@

import { Preset } from '@unocss/core';
import { PresetMiniOptions, Theme } from '@unocss/preset-mini';
import * as _unocss_core from '@unocss/core';
import { PresetMiniOptions } from '@unocss/preset-mini';
export { Theme } from '@unocss/preset-mini';

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

}
declare function presetUno(options?: PresetUnoOptions): Preset<Theme>;
declare const presetUno: _unocss_core.PresetFactory<object, PresetUnoOptions>;
export { type PresetUnoOptions, presetUno as default, presetUno };
export * from '@unocss/preset-mini/theme';
import '@unocss/preset-mini/utils';
import '@unocss/rule-utils';
import '@unocss/preset-mini/colors';

@@ -1,1 +0,1 @@

export * from '@unocss/preset-mini/utils';
export * from '@unocss/rule-utils';
{
"name": "@unocss/preset-uno",
"version": "0.55.7",
"version": "0.56.0",
"description": "The default preset for UnoCSS",

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

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

@@ -58,0 +59,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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