@antora/content-aggregator
Advanced tools
Comparing version 2.3.0-beta.1 to 2.3.0-beta.2
@@ -428,3 +428,2 @@ 'use strict' | ||
.catch(({ code }) => { | ||
console.log(code) | ||
throw new Error( | ||
@@ -431,0 +430,0 @@ `the start path '${startPath}' ${code === git.E.ResolveTreeError ? 'is not a directory' : 'does not exist'}` |
{ | ||
"name": "@antora/content-aggregator", | ||
"version": "2.3.0-beta.1", | ||
"version": "2.3.0-beta.2", | ||
"description": "Fetches and aggregates content from distributed sources for use 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
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
45823
1085