@antora/site-generator-default
Advanced tools
Comparing version 3.0.0-alpha.9 to 3.0.0-alpha.10
@@ -74,3 +74,3 @@ 'use strict' | ||
function _registerExtensions (playbook, module_, vars) { | ||
const extensions = (playbook.pipeline || {}).extensions | ||
const extensions = (playbook.pipeline || {}).extensions || [] | ||
if (extensions.length) { | ||
@@ -77,0 +77,0 @@ const requireContext = { dot: playbook.dir, paths: [playbook.dir || '', module_.path] } |
{ | ||
"name": "@antora/site-generator-default", | ||
"version": "3.0.0-alpha.9", | ||
"version": "3.0.0-alpha.10", | ||
"description": "The default site generator pipeline for producing and publishing static documentation sites with Antora.", | ||
@@ -18,13 +18,13 @@ "license": "MPL-2.0", | ||
"dependencies": { | ||
"@antora/asciidoc-loader": "3.0.0-alpha.9", | ||
"@antora/content-aggregator": "3.0.0-alpha.9", | ||
"@antora/content-classifier": "3.0.0-alpha.9", | ||
"@antora/document-converter": "3.0.0-alpha.9", | ||
"@antora/navigation-builder": "3.0.0-alpha.9", | ||
"@antora/page-composer": "3.0.0-alpha.9", | ||
"@antora/playbook-builder": "3.0.0-alpha.9", | ||
"@antora/redirect-producer": "3.0.0-alpha.9", | ||
"@antora/site-mapper": "3.0.0-alpha.9", | ||
"@antora/site-publisher": "3.0.0-alpha.9", | ||
"@antora/ui-loader": "3.0.0-alpha.9", | ||
"@antora/asciidoc-loader": "3.0.0-alpha.10", | ||
"@antora/content-aggregator": "3.0.0-alpha.10", | ||
"@antora/content-classifier": "3.0.0-alpha.10", | ||
"@antora/document-converter": "3.0.0-alpha.10", | ||
"@antora/navigation-builder": "3.0.0-alpha.10", | ||
"@antora/page-composer": "3.0.0-alpha.10", | ||
"@antora/playbook-builder": "3.0.0-alpha.10", | ||
"@antora/redirect-producer": "3.0.0-alpha.10", | ||
"@antora/site-mapper": "3.0.0-alpha.10", | ||
"@antora/site-publisher": "3.0.0-alpha.10", | ||
"@antora/ui-loader": "3.0.0-alpha.10", | ||
"@antora/user-require-helper": "~2.0" | ||
@@ -47,3 +47,3 @@ }, | ||
], | ||
"gitHead": "a504d6889819b548e8a5416a7194cbb6f9a93e93" | ||
"gitHead": "a9e10aacbc6fb0c4dc3a42dd7e4a5c763d153428" | ||
} |
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
25994
+ Added@antora/asciidoc-loader@3.0.0-alpha.10(transitive)
+ Added@antora/content-aggregator@3.0.0-alpha.10(transitive)
+ Added@antora/content-classifier@3.0.0-alpha.10(transitive)
+ Added@antora/document-converter@3.0.0-alpha.10(transitive)
+ Added@antora/logger@3.0.0-alpha.10(transitive)
+ Added@antora/navigation-builder@3.0.0-alpha.10(transitive)
+ Added@antora/page-composer@3.0.0-alpha.10(transitive)
+ Added@antora/playbook-builder@3.0.0-alpha.10(transitive)
+ Added@antora/redirect-producer@3.0.0-alpha.10(transitive)
+ Added@antora/site-mapper@3.0.0-alpha.10(transitive)
+ Added@antora/site-publisher@3.0.0-alpha.10(transitive)
+ Added@antora/ui-loader@3.0.0-alpha.10(transitive)
+ Addedcolorette@2.0.20(transitive)
+ Addedconvict@6.2.4(transitive)
+ Addedduplexify@4.1.3(transitive)
+ Addedpino-abstract-transport@0.4.0(transitive)
+ Addedpino-pretty@7.1.0(transitive)
+ Addedsecure-json-parse@2.7.0(transitive)
+ Addedsonic-boom@2.8.0(transitive)
+ Addedyargs-parser@20.2.9(transitive)
- Removed@antora/asciidoc-loader@3.0.0-alpha.9(transitive)
- Removed@antora/content-aggregator@3.0.0-alpha.9(transitive)
- Removed@antora/content-classifier@3.0.0-alpha.9(transitive)
- Removed@antora/document-converter@3.0.0-alpha.9(transitive)
- Removed@antora/logger@3.0.0-alpha.9(transitive)
- Removed@antora/navigation-builder@3.0.0-alpha.9(transitive)
- Removed@antora/page-composer@3.0.0-alpha.9(transitive)
- Removed@antora/playbook-builder@3.0.0-alpha.9(transitive)
- Removed@antora/redirect-producer@3.0.0-alpha.9(transitive)
- Removed@antora/site-mapper@3.0.0-alpha.9(transitive)
- Removed@antora/site-publisher@3.0.0-alpha.9(transitive)
- Removed@antora/ui-loader@3.0.0-alpha.9(transitive)
- Removed@hapi/bourne@2.1.0(transitive)
- Removedcolorette@1.4.0(transitive)
- Removedconvict@6.1.0(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removedjmespath@0.15.0(transitive)
- Removedpino-pretty@6.0.0(transitive)
- Removedyargs-parser@18.1.3(transitive)