Socket
Socket
Sign inDemoInstall

mdast-util-gfm-strikethrough

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdast-util-gfm-strikethrough - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

8

package.json
{
"name": "mdast-util-gfm-strikethrough",
"version": "0.2.2",
"version": "0.2.3",
"description": "mdast extension to parse and serialize GFM strikethrough",

@@ -38,3 +38,3 @@ "license": "MIT",

"dependencies": {
"mdast-util-to-markdown": "^0.5.0"
"mdast-util-to-markdown": "^0.6.0"
},

@@ -46,7 +46,7 @@ "devDependencies": {

"prettier": "^2.0.0",
"remark-cli": "^9.0.0-alpha.1",
"remark-cli": "^9.0.0",
"remark-preset-wooorm": "^8.0.0",
"tape": "^5.0.0",
"unist-util-remove-position": "^3.0.0",
"xo": "^0.33.0"
"xo": "^0.36.0"
},

@@ -53,0 +53,0 @@ "scripts": {

@@ -123,5 +123,5 @@ # mdast-util-gfm-strikethrough

[build-badge]: https://img.shields.io/travis/syntax-tree/mdast-util-gfm-strikethrough.svg
[build-badge]: https://github.com/syntax-tree/mdast-util-gfm-strikethrough/workflows/main/badge.svg
[build]: https://travis-ci.org/syntax-tree/mdast-util-gfm-strikethrough
[build]: https://github.com/syntax-tree/mdast-util-gfm-strikethrough/actions

@@ -128,0 +128,0 @@ [coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/mdast-util-gfm-strikethrough.svg

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc