@antora/cli
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@antora/cli", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "The command line interface for Antora.", | ||
@@ -21,3 +21,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/playbook-builder": "1.0.0", | ||
"@antora/playbook-builder": "1.0.1", | ||
"commander": "^2.15.1" | ||
@@ -27,3 +27,3 @@ }, | ||
"convict": "^4.2.0", | ||
"fs-extra": "^5.0.0", | ||
"fs-extra": "^6.0.0", | ||
"kapok-js": "^0.10.1" | ||
@@ -30,0 +30,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
+ Added@antora/playbook-builder@1.0.1(transitive)
- Removed@antora/playbook-builder@1.0.0(transitive)