mdast-util-footnote
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "mdast-util-footnote", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "mdast extension to parse and serialize footnotes", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"mdast-util-to-markdown": "^0.5.0", | ||
"mdast-util-to-markdown": "^0.6.0", | ||
"micromark": "~2.11.0" | ||
@@ -37,0 +37,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
+ Addedmdast-util-to-markdown@0.6.5(transitive)
- Removedmdast-util-to-markdown@0.5.4(transitive)