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.1.1 to 2.1.2

24

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

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

"dependencies": {
"markdown-it": "13.0.2"
"markdown-it": "14.0.0"
},

@@ -52,19 +52,19 @@ "devDependencies": {

"@commitlint/config-conventional": "18.4.3",
"@types/node": "20.9.4",
"@types/node": "20.10.5",
"editorconfig-checker": "5.1.2",
"eslint": "8.54.0",
"eslint-config-conventions": "13.0.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-prettier": "5.0.1",
"eslint": "8.56.0",
"eslint-config-conventions": "13.1.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-unicorn": "49.0.0",
"eslint-plugin-unicorn": "50.0.1",
"husky": "8.0.3",
"lint-staged": "15.1.0",
"lint-staged": "15.2.0",
"markdownlint": "0.32.1",
"markdownlint-cli2": "0.11.0",
"pinst": "3.0.0",
"prettier": "3.1.0",
"semantic-release": "22.0.8"
"prettier": "3.1.1",
"semantic-release": "22.0.12"
}
}

Sorry, the diff of this file is not supported yet

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