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

cspell-cli

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-cli - npm Package Compare versions

Comparing version 8.15.3 to 8.16.0

6

package.json

@@ -7,3 +7,3 @@ {

},
"version": "8.15.3",
"version": "8.16.0",
"description": "CLI for cspell; A Spelling Checker for Code!",

@@ -51,8 +51,8 @@ "type": "module",

"dependencies": {
"cspell": "^8.15.7"
"cspell": "^8.16.0"
},
"devDependencies": {
"inject-markdown": "^3.1.0",
"inject-markdown": "^3.1.4",
"prettier": "^3.3.3"
}
}

@@ -21,3 +21,3 @@ # cspell-cli

- repo: https://github.com/streetsidesoftware/cspell-cli
rev: v8.15.3
rev: v8.16.0
hooks:

@@ -178,3 +178,4 @@ - id: cspell

--cache-strategy <strategy> Strategy to use for detecting changed files.
(choices: "metadata", "content")
(choices: "content", "metadata", default:
"content")
--cache-location <path> Path to the cache file or directory. (default:

@@ -181,0 +182,0 @@ ".cspellcache")

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