New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@antora/ui-loader

Package Overview
Dependencies
Maintainers
2
Versions
88
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.0.0 to 2.0.1

30

package.json
{
"name": "@antora/ui-loader",
"version": "2.0.0",
"version": "2.0.1",
"description": "Downloads a UI bundle, if necessary, and loads the files into a UI catalog for use in an Antora documentation pipeline.",

@@ -19,18 +19,18 @@ "license": "MPL-2.0",

"dependencies": {
"@antora/expand-path-helper": "^1.0.0",
"bl": "^2.1.2",
"cache-directory": "^2.0.0",
"camelcase-keys": "^5.0.0",
"fs-extra": "^7.0.1",
"got": "^9.5.0",
"gulp-vinyl-zip": "^2.1.2",
"js-yaml": "^3.12.0",
"lodash": "^4.17.11",
"minimatch-all": "^1.1.0",
"through2": "^3.0.0",
"vinyl": "^2.2.0",
"vinyl-fs": "^3.0.3"
"@antora/expand-path-helper": "~1.0",
"bl": "~3.0",
"cache-directory": "~2.0",
"camelcase-keys": "~6.0",
"fs-extra": "~8.1",
"got": "~9.6",
"gulp-vinyl-zip": "~2.1 >=2.1.2",
"js-yaml": "~3.13",
"lodash": "~4.17",
"minimatch-all": "~1.1",
"through2": "~3.0",
"vinyl": "~2.2",
"vinyl-fs": "~3.0"
},
"engines": {
"node": ">= 8.0.0"
"node": ">=8.11.0"
},

@@ -37,0 +37,0 @@ "files": [

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