@antora/navigation-builder
Advanced tools
Comparing version 3.0.0-beta.5 to 3.0.0-beta.6
{ | ||
"name": "@antora/navigation-builder", | ||
"version": "3.0.0-beta.5", | ||
"version": "3.0.0-beta.6", | ||
"description": "Builds a navigation catalog from navigation files for adding site navigation to pages in an Antora documentation pipeline.", | ||
@@ -17,4 +17,7 @@ "license": "MPL-2.0", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "_mocha" | ||
}, | ||
"dependencies": { | ||
"@antora/asciidoc-loader": "3.0.0-beta.5" | ||
"@antora/asciidoc-loader": "3.0.0-beta.6" | ||
}, | ||
@@ -36,3 +39,3 @@ "engines": { | ||
], | ||
"gitHead": "a13d03df41654d4deb78211a5a54953ce2a35fb8" | ||
"gitHead": "f9f747965f599442562f59206d870b7e38864806" | ||
} |
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
24515
+ Added@antora/asciidoc-loader@3.0.0-beta.6(transitive)
+ Added@antora/logger@3.0.0-beta.6(transitive)
- Removed@antora/asciidoc-loader@3.0.0-beta.5(transitive)
- Removed@antora/logger@3.0.0-beta.5(transitive)