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 2.1.7 to 2.2.0

6

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

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

"build": "yarn run compile",
"sync": "yarn cpy \"../../node_modules/aoo-mozilla-en-dict/en_US*/**\" src/aoo-mozilla-en-dict",
"sync": "yarn cpy \"../../node_modules/aoo-mozilla-en-dict/en_US*/**\" \"src/aoo-mozilla-en-dict\" --flat",
"checksum": "shasum -c checksum.txt",

@@ -59,3 +59,3 @@ "compile": "cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge en_US -o . && yarn run gen-checksum",

},
"gitHead": "8a68602784f750b85165db7a109710f275e4b6b2"
"gitHead": "b0ca21bc4a3e71c5f619fe758edbbd67b393924d"
}

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