Socket
Socket
Sign inDemoInstall

markdownlint-cli

Package Overview
Dependencies
Maintainers
3
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdownlint-cli - npm Package Compare versions

Comparing version 0.34.0 to 0.35.0

14

package.json
{
"name": "markdownlint-cli",
"version": "0.34.0",
"version": "0.35.0",
"description": "MarkdownLint Command Line Interface",

@@ -10,3 +10,3 @@ "main": "markdownlint.js",

"engines": {
"node": ">=14"
"node": ">=16"
},

@@ -41,14 +41,14 @@ "scripts": {

"dependencies": {
"commander": "~10.0.1",
"commander": "~11.0.0",
"get-stdin": "~9.0.0",
"glob": "~10.2.2",
"glob": "~10.2.7",
"ignore": "~5.2.4",
"js-yaml": "^4.1.0",
"jsonc-parser": "~3.2.0",
"markdownlint": "~0.28.2",
"minimatch": "~9.0.0",
"markdownlint": "~0.29.0",
"minimatch": "~9.0.1",
"run-con": "~1.2.11"
},
"devDependencies": {
"ava": "^5.2.0",
"ava": "^5.3.1",
"execa": "^7.1.1",

@@ -55,0 +55,0 @@ "markdownlint-cli-local-test-rule": "./test/custom-rules/markdownlint-cli-local-test-rule",

@@ -137,3 +137,3 @@ # markdownlint-cli

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.34.0
rev: v0.35.0
hooks:

@@ -140,0 +140,0 @@ - id: markdownlint

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