@cspell/dict-en_us
Advanced tools
Comparing version 4.3.13 to 4.3.14
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
336109