Socket
Socket
Sign inDemoInstall

@unocss/preset-mini

Package Overview
Dependencies
Maintainers
1
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unocss/preset-mini - npm Package Compare versions

Comparing version 0.15.6 to 0.16.0

35

dist/rules.d.ts

@@ -11,6 +11,3 @@ import { Rule, RuleContext } from '@unocss/core';

declare const borderSizes: Rule[];
declare const borderRadius: Rule[];
declare const borderStyles: Rule[];
declare const borders: Rule<{}>[];
declare const borders: Rule[];

@@ -35,4 +32,2 @@ declare const parseColorUtil: (body: string, theme: Theme) => {

declare const textColors: Rule[];
declare const textDecorationColors: Rule[];
declare const textStrokeColors: Rule[];
declare const bgColors: Rule[];

@@ -57,10 +52,4 @@ declare const borderColors: Rule[];

declare const orders: Rule[];
declare const justifyItems: Rule[];
declare const justifySelfs: Rule[];
declare const alignContents: Rule[];
declare const alignItems: Rule[];
declare const alignSelfs: Rule[];
declare const placeContents: Rule[];
declare const placeItems: Rule[];
declare const placeSelfs: Rule[];
declare const alignments: Rule[];
declare const placements: Rule[];
declare const insets: Rule[];

@@ -100,4 +89,2 @@ declare const floats: Rule[];

declare const textTransforms: Rule[];
declare const textDecorations: Rule[];
declare const textDecorationStyles: Rule[];
declare const fontStyles: Rule[];

@@ -110,18 +97,12 @@ declare const fontSmoothings: Rule[];

declare const fontsFamilies: Rule<Theme>[];
declare const fontSizes: Rule<Theme>[];
declare const fontWeights: Rule[];
declare const leadings: Rule<Theme>[];
declare const trackings: Rule<Theme>[];
declare const wordSpacings: Rule<Theme>[];
declare const fonts: Rule<Theme>[];
declare const tabSizes: Rule<Theme>[];
declare const textDecorationLengths: Rule<Theme>[];
declare const textDecorationOffsets: Rule<Theme>[];
declare const textIndents: Rule<Theme>[];
declare const textStrokeWidths: Rule<Theme>[];
declare const textStrokes: Rule<Theme>[];
declare const textShadows: Rule<Theme>[];
declare const fonts: Rule<Theme>[];
declare const cssVariables: Rule[];
export { alignContents, alignItems, alignSelfs, appearance, appearances, aspectRatio, bgColors, borderColors, borderRadius, borderSizes, borderStyles, borders, boxShadows, boxSizing, breaks, colorResolver, contents, cssVariables, cursors, displays, fillColors, flex, floats, fontSizes, fontSmoothings, fontStyles, fontWeights, fonts, fontsFamilies, gaps, grids, insets, justifies, justifyItems, justifySelfs, leadings, margins, opacity, orders, outline, overflows, paddings, parseColorUtil, placeContents, placeItems, placeSelfs, placeholder, pointerEvents, positions, questionMark, resizes, ringColors, ringOffsetColors, rings, rules, sizes, tabSizes, textAligns, textColors, textDecorationColors, textDecorationLengths, textDecorationOffsets, textDecorationStyles, textDecorations, textIndents, textOverflows, textShadows, textStrokeColors, textStrokeWidths, textTransforms, trackings, transforms, transitions, userSelects, varEmpty, verticalAligns, whitespaces, wordSpacings, zIndexes };
declare const textDecorations: Rule[];
export { alignments, appearance, appearances, aspectRatio, bgColors, borderColors, borders, boxShadows, boxSizing, breaks, colorResolver, contents, cssVariables, cursors, displays, fillColors, flex, floats, fontSmoothings, fontStyles, fonts, gaps, grids, insets, justifies, margins, opacity, orders, outline, overflows, paddings, parseColorUtil, placeholder, placements, pointerEvents, positions, questionMark, resizes, ringColors, ringOffsetColors, rings, rules, sizes, tabSizes, textAligns, textColors, textDecorations, textIndents, textOverflows, textShadows, textStrokes, textTransforms, transforms, transitions, userSelects, varEmpty, verticalAligns, whitespaces, zIndexes };
{
"name": "@unocss/preset-mini",
"version": "0.15.6",
"version": "0.16.0",
"description": "The minimal preset for UnoCSS",

@@ -64,3 +64,3 @@ "keywords": [

"dependencies": {
"@unocss/core": "0.15.6"
"@unocss/core": "0.16.0"
},

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

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