@antora/navigation-builder
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -33,2 +33,3 @@ 'use strict' | ||
asciidocConfig = Object.assign({}, asciidocConfig, { relativizePageRefs: false }) | ||
// TODO perhaps opt-in to properties instead of deleting? | ||
delete asciidocConfig.extensions | ||
@@ -35,0 +36,0 @@ return navFiles |
{ | ||
"name": "@antora/navigation-builder", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Builds a navigation catalog from navigation files for adding site navigation to pages in an Antora documentation pipeline.", | ||
@@ -18,3 +18,3 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/asciidoc-loader": "1.1.0" | ||
"@antora/asciidoc-loader": "1.1.1" | ||
}, | ||
@@ -21,0 +21,0 @@ "engines": { |
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
6904
136
+ Added@antora/asciidoc-loader@1.1.1(transitive)
- Removed@antora/asciidoc-loader@1.1.0(transitive)