@antora/ui-loader
Advanced tools
Comparing version 1.0.0-alpha.8 to 1.0.0-alpha.9
{ | ||
"name": "@antora/ui-loader", | ||
"version": "1.0.0-alpha.8", | ||
"version": "1.0.0-alpha.9", | ||
"description": "Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.", | ||
@@ -21,3 +21,3 @@ "license": "MPL-2.0", | ||
"bl": "^1.2.1", | ||
"cache-directory": "^1.1.0", | ||
"cache-directory": "^2.0.0", | ||
"fs-extra": "^5.0.0", | ||
@@ -24,0 +24,0 @@ "got": "^8.2.0", |
# Antora UI Loader | ||
The UI loader is a component in Antora responsible for downloading and caching the UI bundle, then extracting and loading the files from that bundle into a UI catalog. | ||
The UI Loader is a component in Antora responsible for downloading and caching the UI bundle, then extracting and loading the files from that bundle into a UI catalog. | ||
The UI files are combined with the content files at the end of the Antora documentation pipeline to produce a complete site. | ||
@@ -5,0 +5,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
+ Addedcache-directory@2.0.0(transitive)
+ Addedxdg-basedir@3.0.0(transitive)
- Removedcache-directory@1.1.0(transitive)
- Removedos-homedir@1.0.2(transitive)
- Removeduser-home@2.0.0(transitive)
- Removedxdg-basedir@2.0.0(transitive)
Updatedcache-directory@^2.0.0