Socket
Socket
Sign inDemoInstall

markdown-it

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-it - npm Package Compare versions

Comparing version 12.3.0 to 12.3.1

2

lib/rules_block/list.js

@@ -155,3 +155,3 @@ // Lists

//
if (state.tShift[startLine] >= state.blkIndent) {
if (state.sCount[startLine] >= state.blkIndent) {
isTerminatingParagraph = true;

@@ -158,0 +158,0 @@ }

{
"name": "markdown-it",
"version": "12.3.0",
"version": "12.3.1",
"description": "Markdown-it - modern pluggable markdown parser.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc