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

doctoc

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

doctoc - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

10

package.json

@@ -5,3 +5,3 @@ {

"description": "Generates TOC for markdown files of local git repo.",
"version": "0.9.0",
"version": "0.9.1",
"repository": {

@@ -23,3 +23,3 @@ "type": "git",

"underscore": ">=1.3.3",
"update-section": "~0.3.0"
"update-section": "^0.3.0"
},

@@ -34,4 +34,8 @@ "devDependencies": {

"documentation",
"parser"
"readme",
"parser",
"bitbucket",
"gitlab",
"ghost"
]
}

@@ -6,3 +6,3 @@ # DocToc [![build status](https://secure.travis-ci.org/thlorenz/doctoc.png)](http://travis-ci.org/thlorenz/doctoc)

Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated
by github or bitbucket via a command line flag.
by github or other sites via a command line flag.

@@ -67,5 +67,1 @@ <!-- START doctoc generated TOC please keep comment here to allow auto update -->

doctoc README.md --bitbucket
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/thlorenz/doctoc/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

Sorry, the diff of this file is not supported yet

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