Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antora/cli

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/cli - npm Package Compare versions

Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6

4

package.json
{
"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.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc