Socket
Socket
Sign inDemoInstall

namp

Package Overview
Dependencies
1
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.23 to 0.2.24

2

lib/namp.js

@@ -749,3 +749,3 @@ /**

if (token.demo !== undefined)
return '<div class="demo language-' + token.lang + '">' + token.text + '</div>';
return '<textarea class="demo language-' + token.lang + '">' + token.text + '</textarea>';

@@ -752,0 +752,0 @@ var pretag = '<pre>';

{
"name" : "namp",
"version" : "0.2.23",
"version" : "0.2.24",
"description" : "Markdown parser for Node, with Maruku, GFM, and PHP Extras support, plus more. Based on marked.",

@@ -5,0 +5,0 @@ "keywords" : [ "markdown", "maruku", "gfm", "text processing", "ast" ],

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc