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

check-all-markdown

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

check-all-markdown - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

8

package.json
{
"name": "check-all-markdown",
"version": "1.2.1",
"version": "1.2.2",
"description": "Checks all markdown files using markdownlint, and checks for broken links",

@@ -11,3 +11,4 @@ "main": "index.js",

"markdown-it": "^8.2.2",
"markdownlint": "^0.3.1"
"markdownlint": "^0.3.1",
"node-fetch": "^1.6.3"
},

@@ -20,4 +21,3 @@ "devDependencies": {

"eslint-plugin-standard": "^2.0.1",
"mocha": "^3.2.0",
"node-fetch": "^1.6.3"
"mocha": "^3.2.0"
},

@@ -24,0 +24,0 @@ "scripts": {

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