@markuplint/cli-utils
Advanced tools
Comparing version 4.1.0 to 4.1.1-alpha.0
{ | ||
"name": "@markuplint/cli-utils", | ||
"version": "4.1.0", | ||
"version": "4.1.1-alpha.0", | ||
"description": "Utilities for CLI of Markuplint", | ||
@@ -25,13 +25,13 @@ "repository": "git@github.com:markuplint/markuplint.git", | ||
"dependencies": { | ||
"cli-color": "^2.0.4", | ||
"detect-installed": "^2.0.4", | ||
"eastasianwidth": "^0.2.0", | ||
"enquirer": "^2.4.1", | ||
"has-yarn": "^3.0.0", | ||
"strip-ansi": "^7.1.0" | ||
"cli-color": "2.0.4", | ||
"detect-installed": "2.0.4", | ||
"eastasianwidth": "0.2.0", | ||
"enquirer": "2.4.1", | ||
"has-yarn": "3.0.0", | ||
"strip-ansi": "7.1.0" | ||
}, | ||
"devDependencies": { | ||
"@types/cli-color": "^2.0.6" | ||
"@types/cli-color": "2.0.6" | ||
}, | ||
"gitHead": "f750e5da19f5526995f80292c249d1592324b333" | ||
"gitHead": "02b8ba8440aeeafbf9507ea0ef84bc258fced2c6" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11591
27
2
Updatedcli-color@2.0.4
Updateddetect-installed@2.0.4
Updatedeastasianwidth@0.2.0
Updatedenquirer@2.4.1
Updatedhas-yarn@3.0.0
Updatedstrip-ansi@7.1.0