🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

markdownlint-cli2

Package Overview
Dependencies
Maintainers
0
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

markdownlint-cli2 - npm Package Versions

1345

0.12.0

Diff
davidanson
published 0.12.0 •

Changelog

Source

0.12.0

  • Remove deprecated markdownlint-cli2-config entry point
    • Use markdownlint-cli2 --config ... instead
  • Remove deprecated markdownlint-cli2-fix entry point
    • Use markdownlint-cli2 --fix ... instead
  • Add --help and --no-globs parameters
  • Improve and document included JSON schemas
  • Update dependencies (including markdownlint)
davidanson
published 0.11.0 •

Changelog

Source

0.11.0

  • Add modulePaths configuration option
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 16
davidanson
published 0.10.0 •

Changelog

Source

0.10.0

  • Add showFound configuration option
  • Add .markdownlint-cli2.jsonc config schema
  • Update dependencies (including markdownlint)
davidanson
published 0.9.2 •

Changelog

Source

0.9.2

  • Remove npm-shrinkwrap.json entirely to avoid npm failures
davidanson
published 0.9.1 •

Changelog

Source

0.9.1

  • Remove devDependencies from npm-shrinkwrap.json to avoid npm failures
davidanson
published 0.9.0 •

Changelog

Source

0.9.0

  • Add support for Node.js's package.json as a configuration file source
  • Add output formatter for Static Analysis Results Interchange Format/SARIF
  • Bundle npm-shrinkwrap.json for reproducible/faster installs
  • Update dependencies (including markdownlint)
davidanson
published 0.8.1 •

Changelog

Source

0.8.1

  • Handle --config edge case
davidanson
published 0.8.0 •

Changelog

Source

0.8.0

  • Add support for --config and --fix parameters
  • Update dependencies (including markdownlint)
  • Remove support for end-of-life Node 14
davidanson
published 0.7.1 •

Changelog

Source

0.7.1

  • Update dependencies (including markdownlint)
davidanson
published 0.7.0 •

Changelog

Source

0.7.0

  • Add support for extends in config property of .markdownlint-cli2.* files
  • Build and publish davidanson/markdownlint-cli2-rules Docker container image
  • Update dependencies (including markdownlint)