New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cspell-dict-en_us

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dict-en_us - npm Package Compare versions

Comparing version 1.2.5 to 1.2.8

8

package.json
{
"name": "cspell-dict-en_us",
"version": "1.2.5",
"version": "1.2.8",
"description": "English dictionary for cspell.",

@@ -11,3 +11,3 @@ "bin": {

"build": "cspell-tools compile-trie \"en_US.txt\" -o .",
"prepublishOnly": "cp ../util/* .",
"prepublishOnly": "cp ../../util/* .",
"cspell-link": "node link.js",

@@ -40,6 +40,6 @@ "cspell-unlink": "node unlink.js",

"devDependencies": {
"cspell-tools": "^1.5.0"
"cspell-tools": "^3.0.3"
},
"dependencies": {
"configstore": "^3.1.0"
"configstore": "^3.1.2"
},

@@ -46,0 +46,0 @@ "files": [

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