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

@antora/document-converter

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antora/document-converter - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

README.md

8

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

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

"dependencies": {
"@antora/asciidoc-loader": "1.0.0-alpha.3"
"@antora/asciidoc-loader": "1.0.0-alpha.4"
},

@@ -26,6 +26,2 @@ "engines": {

},
"scripts": {
"prepublishOnly": "node ../../scripts/prepublish",
"postpublish": "node ../../scripts/postpublish"
},
"files": [

@@ -32,0 +28,0 @@ "lib/"

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