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.0 to 0.2.1

8

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

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

"dependencies": {
"mdast-util-to-markdown": "^0.3.0"
"mdast-util-to-markdown": "^0.4.0"
},
"devDependencies": {
"mdast-util-from-markdown": "^0.5.0",
"micromark-extension-gfm-strikethrough": "^0.4.0",
"mdast-util-from-markdown": "^0.7.0",
"micromark-extension-gfm-strikethrough": "^0.6.0",
"nyc": "^15.0.0",

@@ -45,0 +45,0 @@ "prettier": "^2.0.0",

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