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

@antora/file-publisher

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/file-publisher - npm Package Compare versions

Comparing version 3.0.3 to 3.1.0

11

package.json
{
"name": "@antora/file-publisher",
"version": "3.0.3",
"version": "3.1.0",
"description": "Publishes the publishable files in the virtual file catalog(s) to the destination(s) specified in the playbook.",

@@ -17,2 +17,9 @@ "license": "MPL-2.0",

"main": "lib/index.js",
"exports": {
".": "./lib/index.js",
"./package.json": "./package.json"
},
"imports": {
"#constants": "./lib/constants.js"
},
"dependencies": {

@@ -26,3 +33,3 @@ "@antora/expand-path-helper": "~2.0",

"engines": {
"node": ">=12.21.0"
"node": ">=16.0.0"
},

@@ -29,0 +36,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