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.57.6 to 0.57.7

4

dist/utils.d.ts

@@ -54,5 +54,5 @@ import * as _unocss_rule_utils from '@unocss/rule-utils';

declare const handler: _unocss_rule_utils.ValueHandler<"number" | "auto" | "position" | "global" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">;
declare const h: _unocss_rule_utils.ValueHandler<"number" | "auto" | "position" | "global" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">;
declare const handler: _unocss_rule_utils.ValueHandler<"number" | "global" | "auto" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">;
declare const h: _unocss_rule_utils.ValueHandler<"number" | "global" | "auto" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">;
export { cornerMap, cssMathFnRE, directionMap, globalKeywords, h, handler, insetMap, positionMap, handlers as valueHandlers, xyzMap };
{
"name": "@unocss/preset-mini",
"version": "0.57.6",
"version": "0.57.7",
"description": "The minimal preset for UnoCSS",

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

"dependencies": {
"@unocss/core": "0.57.6",
"@unocss/extractor-arbitrary-variants": "0.57.6",
"@unocss/rule-utils": "0.57.6"
"@unocss/core": "0.57.7",
"@unocss/extractor-arbitrary-variants": "0.57.7",
"@unocss/rule-utils": "0.57.7"
},

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