@antora/cli
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6
{ | ||
"name": "@antora/cli", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.6", | ||
"description": "The command line interface for Antora.", | ||
@@ -21,3 +21,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/playbook-builder": "1.0.0-alpha.5", | ||
"@antora/playbook-builder": "1.0.0-alpha.6", | ||
"commander": "^2.13.0" | ||
@@ -24,0 +24,0 @@ }, |
@@ -5,3 +5,4 @@ # Antora CLI | ||
[Antora](https://antora.org) is a modular static site generator designed for making documentation sites from AsciiDoc aggregated from versioned content repositories and processed with Asciidoctor. | ||
[Antora](https://antora.org) is a modular static site generator designed for creating documentation sites from AsciiDoc documents. | ||
Its site generator pipeline aggregates documents from versioned content repositories and processes them using [Asciidoctor](http://asciidoctor.org). | ||
@@ -8,0 +9,0 @@ To run Antora, you need both the CLI and a site generator pipeline. |
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
9147
53
+ Added@antora/playbook-builder@1.0.0-alpha.6(transitive)
- Removed@antora/playbook-builder@1.0.0-alpha.5(transitive)