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 2.0.1 to 3.0.0-alpha.1

2

index.js

@@ -184,3 +184,3 @@ /**

'title': null,
'href': '#' + node.id,
'url': '#' + node.id,
'children': [

@@ -187,0 +187,0 @@ {

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

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

"dependencies": {
"remark-slug": "^3.0.0",
"remark-slug": "^4.0.0",
"mdast-util-to-string": "^1.0.0"

@@ -30,3 +30,3 @@ },

"devDependencies": {
"browserify": "^12.0.0",
"browserify": "^13.0.0",
"eslint": "^1.0.0",

@@ -37,5 +37,5 @@ "esmangle": "^1.0.0",

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

@@ -42,0 +42,0 @@ "remark-usage": "^2.0.0",

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