New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gitbook-plugin-etoc

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitbook-plugin-etoc - npm Package Compare versions

Comparing version 1.1.8 to 1.1.9

1

index.js

@@ -17,2 +17,3 @@ var toc = require('markdown-toc');

"page:before": function (page) {
if (this.output.name != 'website') return page;
var _notoc = this.config.get('pluginsConfig.etoc.notoc') || false;

@@ -19,0 +20,0 @@ var _existstoc = /^\s*<!-- toc -->\s*$/im.test(page.content);

2

package.json

@@ -5,3 +5,3 @@ {

"main": "index.js",
"version": "1.1.8",
"version": "1.1.9",
"engines": {

@@ -8,0 +8,0 @@ "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