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

mdast-util-to-markdown

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.2.5 to 1.2.6

3

lib/handle/list.js

@@ -66,4 +66,3 @@ /**

context.indexStack[context.indexStack.length - 2] === 0 &&
context.indexStack[context.indexStack.length - 3] === 0 &&
context.indexStack[context.indexStack.length - 4] === 0
context.indexStack[context.indexStack.length - 3] === 0
) {

@@ -70,0 +69,0 @@ useDifferentMarker = true

{
"name": "mdast-util-to-markdown",
"version": "1.2.5",
"version": "1.2.6",
"description": "mdast utility to serialize markdown",

@@ -5,0 +5,0 @@ "license": "MIT",

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