@unocss/cli
Advanced tools
Comparing version 65.4.0 to 65.4.2
{ | ||
"name": "@unocss/cli", | ||
"type": "module", | ||
"version": "65.4.0", | ||
"version": "65.4.2", | ||
"description": "CLI for UnoCSS", | ||
@@ -13,7 +13,7 @@ "author": { | ||
"funding": "https://github.com/sponsors/antfu", | ||
"homepage": "https://github.com/unocss/unocss/tree/main/packages/cli#readme", | ||
"homepage": "https://unocss.dev", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/unocss/unocss", | ||
"directory": "packages/cli" | ||
"directory": "packages-engine/cli" | ||
}, | ||
@@ -49,3 +49,3 @@ "bugs": { | ||
"colorette": "^2.0.20", | ||
"consola": "^3.3.1", | ||
"consola": "^3.4.0", | ||
"magic-string": "^0.30.17", | ||
@@ -55,5 +55,5 @@ "pathe": "^1.1.2", | ||
"tinyglobby": "^0.2.10", | ||
"@unocss/preset-uno": "65.4.0", | ||
"@unocss/config": "65.4.0", | ||
"@unocss/core": "65.4.0" | ||
"@unocss/config": "65.4.2", | ||
"@unocss/preset-uno": "65.4.2", | ||
"@unocss/core": "65.4.2" | ||
}, | ||
@@ -60,0 +60,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
18834
458
0
+ Added@unocss/config@65.4.2(transitive)
+ Added@unocss/core@65.4.2(transitive)
+ Added@unocss/extractor-arbitrary-variants@65.4.2(transitive)
+ Added@unocss/preset-mini@65.4.2(transitive)
+ Added@unocss/preset-uno@65.4.2(transitive)
+ Added@unocss/preset-wind@65.4.2(transitive)
+ Added@unocss/rule-utils@65.4.2(transitive)
- Removed@unocss/config@65.4.0(transitive)
- Removed@unocss/core@65.4.0(transitive)
- Removed@unocss/extractor-arbitrary-variants@65.4.0(transitive)
- Removed@unocss/preset-mini@65.4.0(transitive)
- Removed@unocss/preset-uno@65.4.0(transitive)
- Removed@unocss/preset-wind@65.4.0(transitive)
- Removed@unocss/rule-utils@65.4.0(transitive)
Updated@unocss/config@65.4.2
Updated@unocss/core@65.4.2
Updated@unocss/preset-uno@65.4.2
Updatedconsola@^3.4.0