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

@cspell/dict-en_us

Package Overview
Dependencies
Maintainers
1
Versions
72
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.44 to 1.2.45

6

package.json
{
"name": "@cspell/dict-en_us",
"version": "1.2.44",
"version": "1.2.45",
"description": "English dictionary for cspell.",

@@ -20,3 +20,3 @@ "publishConfig": {

"test-text": "cspell -v -c ./cspell-ext.json --local=en --languageId=* \"tests/*.txt\"",
"gen-checksum": "cat source-files.txt | xargs shasum en_US.trie.gz > checksum.txt",
"gen-checksum": "cat source-files.txt source-dependencies.txt | sort -u | xargs shasum > checksum.txt",
"test": "yarn run test-dict && yarn run test-text",

@@ -53,3 +53,3 @@ "prepublishOnly": "yarn test"

},
"gitHead": "3e04648f52500fc5ffa4c4c02644ad07a10173be"
"gitHead": "ba1fa58d02b4af9fdd27b3408417515511a837fe"
}

Sorry, the diff of this file is not supported yet

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