mdast-util-footnote
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "mdast-util-footnote", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "mdast extension to parse and serialize footnotes", | ||
@@ -35,7 +35,7 @@ "license": "MIT", | ||
"mdast-util-to-markdown": "^0.3.0", | ||
"micromark": "~2.8.0" | ||
"micromark": "~2.9.0" | ||
}, | ||
"devDependencies": { | ||
"mdast-util-from-markdown": "^0.6.0", | ||
"micromark-extension-footnote": "~0.2.0", | ||
"mdast-util-from-markdown": "^0.7.0", | ||
"micromark-extension-footnote": "~0.3.0", | ||
"nyc": "^15.0.0", | ||
@@ -42,0 +42,0 @@ "prettier": "^2.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
+ Addedmicromark@2.9.2(transitive)
- Removedmicromark@2.8.1(transitive)
Updatedmicromark@~2.9.0