cspell-cli
Advanced tools
Comparing version 8.11.0 to 8.12.0
{ | ||
"name": "cspell-cli", | ||
"version": "8.11.0", | ||
"version": "8.12.0", | ||
"description": "CLI for cspell; A Spelling Checker for Code!", | ||
@@ -46,3 +46,3 @@ "type": "module", | ||
"dependencies": { | ||
"cspell": "^8.11.0" | ||
"cspell": "^8.12.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
@@ -21,3 +21,3 @@ # cspell-cli | ||
- repo: https://github.com/streetsidesoftware/cspell-cli | ||
rev: v8.11.0 | ||
rev: v8.12.0 | ||
hooks: | ||
@@ -196,2 +196,4 @@ - id: cspell | ||
--reporter <module|path> Specify one or more reporters to use. | ||
--issue-template [template] Use a custom issue template. See --help | ||
--issue-template for details. | ||
-h, --help display help for command | ||
@@ -198,0 +200,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
17451
364
Updatedcspell@^8.12.1