@antora/ui-loader
Advanced tools
Comparing version 2.3.0-rc.4 to 2.3.0
@@ -42,2 +42,4 @@ 'use strict' | ||
* @param {String} [playbook.runtime.cacheDir=undefined] - The base cache directory. | ||
* @param {Boolean} [playbook.runtime.fetch=false] - Forces the bundle to be | ||
* retrieved if configured as a snapshot. | ||
* @param {Object} playbook.ui - The UI configuration object for Antora. | ||
@@ -49,2 +51,7 @@ * @param {String} playbook.ui.bundle - The UI bundle configuration. | ||
* which to start reading files. | ||
* @param {Boolean} [playbook.ui.bundle.snapshot=false] - Whether to treat the | ||
* bundle URL as a snapshot (i.e., retrieve again if playbook.runtime.fetch is | ||
* true). | ||
* @param {Array} [playbook.ui.supplementalFiles=undefined] - An array of | ||
* additional files to overlay onto the files from the UI bundle. | ||
* @param {String} [playbook.ui.outputDir='_'] - The path relative to the site root | ||
@@ -51,0 +58,0 @@ * where the UI files should be published. |
{ | ||
"name": "@antora/ui-loader", | ||
"version": "2.3.0-rc.4", | ||
"version": "2.3.0", | ||
"description": "Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.", | ||
@@ -47,3 +47,3 @@ "license": "MPL-2.0", | ||
], | ||
"gitHead": "1a542bba22bf9007d676275d2f2409344c2f28ec" | ||
"gitHead": "a268deae12211eb89f82ce5cc7d809b97baeb2a2" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
32610
397
0