@unocss/preset-mini
Advanced tools
Comparing version 0.52.3 to 0.52.4
@@ -75,4 +75,4 @@ import * as _unocss_core from '@unocss/core'; | ||
declare const handler: _unocss_core.ValueHandler<"number" | "auto" | "global" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const h: _unocss_core.ValueHandler<"number" | "auto" | "global" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const handler: _unocss_core.ValueHandler<"number" | "global" | "auto" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
declare const h: _unocss_core.ValueHandler<"number" | "global" | "auto" | "position" | "numberWithUnit" | "rem" | "px" | "percent" | "fraction" | "bracket" | "bracketOfColor" | "bracketOfLength" | "bracketOfPosition" | "cssvar" | "time" | "degree" | "properties">; | ||
@@ -79,0 +79,0 @@ declare function variantMatcher(name: string, handler: (input: VariantHandlerContext) => Record<string, any>): VariantObject; |
{ | ||
"name": "@unocss/preset-mini", | ||
"version": "0.52.3", | ||
"version": "0.52.4", | ||
"description": "The minimal preset for UnoCSS", | ||
@@ -64,4 +64,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@unocss/core": "0.52.3", | ||
"@unocss/extractor-arbitrary-variants": "0.52.3" | ||
"@unocss/core": "0.52.4", | ||
"@unocss/extractor-arbitrary-variants": "0.52.4" | ||
}, | ||
@@ -68,0 +68,0 @@ "scripts": { |
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
+ Added@unocss/core@0.52.4(transitive)
+ Added@unocss/extractor-arbitrary-variants@0.52.4(transitive)
- Removed@unocss/core@0.52.3(transitive)
- Removed@unocss/extractor-arbitrary-variants@0.52.3(transitive)
Updated@unocss/core@0.52.4