micromark-extension-gfm-task-list-item
Advanced tools
Comparing version 0.3.2 to 0.3.3
{ | ||
"name": "micromark-extension-gfm-task-list-item", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "micromark extension to support GFM task list items", | ||
@@ -35,5 +35,6 @@ "license": "MIT", | ||
"dependencies": { | ||
"micromark": "~2.10.0" | ||
"micromark": "~2.11.0" | ||
}, | ||
"devDependencies": { | ||
"control-pictures": "^1.0.0", | ||
"nyc": "^15.0.0", | ||
@@ -44,3 +45,3 @@ "prettier": "^2.0.0", | ||
"tape": "^5.0.0", | ||
"xo": "^0.34.0" | ||
"xo": "^0.36.0" | ||
}, | ||
@@ -47,0 +48,0 @@ "scripts": { |
@@ -74,5 +74,5 @@ # micromark-extension-gfm-task-list-item | ||
[build-badge]: https://img.shields.io/travis/micromark/micromark-extension-gfm-task-list-item.svg | ||
[build-badge]: https://github.com/micromark/micromark-extension-gfm-task-list-item/workflows/main/badge.svg | ||
[build]: https://travis-ci.org/micromark/micromark-extension-gfm-task-list-item | ||
[build]: https://github.com/micromark/micromark-extension-gfm-task-list-item/actions | ||
@@ -99,3 +99,3 @@ [coverage-badge]: https://img.shields.io/codecov/c/github/micromark/micromark-extension-gfm-task-list-item.svg | ||
[chat]: https://github.com/micromark/unist/discussions | ||
[chat]: https://github.com/micromark/micromark/discussions | ||
@@ -102,0 +102,0 @@ [npm]: https://docs.npmjs.com/cli/install |
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
9219
7
+ Addedmicromark@2.11.4(transitive)
- Removedmicromark@2.10.1(transitive)
Updatedmicromark@~2.11.0