markdownlint-cli
Advanced tools
Comparing version 0.8.2 to 0.9.0
{ | ||
"name": "markdownlint-cli", | ||
"version": "0.8.2", | ||
"version": "0.9.0", | ||
"description": "MarkdownLint Command Line Interface", | ||
@@ -10,3 +10,3 @@ "main": "markdownlint.js", | ||
"engines": { | ||
"node": ">=0.12.0" | ||
"node": ">=6" | ||
}, | ||
@@ -46,3 +46,3 @@ "scripts": { | ||
"lodash.flatten": "~4.4.0", | ||
"markdownlint": "~0.8.1", | ||
"markdownlint": "~0.9.0", | ||
"rc": "~1.2.7" | ||
@@ -49,0 +49,0 @@ }, |
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
10125
+ Addedmarkdownlint@0.9.0(transitive)
- Removedmarkdownlint@0.8.1(transitive)
Updatedmarkdownlint@~0.9.0