@antora/asciidoc-loader
Advanced tools
Comparing version 3.2.0-alpha.5 to 3.2.0-alpha.6
@@ -18,3 +18,3 @@ 'use strict' | ||
Object.entries(scoped).forEach(([name, val]) => { | ||
if (locked[name]) return collated | ||
if (locked[name]) return | ||
if (val && val.constructor === String) { | ||
@@ -21,0 +21,0 @@ let alias |
@@ -60,3 +60,3 @@ 'use strict' | ||
} else { | ||
logger.warn('Skipping possible Antora extension registered as an AsciiDoc extension: %s', extensionRequest) | ||
logger.warn('Skipping possible Antora extension registered as an Asciidoctor extension: %s', extensionRequest) | ||
} | ||
@@ -63,0 +63,0 @@ } else if (!isExtensionRegistered(extensionExports, Extensions)) { |
{ | ||
"name": "@antora/asciidoc-loader", | ||
"version": "3.2.0-alpha.5", | ||
"version": "3.2.0-alpha.6", | ||
"description": "Loads AsciiDoc content into an Asciidoctor Document object (AST) for use in an Antora documentation pipeline.", | ||
@@ -27,3 +27,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/logger": "3.2.0-alpha.5", | ||
"@antora/logger": "3.2.0-alpha.6", | ||
"@antora/user-require-helper": "~2.0", | ||
@@ -30,0 +30,0 @@ "@asciidoctor/core": "~2.2" |
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
42258
+ Added@antora/logger@3.2.0-alpha.6(transitive)
- Removed@antora/logger@3.2.0-alpha.5(transitive)
Updated@antora/logger@3.2.0-alpha.6