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

gitbook-html

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-html - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

lib/totext.js

@@ -154,3 +154,3 @@ var _ = require('lodash');

if (next && !next.title) {
content += this.onHR();
content += this.onBL() + this.onHR() + this.onBL();
} else {

@@ -157,0 +157,0 @@ content += this.onSection();

{
"name": "gitbook-html",
"version": "1.2.0",
"version": "1.2.1",
"homepage": "https://www.gitbook.com",

@@ -5,0 +5,0 @@ "description": "Parse HTML 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