Socket
Socket
Sign inDemoInstall

@cspell/dict-cs-cz

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 3.0.0

Czech.txt

12

package.json
{
"name": "@cspell/dict-cs-cz",
"version": "2.0.0",
"version": "3.0.0",
"description": "Czech dictionary for cspell.",

@@ -14,4 +14,5 @@ "publishConfig": {

"scripts": {
"build": "cross-env NODE_OPTIONS=--max_old_space_size=4096 cspell-tools compile-trie \"Czech.dic\" -o .",
"test": "hunspell-reader words -n 1000 \"Czech.dic\" | cspell -v -c ./cspell-ext.json --local=cs --languageId=* stdin",
"build": "cspell-tools-cli build && yarn prepare",
"test": "hunspell-reader words -n 1000 src/Czech.dic | cspell -v -c ./cspell-ext.json --local=cs --languageId=* stdin",
"prepare": "gzip -f -k *.trie",
"prepublishOnly": "echo pre-publish"

@@ -31,3 +32,3 @@ },

"author": "Jason Dent",
"license": "MIT",
"license": "GPL-3.0+",
"bugs": {

@@ -38,6 +39,7 @@ "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"

"files": [
"Czech.txt",
"Czech.trie.gz",
"cspell-ext.json"
],
"gitHead": "5fe03a7c9c10459a3c50242737f27bcf3e980f5e"
"gitHead": "fe9e77ac24549b17abedd57e5a1b690ed53c442a"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc