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

processmd

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

processmd - npm Package Compare versions

Comparing version 4.5.3 to 4.6.0

utils/markdown-it-highlight.js

2

index.js

@@ -8,6 +8,6 @@ 'use strict'

const markdownItLatex = require('markdown-it-latex').default
const markdownItHighlight = require('markdown-it-highlight').default
const yaml = require('js-yaml')
const mkdirp = require('mkdirp')
const removeMd = require('remove-markdown')
const markdownItHighlight = require('./utils/markdown-it-highlight.js')
const defaultOptions = require('./defaultOptions')

@@ -14,0 +14,0 @@

{
"name": "processmd",
"version": "4.5.3",
"version": "4.6.0",
"description": "Process a directory of markdown and yaml files to JSON files",

@@ -37,6 +37,5 @@ "main": "index.js",

"globby": "^10.0.1",
"highlight.js": "^9.15.10",
"highlight.js": "^10.4.1",
"js-yaml": "^3.13.1",
"markdown-it": "^10.0.0",
"markdown-it-highlight": "^0.2.0",
"markdown-it-latex": "^0.2.0",

@@ -43,0 +42,0 @@ "markdown-it-named-headings": "^1.1.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