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

@antora/site-publisher

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/site-publisher - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

17

package.json
{
"name": "@antora/site-publisher",
"version": "2.0.0",
"version": "2.0.1",
"description": "Publishes the files generated in an Antora documentation pipeline to the destination(s) specified in the playbook.",

@@ -18,13 +18,10 @@ "license": "MPL-2.0",

"dependencies": {
"@antora/expand-path-helper": "^1.0.0",
"fs-extra": "^7.0.1",
"gulp-vinyl-zip": "^2.1.2",
"vinyl": "^2.2.0",
"vinyl-fs": "^3.0.3"
"@antora/expand-path-helper": "~1.0",
"fs-extra": "~8.1",
"gulp-vinyl-zip": "~2.1 >=2.1.2",
"vinyl": "~2.2",
"vinyl-fs": "~3.0"
},
"devDependencies": {
"gulp-buffer": "^0.0.2"
},
"engines": {
"node": ">= 8.0.0"
"node": ">=8.11.0"
},

@@ -31,0 +28,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