@antora/asciidoc-loader
Advanced tools
Comparing version 3.0.0-alpha.10 to 3.0.0-beta.1
@@ -24,3 +24,3 @@ 'use strict' | ||
* registry to handle page references and include directives, respectively. It also assigns attributes that provide | ||
* context either for the author (e.g., env=site) or pipeline (e.g., docfile). | ||
* context either for the author (e.g., env=site) or processor (e.g., docfile). | ||
* | ||
@@ -27,0 +27,0 @@ * @memberof asciidoc-loader |
{ | ||
"name": "@antora/asciidoc-loader", | ||
"version": "3.0.0-alpha.10", | ||
"version": "3.0.0-beta.1", | ||
"description": "Loads AsciiDoc content into an Asciidoctor Document object (AST) for use in an Antora documentation pipeline.", | ||
@@ -20,3 +20,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/logger": "3.0.0-alpha.10", | ||
"@antora/logger": "3.0.0-beta.1", | ||
"@antora/user-require-helper": "~2.0", | ||
@@ -26,3 +26,3 @@ "@asciidoctor/core": "~2.2" | ||
"engines": { | ||
"node": ">=10.17.0" | ||
"node": ">=12.21.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "files": [ | ||
], | ||
"gitHead": "a9e10aacbc6fb0c4dc3a42dd7e4a5c763d153428" | ||
"gitHead": "7c5ef1ea93dd489af533c80a936c736013c41769" | ||
} |
@@ -15,3 +15,3 @@ # Antora AsciiDoc Loader | ||
[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](https://asciidoctor.org). | ||
Its site generator aggregates documents from versioned content repositories and processes them using [Asciidoctor](https://asciidoctor.org). | ||
@@ -18,0 +18,0 @@ ## Copyright and License |
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
55808
+ Added@antora/logger@3.0.0-beta.1(transitive)
+ Addedsonic-boom@2.3.2(transitive)
- Removed@antora/logger@3.0.0-alpha.10(transitive)
- Removedsonic-boom@2.1.02.8.0(transitive)
Updated@antora/logger@3.0.0-beta.1