@antora/cli
Advanced tools
Comparing version 2.0.0-rc.3 to 2.0.0
{ | ||
"name": "@antora/cli", | ||
"version": "2.0.0-rc.3", | ||
"version": "2.0.0", | ||
"description": "The command line interface for Antora.", | ||
@@ -21,8 +21,8 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/playbook-builder": "2.0.0-rc.3", | ||
"commander": "^2.18.0" | ||
"@antora/playbook-builder": "2.0.0", | ||
"commander": "^2.19.0" | ||
}, | ||
"devDependencies": { | ||
"convict": "^4.3.2", | ||
"fs-extra": "^7.0.0", | ||
"convict": "^4.4.1", | ||
"fs-extra": "^7.0.1", | ||
"kapok-js": "^0.10.1" | ||
@@ -29,0 +29,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
10689
+ Added@antora/playbook-builder@2.0.0(transitive)
- Removed@antora/playbook-builder@2.0.0-rc.3(transitive)
Updatedcommander@^2.19.0