mdast-util-footnote
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "mdast-util-footnote", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "mdast extension to parse and serialize footnotes", | ||
@@ -34,7 +34,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"mdast-util-from-markdown": "^0.6.0", | ||
"mdast-util-to-markdown": "^0.3.0", | ||
"micromark": "~2.8.0" | ||
}, | ||
"devDependencies": { | ||
"mdast-util-to-markdown": "^0.3.0", | ||
"mdast-util-from-markdown": "^0.6.0", | ||
"micromark-extension-footnote": "~0.2.0", | ||
@@ -41,0 +41,0 @@ "nyc": "^15.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
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
+ Addedcharacter-entities-html4@1.1.4(transitive)
+ Addedlongest-streak@2.0.4(transitive)
+ Addedmdast-util-to-markdown@0.3.2(transitive)
+ Addedrepeat-string@1.6.1(transitive)
+ Addedstringify-entities@3.1.0(transitive)
+ Addedxtend@4.0.2(transitive)
+ Addedzwitch@1.0.5(transitive)
- Removedmdast-util-from-markdown@^0.6.0
- Removedmdast-util-from-markdown@0.6.0(transitive)