mdast-util-footnote
Advanced tools
Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "mdast-util-footnote", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "mdast extension to parse and serialize footnotes", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"mdast-util-to-markdown": "^0.4.0", | ||
"mdast-util-to-markdown": "^0.5.0", | ||
"micromark": "~2.10.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
+ Added@types/unist@2.0.11(transitive)
+ Addedmdast-util-to-markdown@0.5.4(transitive)
+ Addedmdast-util-to-string@2.0.0(transitive)
- Removedcharacter-entities-html4@1.1.4(transitive)
- Removedmdast-util-to-markdown@0.4.3(transitive)
- Removedmdast-util-to-string@1.1.0(transitive)
- Removedstringify-entities@3.1.0(transitive)
- Removedxtend@4.0.2(transitive)