New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tent-markdown

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tent-markdown - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

lib/tent-markdown.js

@@ -221,3 +221,3 @@ (function (expose) {

"\n": function lineBreak( text ) {
return [ 3, [ "linebreak" ] ];
return [ 1, [ "linebreak" ] ];
}

@@ -224,0 +224,0 @@

{
"name": "tent-markdown",
"version": "0.0.2",
"description": "Tent dialect for markdown-js lib",
"version": "0.0.3",
"description": "Tent dialect for markdown lib",
"keywords": [

@@ -6,0 +6,0 @@ "tent",

Sorry, the diff of this file is not supported yet

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