Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mdast-util-from-markdown

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mdast-util-from-markdown - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

4

package.json
{
"name": "mdast-util-from-markdown",
"version": "0.3.0",
"version": "0.4.0",
"description": "mdast utility to parse markdown",

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

"mdast-util-to-string": "^1.0.0",
"micromark": "~2.3.0",
"micromark": "~2.4.0",
"parse-entities": "^2.0.0"

@@ -37,0 +37,0 @@ },

@@ -93,2 +93,4 @@ # mdast-util-from-markdown

— support frontmatter (YAML, TOML, etc)
* [`syntax-tree/mdast-util-gfm-autolink-literal`](https://github.com/syntax-tree/mdast-util-gfm-autolink-literal)
— support GFM autolink literals
* [`syntax-tree/mdast-util-gfm-strikethrough`](https://github.com/syntax-tree/mdast-util-gfm-strikethrough)

@@ -95,0 +97,0 @@ — support GFM strikethrough

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