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.45 to 2.0.0

6

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

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

"checksum": "shasum -c checksum.txt",
"compile": "cat source-files.txt | xargs cspell-tools compile-trie --merge en_US -o . && yarn run gen-checksum",
"compile": "cat source-files.txt | xargs cspell-tools-cli compile-trie --merge en_US -o . && yarn run gen-checksum",
"conditional-build": "yarn run --silent checksum || yarn run build",

@@ -53,3 +53,3 @@ "test-dict": "hunspell-reader words -n 10000 \"src/hunspell/en_US.dic\" | cspell -v -c ./cspell-ext.json --local=en --languageId=* stdin",

},
"gitHead": "ba1fa58d02b4af9fdd27b3408417515511a837fe"
"gitHead": "fef2e60e49abf3a9fb8afaabc84eaf6b480c0dad"
}

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