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 3.0.1 to 3.0.2

9

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

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

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

@@ -42,3 +43,3 @@ },

],
"gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0"
"gitHead": "13f40d9d575d21316b7c65a0bd5626e627f69b3b"
}

@@ -1,2 +0,2 @@

# Cspell Czech Dictionary
# CSpell Czech Dictionary

@@ -54,2 +54,2 @@ Czech dictionary for cspell.

See also: [Czech.txt](Czech.txt)
See also: [Czech.txt](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/cs_CZ/Czech.txt)

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