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 2.1.2 to 2.1.3

6

cspell-ext.json

@@ -10,3 +10,3 @@ // cSpell Settings

"name": "en_us",
"file": "./en_US.trie.gz",
"path": "./en_US.trie.gz",
"repMap": [["'|`|’", "'"]],

@@ -28,3 +28,3 @@ "description": "American English Dictionary"

// Multiple locals can be specified like: "en, en-US" to match both English and English US.
"local": "en,en-US",
"locale": "en,en-US",
// By default the whole text of a file is included for spell checking

@@ -49,5 +49,5 @@ // Adding patterns to the "includeRegExpList" to only include matching patterns

// Words to always be considered an error
"flagWords": ["hte", "teh"]
"flagWords": []
}
]
}
{
"name": "@cspell/dict-en_us",
"version": "2.1.2",
"version": "2.1.3",
"description": "English dictionary for cspell.",

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

},
"gitHead": "b205afbb533926ffaa26a6e48aba3b4eb752879d"
"gitHead": "bb8d57a5736ec66fbdd55751ab6753b0e6dab33e"
}
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