micromark-extension-gfm
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "micromark-extension-gfm", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "micromark extension to support GFM (GitHub Flavored Markdown)", | ||
@@ -35,3 +35,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"micromark": "~2.9.0", | ||
"micromark": "~2.10.0", | ||
"micromark-extension-gfm-autolink-literal": "~0.5.0", | ||
@@ -38,0 +38,0 @@ "micromark-extension-gfm-strikethrough": "~0.6.0", |
@@ -141,3 +141,3 @@ # micromark-extension-gfm | ||
Passed as [`singleTilde`][single-tilde] in | ||
[`micromark-extension-gfm-task-list-item`][mm-tasklist]. | ||
[`micromark-extension-gfm-strikethrough`][mm-strikethrough]. | ||
@@ -247,2 +247,2 @@ ## Related | ||
[mm-tasklist]: https://github.com/micromark/micromark-extension-gfm-task-list-item | ||
[mm-strikethrough]: https://github.com/micromark/micromark-extension-gfm-strikethrough |
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
11768
+ Addedmicromark@2.10.1(transitive)
- Removedmicromark@2.9.2(transitive)
Updatedmicromark@~2.10.0