Socket
Socket
Sign inDemoInstall

mdast-util-to-hast

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdast-util-to-hast - npm Package Compare versions

Comparing version 13.0.1 to 13.0.2

2

lib/handlers/table-row.js

@@ -54,3 +54,3 @@ /**

state.patch(cell, result)
result = state.applyData(node, result)
result = state.applyData(cell, result)
}

@@ -57,0 +57,0 @@

{
"name": "mdast-util-to-hast",
"version": "13.0.1",
"version": "13.0.2",
"description": "mdast utility to transform to hast",

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

"typescript": "^5.0.0",
"xo": "^0.55.0"
"xo": "^0.56.0"
},

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

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