mdast-util-footnote
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "mdast-util-footnote", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "mdast extension to parse and serialize footnotes", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"mdast-util-to-markdown": "^0.3.0", | ||
"mdast-util-to-markdown": "^0.4.0", | ||
"micromark": "~2.9.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.4.3(transitive)
- Removedmdast-util-to-markdown@0.3.2(transitive)