@unocss/cli
Advanced tools
Comparing version 0.14.2 to 0.14.3
{ | ||
"name": "@unocss/cli", | ||
"version": "0.14.2", | ||
"version": "0.14.3", | ||
"description": "CLI for UnoCSS", | ||
@@ -22,6 +22,6 @@ "keywords": [], | ||
}, | ||
"exports": "./dist/index.js", | ||
"main": "./dist/index.js", | ||
"exports": "./dist/index.cjs", | ||
"main": "./dist/index.cjs", | ||
"bin": { | ||
"unocss": "./bin/unocss.js" | ||
"unocss": "./bin/unocss.cjs" | ||
}, | ||
@@ -37,5 +37,5 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"@unocss/config": "0.14.2", | ||
"@unocss/core": "0.14.2", | ||
"@unocss/preset-uno": "0.14.2", | ||
"@unocss/config": "0.14.3", | ||
"@unocss/core": "0.14.3", | ||
"@unocss/preset-uno": "0.14.3", | ||
"cac": "^6.7.12", | ||
@@ -49,5 +49,5 @@ "chokidar": "^3.5.2", | ||
"scripts": { | ||
"build": "tsup", | ||
"dev": "tsup --watch src" | ||
"build": "unbuild", | ||
"stub": "unbuild --stub" | ||
} | ||
} |
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
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
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
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
16027
12
347
6
+ Added@unocss/config@0.14.3(transitive)
+ Added@unocss/core@0.14.3(transitive)
+ Added@unocss/preset-uno@0.14.3(transitive)
- Removed@unocss/config@0.14.2(transitive)
- Removed@unocss/core@0.14.2(transitive)
- Removed@unocss/preset-uno@0.14.2(transitive)
Updated@unocss/config@0.14.3
Updated@unocss/core@0.14.3
Updated@unocss/preset-uno@0.14.3