markdownlint-cli
Advanced tools
Comparing version 0.23.1 to 0.23.2
{ | ||
"name": "markdownlint-cli", | ||
"version": "0.23.1", | ||
"version": "0.23.2", | ||
"description": "MarkdownLint Command Line Interface", | ||
@@ -49,4 +49,4 @@ "main": "markdownlint.js", | ||
"lodash.flatten": "~4.4.0", | ||
"markdownlint": "~0.20.3", | ||
"markdownlint-rule-helpers": "~0.10.0", | ||
"markdownlint": "~0.20.4", | ||
"markdownlint-rule-helpers": "~0.11.0", | ||
"minimatch": "~3.0.4", | ||
@@ -53,0 +53,0 @@ "minimist": "~1.2.5", |
@@ -121,5 +121,5 @@ # markdownlint-cli [![Travis CI Build Status][travis-badge]][travis-url] [![AppVeyor CI Build Status][appveyor-badge]][appveyor-url] | ||
[markdownlint]: https://github.com/DavidAnson/markdownlint | ||
[rules]: https://github.com/DavidAnson/markdownlint/blob/master/doc/Rules.md | ||
[rules]: https://github.com/DavidAnson/markdownlint/blob/main/doc/Rules.md | ||
[config]: https://github.com/DavidAnson/markdownlint#optionsconfig | ||
[style-folder]: https://github.com/DavidAnson/markdownlint/tree/master/style | ||
[style-folder]: https://github.com/DavidAnson/markdownlint/tree/main/style | ||
[test-config]: https://github.com/igorshubovych/markdownlint-cli/blob/master/test/test-config.json | ||
@@ -126,0 +126,0 @@ [rc-standards]: https://www.npmjs.com/package/rc#standards |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18931
+ Addedmarkdownlint-rule-helpers@0.11.0(transitive)
- Removedmarkdownlint-rule-helpers@0.10.0(transitive)
Updatedmarkdownlint@~0.20.4