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

markdownlint-rule-relative-links

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdownlint-rule-relative-links - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

2

package.json
{
"name": "markdownlint-rule-relative-links",
"version": "2.3.0",
"version": "2.3.1",
"public": true,

@@ -5,0 +5,0 @@ "description": "Custom rule for markdownlint to validate relative links.",

@@ -29,3 +29,3 @@ const MarkdownIt = require("markdown-it")

.replace(/ /gu, "-"),
)
).toLowerCase()
)

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