@unocss/transformer-attributify-jsx
Advanced tools
Comparing version 0.45.1 to 0.45.3
import { SourceCodeTransformer } from '@unocss/core'; | ||
declare type FilterPattern = ReadonlyArray<string | RegExp> | string | RegExp | null; | ||
declare type FilterPattern = Array<string | RegExp> | string | RegExp | null; | ||
interface TransformerAttributifyJsxOptions { | ||
@@ -5,0 +5,0 @@ /** |
{ | ||
"name": "@unocss/transformer-attributify-jsx", | ||
"version": "0.45.1", | ||
"version": "0.45.3", | ||
"description": "Support valueless attributify in JSX/TSX.", | ||
@@ -35,3 +35,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"dependencies": { | ||
"@unocss/core": "0.45.1" | ||
"@unocss/core": "0.45.3" | ||
}, | ||
@@ -38,0 +38,0 @@ "devDependencies": { |
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
9058
+ Added@unocss/core@0.45.3(transitive)
- Removed@unocss/core@0.45.1(transitive)
Updated@unocss/core@0.45.3