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

remark-toc

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remark-toc - npm Package Compare versions

Comparing version 3.0.0-alpha.2 to 3.0.0

6

history.md

@@ -5,2 +5,8 @@ <!--remark setext-->

3.0.0 / 2016-02-13
==================
* Update for changes in remark@4.0.0 ([`210cc5f`](https://github.com/wooorm/remark-toc/commit/210cc5f))
* Remove support for Duo ([`e93418f`](https://github.com/wooorm/remark-toc/commit/e93418f))
2.0.1 / 2015-12-25

@@ -7,0 +13,0 @@ ==================

8

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

@@ -40,3 +40,3 @@ "license": "MIT",

"browserify": "^13.0.0",
"eslint": "^1.0.0",
"eslint": "^2.0.0",
"esmangle": "^1.0.0",

@@ -46,4 +46,4 @@ "istanbul": "^0.4.0",

"jscs-jsdoc": "^1.0.0",
"remark": "^4.0.0-alpha.1",
"remark-comment-config": "^2.0.0",
"remark": "^4.0.0-alpha.4",
"remark-comment-config": "^3.0.0-alpha.1",
"remark-github": "^4.0.1",

@@ -50,0 +50,0 @@ "remark-lint": "^2.0.0",

@@ -1,2 +0,2 @@

# remark-toc [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov]
# remark-toc [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov] [![remark][remark-badge]][remark]

@@ -119,1 +119,3 @@ Generate a Table of Contents in [**remark**][remark].

[remark-slug]: https://github.com/wooorm/remark-slug
[remark-badge]: https://img.shields.io/badge/remark-4.0.0-brightgreen.svg
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