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.20 to 0.2.21

2

lib/namp.js

@@ -750,3 +750,3 @@ /**

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

@@ -753,0 +753,0 @@ var pretag = '<pre id="codecontent-' + metadata.codeCounter + '">';

{
"name" : "namp",
"version" : "0.2.20",
"version" : "0.2.21",
"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