Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@antora/ui-loader

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/ui-loader - npm Package Compare versions

Comparing version 2.3.0-rc.4 to 2.3.0

7

lib/load-ui.js

@@ -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.

4

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc