@unocss/preset-wind
Advanced tools
Comparing version 0.58.9 to 0.59.0-beta.1
{ | ||
"name": "@unocss/preset-wind", | ||
"version": "0.58.9", | ||
"type": "module", | ||
"version": "0.59.0-beta.1", | ||
"description": "Tailwind / Windi CSS compact preset for UnoCSS", | ||
@@ -24,9 +25,8 @@ "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", | ||
@@ -39,5 +39,5 @@ "types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@unocss/core": "0.58.9", | ||
"@unocss/preset-mini": "0.58.9", | ||
"@unocss/rule-utils": "0.58.9" | ||
"@unocss/preset-mini": "0.59.0-beta.1", | ||
"@unocss/core": "0.59.0-beta.1", | ||
"@unocss/rule-utils": "0.59.0-beta.1" | ||
}, | ||
@@ -44,0 +44,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
69880
6
1312
+ Added@unocss/core@0.59.0-beta.1(transitive)
+ Added@unocss/extractor-arbitrary-variants@0.59.0-beta.1(transitive)
+ Added@unocss/preset-mini@0.59.0-beta.1(transitive)
+ Added@unocss/rule-utils@0.59.0-beta.1(transitive)
- Removed@unocss/core@0.58.9(transitive)
- Removed@unocss/extractor-arbitrary-variants@0.58.9(transitive)
- Removed@unocss/preset-mini@0.58.9(transitive)
- Removed@unocss/rule-utils@0.58.9(transitive)
Updated@unocss/core@0.59.0-beta.1