Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

markdown-link-check

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdown-link-check - npm Package Compare versions

Comparing version 3.10.2 to 3.10.3

10

package.json
{
"name": "markdown-link-check",
"version": "3.10.2",
"version": "3.10.3",
"description": "checks the all of the hyperlinks in a markdown text to determine if they are alive or dead",

@@ -36,8 +36,8 @@ "bin": {

"dependencies": {
"async": "^3.2.3",
"async": "^3.2.4",
"chalk": "^4.1.2",
"commander": "^6.2.0",
"link-check": "^5.1.0",
"link-check": "^5.2.0",
"lodash": "^4.17.21",
"markdown-link-extractor": "^3.0.2",
"markdown-link-extractor": "^3.1.0",
"needle": "^3.1.0",

@@ -49,3 +49,3 @@ "progress": "^2.0.3"

"mocha": "^10.0.0",
"jshint": "^2.13.4",
"jshint": "^2.13.5",
"express": "^4.18.1"

@@ -52,0 +52,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