remark-retext
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -5,2 +5,7 @@ <!--remark setext--> | ||
1.1.0 / 2016-01-12 | ||
================== | ||
* Update `mdast-util-to-nlcst` ([aaf72d8](https://github.com/wooorm/remark-retext/commit/aaf72d8)) | ||
1.0.1 / 2016-01-10 | ||
@@ -7,0 +12,0 @@ ================== |
{ | ||
"name": "remark-retext", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "retext support for remark", | ||
@@ -24,3 +24,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"mdast-util-to-nlcst": "^1.0.0", | ||
"mdast-util-to-nlcst": "^2.0.0", | ||
"unified-bridge": "^1.0.0" | ||
@@ -27,0 +27,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
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
5905
+ Addedmdast-util-to-nlcst@2.0.1(transitive)
+ Addedremark-range@2.0.0(transitive)
+ Addedrepeat-string@1.6.1(transitive)
- Removedmdast-range@1.0.1(transitive)
- Removedmdast-util-to-nlcst@1.0.0(transitive)
Updatedmdast-util-to-nlcst@^2.0.0