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.2 to 4.5.3

cli.old.js

4

package.json
{
"name": "processmd",
"version": "4.5.2",
"version": "4.5.3",
"description": "Process a directory of markdown and yaml files to JSON files",

@@ -22,3 +22,3 @@ "main": "index.js",

"pretest": "npm run lint",
"preversion": "npm run lint && npm run test",
"preversion": "npm run lint && npm run test && npm run build",
"v-patch": "npm version patch && git push --tags && npm publish && git push",

@@ -25,0 +25,0 @@ "v-minor": "npm version minor && git push --tags && npm publish && git push",

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