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.1.4 to 3.1.5

2

lib/providers/archive.js

@@ -5,3 +5,3 @@ 'use strict'

const publishStream = require('./common/publish-stream')
const { dest: vzipDest } = require('gulp-vinyl-zip')
const { dest: vzipDest } = require('@vscode/gulp-vinyl-zip')

@@ -8,0 +8,0 @@ const { DEFAULT_DEST_ARCHIVE } = require('../constants.js')

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

@@ -27,3 +27,3 @@ "license": "MPL-2.0",

"@antora/user-require-helper": "~2.0",
"gulp-vinyl-zip": "~2.5",
"@vscode/gulp-vinyl-zip": "~2.5",
"vinyl": "~2.2",

@@ -30,0 +30,0 @@ "vinyl-fs": "~3.0"

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