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

markdown-it-plus-loader

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-it-plus-loader - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

2

index.js

@@ -72,5 +72,5 @@ var markdown = require('markdown-it');

return [
"/* Generated using markdown-it-plus loader. */"
"/* Generated using markdown-it-plus loader. */",
"module.exports = "+JSON.stringify(rtObj)
].join("\n");
};
{
"name": "markdown-it-plus-loader",
"main": "index.js",
"description": "Parse source as Markdown.",
"version": "0.3.1",
"version": "0.3.2",
"author": [

@@ -6,0 +7,0 @@ {

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