@antora/ui-loader
Advanced tools
Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "@antora/ui-loader", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.", | ||
@@ -33,3 +33,3 @@ "license": "MPL-2.0", | ||
"gulp-vinyl-zip": "~2.5", | ||
"hpagent": "~1.1", | ||
"hpagent": "~1.2", | ||
"js-yaml": "~4.1", | ||
@@ -58,5 +58,5 @@ "picomatch": "~2.3", | ||
"test": "_mocha", | ||
"prepublishOnly": "node $npm_config_local_prefix/npm/prepublishOnly.js", | ||
"postpublish": "node $npm_config_local_prefix/npm/postpublish.js" | ||
"prepublishOnly": "npx -y downdoc --prepublish", | ||
"postpublish": "npx -y downdoc --postpublish" | ||
} | ||
} |
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
21218
+ Addedhpagent@1.2.0(transitive)
- Removedhpagent@1.1.0(transitive)
Updatedhpagent@~1.2