@unocss/preset-mini
Advanced tools
Comparing version 0.65.4 to 65.4.0
@@ -46,4 +46,4 @@ import * as _unocss_rule_utils from '@unocss/rule-utils'; | ||
declare const handler: _unocss_rule_utils.ValueHandler<"number" | "auto" | "position" | "global" | "px" | "numberWithUnit" | "rem" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const h: _unocss_rule_utils.ValueHandler<"number" | "auto" | "position" | "global" | "px" | "numberWithUnit" | "rem" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const handler: _unocss_rule_utils.ValueHandler<"number" | "global" | "auto" | "px" | "position" | "numberWithUnit" | "rem" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const h: _unocss_rule_utils.ValueHandler<"number" | "global" | "auto" | "px" | "position" | "numberWithUnit" | "rem" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
@@ -50,0 +50,0 @@ declare const directionMap: Record<string, string[]>; |
{ | ||
"name": "@unocss/preset-mini", | ||
"type": "module", | ||
"version": "0.65.4", | ||
"version": "65.4.0", | ||
"description": "The minimal preset for UnoCSS", | ||
@@ -59,5 +59,5 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@unocss/core": "0.65.4", | ||
"@unocss/rule-utils": "0.65.4", | ||
"@unocss/extractor-arbitrary-variants": "0.65.4" | ||
"@unocss/extractor-arbitrary-variants": "65.4.0", | ||
"@unocss/rule-utils": "65.4.0", | ||
"@unocss/core": "65.4.0" | ||
}, | ||
@@ -64,0 +64,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
+ Added@unocss/core@65.4.0(transitive)
+ Added@unocss/extractor-arbitrary-variants@65.4.0(transitive)
+ Added@unocss/rule-utils@65.4.0(transitive)
- Removed@unocss/core@0.65.4(transitive)
- Removed@unocss/extractor-arbitrary-variants@0.65.4(transitive)
- Removed@unocss/rule-utils@0.65.4(transitive)
Updated@unocss/core@65.4.0
Updated@unocss/rule-utils@65.4.0