Comparing version 3.2.0-alpha.2 to 3.2.0-alpha.3
{ | ||
"name": "antora", | ||
"version": "3.2.0-alpha.2", | ||
"version": "3.2.0-alpha.3", | ||
"description": "A meta package for Antora that installs both the CLI and site generator.", | ||
@@ -20,4 +20,4 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/cli": "3.2.0-alpha.2", | ||
"@antora/site-generator": "3.2.0-alpha.2" | ||
"@antora/cli": "3.2.0-alpha.3", | ||
"@antora/site-generator": "3.2.0-alpha.3" | ||
}, | ||
@@ -39,5 +39,5 @@ "engines": { | ||
"scripts": { | ||
"prepublishOnly": "node $npm_config_local_prefix/npm/prepublishOnly.js", | ||
"postpublish": "node $npm_config_local_prefix/npm/postpublish.js" | ||
"prepublishOnly": "npx -y downdoc@latest --prepublish", | ||
"postpublish": "npx -y downdoc@latest --postpublish" | ||
} | ||
} |
@@ -45,3 +45,3 @@ # Antora | ||
To run Antora, you'll need a playbook file and at least one content (source) repository. | ||
To run Antora, you’ll need a playbook file and at least one content (source) repository. | ||
Consult the [quickstart](https://docs.antora.org/antora/latest/install-and-run-quickstart/) to find an example. | ||
@@ -61,3 +61,3 @@ | ||
The `antora` command will output the generated site to the *build/site* folder by default. | ||
The `antora` command will output the generated site to the _build/site_ folder by default. | ||
@@ -68,2 +68,2 @@ ## Copyright and License | ||
Use of this software is granted under the terms of the [Mozilla Public License Version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) (MPL-2.0). | ||
Use of this software is granted under the terms of the [Mozilla Public License Version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) (MPL-2.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
67
3157
+ Added@antora/asciidoc-loader@3.2.0-alpha.3(transitive)
+ Added@antora/cli@3.2.0-alpha.3(transitive)
+ Added@antora/content-aggregator@3.2.0-alpha.3(transitive)
+ Added@antora/content-classifier@3.2.0-alpha.3(transitive)
+ Added@antora/document-converter@3.2.0-alpha.3(transitive)
+ Added@antora/file-publisher@3.2.0-alpha.3(transitive)
+ Added@antora/logger@3.2.0-alpha.3(transitive)
+ Added@antora/navigation-builder@3.2.0-alpha.3(transitive)
+ Added@antora/page-composer@3.2.0-alpha.3(transitive)
+ Added@antora/playbook-builder@3.2.0-alpha.3(transitive)
+ Added@antora/redirect-producer@3.2.0-alpha.3(transitive)
+ Added@antora/site-generator@3.2.0-alpha.3(transitive)
+ Added@antora/site-mapper@3.2.0-alpha.3(transitive)
+ Added@antora/site-publisher@3.2.0-alpha.3(transitive)
+ Added@antora/ui-loader@3.2.0-alpha.3(transitive)
+ Added@vscode/gulp-vinyl-zip@2.5.0(transitive)
+ Addedcommander@10.0.1(transitive)
+ Addedpino@8.14.2(transitive)
+ Addedpino-pretty@10.0.1(transitive)
+ Addedsonic-boom@3.3.0(transitive)
- Removed@antora/asciidoc-loader@3.2.0-alpha.2(transitive)
- Removed@antora/cli@3.2.0-alpha.2(transitive)
- Removed@antora/content-aggregator@3.2.0-alpha.2(transitive)
- Removed@antora/content-classifier@3.2.0-alpha.2(transitive)
- Removed@antora/document-converter@3.2.0-alpha.2(transitive)
- Removed@antora/file-publisher@3.2.0-alpha.2(transitive)
- Removed@antora/logger@3.2.0-alpha.2(transitive)
- Removed@antora/navigation-builder@3.2.0-alpha.2(transitive)
- Removed@antora/page-composer@3.2.0-alpha.2(transitive)
- Removed@antora/playbook-builder@3.2.0-alpha.2(transitive)
- Removed@antora/redirect-producer@3.2.0-alpha.2(transitive)
- Removed@antora/site-generator@3.2.0-alpha.2(transitive)
- Removed@antora/site-mapper@3.2.0-alpha.2(transitive)
- Removed@antora/site-publisher@3.2.0-alpha.2(transitive)
- Removed@antora/ui-loader@3.2.0-alpha.2(transitive)
- Removedcommander@9.4.1(transitive)
- Removedgulp-vinyl-zip@2.5.0(transitive)
- Removedpino@8.7.0(transitive)
- Removedpino-pretty@9.1.1(transitive)
- Removedsonic-boom@3.2.1(transitive)
Updated@antora/cli@3.2.0-alpha.3