remark-toc
Advanced tools
Comparing version 2.0.1 to 3.0.0-alpha.1
@@ -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", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
18438
2
+ Addedgithub-slugger@1.5.0(transitive)
+ Addedremark-slug@4.2.3(transitive)
- Removedremark-slug@3.0.2(transitive)
- Removedrepeat-string@1.6.1(transitive)
- Removedslugg@0.1.2(transitive)
Updatedremark-slug@^4.0.0