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

markdownlint-cli

Package Overview
Dependencies
Maintainers
3
Versions
58
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.31.0 to 0.31.1

4

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

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

"markdownlint-rule-helpers": "~0.16.0",
"minimatch": "~3.0.4",
"minimatch": "~3.0.5",
"run-con": "~1.2.10"

@@ -51,0 +51,0 @@ },

@@ -45,2 +45,8 @@ # markdownlint-cli

Or run using [Docker](https://www.docker.com) and [GitHub Packages](https://github.com/features/packages):
```bash
docker run -v $PWD:/workdir ghcr.io/igorshubovych/markdownlint-cli:latest "*.md"
```
### Globbing

@@ -127,3 +133,3 @@

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.31.0
rev: v0.31.1
hooks:

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