Socket
Socket
Sign inDemoInstall

@antora/asciidoc-loader

Package Overview
Dependencies
57
Maintainers
2
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-alpha.10 to 3.0.0-beta.1

2

lib/load-asciidoc.js

@@ -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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc