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
73
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 4.3.13 to 4.3.14

8

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

@@ -18,4 +18,4 @@ "publishConfig": {

"conditional-build": "pnpm run sync && pnpm run build --conditional && pnpm gz",
"test-dict": "hunspell-reader words -n 10000 \"src/hunspell/en_US.dic\" | cspell -v -c ./cspell-ext.json --local=en --languageId=* stdin",
"test-text": "cspell -v -c ./cspell-ext.json --local=en --languageId=* \"tests/*.txt\"",
"test-dict": "hunspell-reader words -n 10000 \"src/hunspell/en_US.dic\" | cspell -v -c ./cspell-ext.json --locale=en --languageId=* stdin",
"test-text": "cspell -v -c ./cspell-ext.json --locale=en --languageId=* \"tests/*.txt\"",
"test": "pnpm run test-dict && pnpm run test-text",

@@ -59,3 +59,3 @@ "gz": "cspell-tools-cli gzip \"*.trie\"",

},
"gitHead": "a4b18241325dd725f7053d1434d99ec34a084d09"
"gitHead": "f1a2c0375b406cddcb04c8c02c02a7e527d3668b"
}

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