Socket
Socket
Sign inDemoInstall

markdown-toc

Package Overview
Dependencies
6
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.0 to 0.11.0

1

index.js

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

res.content = bullets(result, opts);
res.content += (opts.append || '');
return res;

@@ -101,0 +102,0 @@ };

4

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

@@ -66,2 +66,2 @@ "author": {

]
}
}

@@ -206,2 +206,2 @@ # markdown-toc [![NPM version](https://badge.fury.io/js/markdown-toc.svg)](http://badge.fury.io/js/markdown-toc) [![Build Status](https://travis-ci.org/jonschlinkert/markdown-toc.svg)](https://travis-ci.org/jonschlinkert/markdown-toc)

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 21, 2015._
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on March 25, 2015._
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