Comparing version 0.9.0 to 0.9.1
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29200
66
Updatedupdate-section@^0.3.0