mdast-util-footnote
Advanced tools
Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "mdast-util-footnote", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "mdast extension to parse and serialize footnotes", | ||
@@ -35,11 +35,11 @@ "license": "MIT", | ||
"mdast-util-to-markdown": "^0.4.0", | ||
"micromark": "~2.9.0" | ||
"micromark": "~2.10.0" | ||
}, | ||
"devDependencies": { | ||
"mdast-util-from-markdown": "^0.7.0", | ||
"mdast-util-from-markdown": "^0.8.0", | ||
"micromark-extension-footnote": "~0.3.0", | ||
"nyc": "^15.0.0", | ||
"prettier": "^2.0.0", | ||
"remark-cli": "^8.0.0", | ||
"remark-preset-wooorm": "^7.0.0", | ||
"remark-cli": "^9.0.0-alpha.1", | ||
"remark-preset-wooorm": "^8.0.0", | ||
"tape": "^5.0.0", | ||
@@ -46,0 +46,0 @@ "xo": "^0.33.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
14013
+ Addedmicromark@2.10.1(transitive)
- Removedmicromark@2.9.2(transitive)
Updatedmicromark@~2.10.0