Socket
Socket
Sign inDemoInstall

remark-toc

Package Overview
Dependencies
7
Maintainers
14
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.1.1

6

package.json
{
"name": "remark-toc",
"version": "5.1.0",
"version": "5.1.1",
"description": "Generate a Table of Contents (TOC) for Markdown files",

@@ -21,5 +21,5 @@ "license": "MIT",

"bugs": "https://github.com/remarkjs/remark-toc/issues",
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],

@@ -26,0 +26,0 @@ "files": [

@@ -1,3 +0,10 @@

# remark-toc [![Build Status][build-badge]][build-status] [![Coverage Status][coverage-badge]][coverage-status] [![Chat][chat-badge]][chat]
# remark-toc
[![Build][build-badge]][build]
[![Coverage][coverage-badge]][coverage]
[![Downloads][downloads-badge]][downloads]
[![Chat][chat-badge]][chat]
[![Sponsors][sponsors-badge]][collective]
[![Backers][backers-badge]][collective]
Generate a Table of Contents in [**remark**][remark].

@@ -122,15 +129,25 @@

[build-status]: https://travis-ci.org/remarkjs/remark-toc
[build]: https://travis-ci.org/remarkjs/remark-toc
[coverage-badge]: https://img.shields.io/codecov/c/github/remarkjs/remark-toc.svg
[coverage-status]: https://codecov.io/github/remarkjs/remark-toc
[coverage]: https://codecov.io/github/remarkjs/remark-toc
[chat-badge]: https://img.shields.io/gitter/room/remarkjs/Lobby.svg
[downloads-badge]: https://img.shields.io/npm/dm/remark-toc.svg
[chat]: https://gitter.im/remarkjs/Lobby
[downloads]: https://www.npmjs.com/package/remark-toc
[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg
[chat]: https://spectrum.chat/unified/remark
[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg
[backers-badge]: https://opencollective.com/unified/backers/badge.svg
[collective]: https://opencollective.com/unified
[license]: license
[author]: http://wooorm.com
[author]: https://wooorm.com

@@ -137,0 +154,0 @@ [npm]: https://docs.npmjs.com/cli/install

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