@antora/page-composer
Advanced tools
Comparing version 2.2.0 to 2.3.0-alpha.1
@@ -250,3 +250,3 @@ 'use strict' | ||
} | ||
if ((siblingIdx += 1) < siblings.length) { | ||
if (++siblingIdx < siblings.length) { | ||
correlated = findNavItem(correlated, siblings, root, siblingIdx) | ||
@@ -253,0 +253,0 @@ //if (correlated.current && (!correlated.seekNext || correlated.next)) return correlated |
{ | ||
"name": "@antora/page-composer", | ||
"version": "2.2.0", | ||
"version": "2.3.0-alpha.1", | ||
"description": "Wraps the embeddable HTML contents of each page file from the content catalog in a page layout to yield standalone pages in an Antora documentation pipeline.", | ||
@@ -5,0 +5,0 @@ "license": "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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
12905
1