@cspell/dict-en_us
Advanced tools
Comparing version 1.2.44 to 1.2.45
{ | ||
"name": "@cspell/dict-en_us", | ||
"version": "1.2.44", | ||
"version": "1.2.45", | ||
"description": "English dictionary for cspell.", | ||
@@ -20,3 +20,3 @@ "publishConfig": { | ||
"test-text": "cspell -v -c ./cspell-ext.json --local=en --languageId=* \"tests/*.txt\"", | ||
"gen-checksum": "cat source-files.txt | xargs shasum en_US.trie.gz > checksum.txt", | ||
"gen-checksum": "cat source-files.txt source-dependencies.txt | sort -u | xargs shasum > checksum.txt", | ||
"test": "yarn run test-dict && yarn run test-text", | ||
@@ -53,3 +53,3 @@ "prepublishOnly": "yarn test" | ||
}, | ||
"gitHead": "3e04648f52500fc5ffa4c4c02644ad07a10173be" | ||
"gitHead": "ba1fa58d02b4af9fdd27b3408417515511a837fe" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
399235
0