@unocss/rule-utils
Advanced tools
Comparing version 0.58.9 to 0.59.0-beta.1
{ | ||
"name": "@unocss/rule-utils", | ||
"version": "0.58.9", | ||
"type": "module", | ||
"version": "0.59.0-beta.1", | ||
"description": "Utilities for UnoCSS", | ||
@@ -21,8 +22,7 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./dist/index.mjs", | ||
"require": "./dist/index.cjs" | ||
"types": "./dist/index.d.mts", | ||
"default": "./dist/index.mjs" | ||
} | ||
}, | ||
"main": "dist/index.cjs", | ||
"main": "dist/index.mjs", | ||
"module": "dist/index.mjs", | ||
@@ -38,3 +38,3 @@ "types": "dist/index.d.ts", | ||
"magic-string": "^0.30.8", | ||
"@unocss/core": "^0.58.9" | ||
"@unocss/core": "^0.59.0-beta.1" | ||
}, | ||
@@ -41,0 +41,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
Yes
57
4
9
1
48
18257
6
428
+ Added@unocss/core@0.59.4(transitive)
- Removed@unocss/core@0.58.9(transitive)
Updated@unocss/core@^0.59.0-beta.1