Socket
Socket
Sign inDemoInstall

gitbook-asciidoc

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-asciidoc - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

lib/index.js
var HTMLParser = require('gitbook-html');
var toHTML = require('./toHTML');
var toAsciidoc = require('./toasciidoc');
var toAsciidoc = require('./toAsciidoc');
module.exports = HTMLParser.createParser(toHTML, toAsciidoc);
{
"name": "gitbook-asciidoc",
"version": "1.1.3",
"version": "1.1.4",
"homepage": "https://www.gitbook.com",

@@ -5,0 +5,0 @@ "description": "Parse AsciiDoc content for gitbook",

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