Socket
Socket
Sign inDemoInstall

@antora/document-converter

Package Overview
Dependencies
57
Maintainers
2
Versions
81
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.3 to 3.1.4

8

package.json
{
"name": "@antora/document-converter",
"version": "3.1.3",
"version": "3.1.4",
"description": "Converts AsciiDoc documents to embeddable HTML for use in an Antora documentation pipeline.",

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

"dependencies": {
"@antora/asciidoc-loader": "3.1.3"
"@antora/asciidoc-loader": "3.1.4"
},

@@ -45,5 +45,5 @@ "engines": {

"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc