Socket
Socket
Sign inDemoInstall

markdown-toc

Package Overview
Dependencies
37
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.7.1

1

index.js

@@ -71,2 +71,3 @@ /*!

if (token.type === 'heading_open') {
tokens[i].lvl = tokens[i - 1].hLevel;
res.push(tokens[i]);

@@ -73,0 +74,0 @@ }

2

package.json
{
"name": "markdown-toc",
"description": "Generate a markdown TOC (table of contents) with Remarkable.",
"version": "0.7.0",
"version": "0.7.1",
"homepage": "https://github.com/jonschlinkert/markdown-toc",

@@ -6,0 +6,0 @@ "author": {

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