@cspell/dict-en_us
Advanced tools
Comparing version 4.3.7 to 4.3.8
{ | ||
"name": "@cspell/dict-en_us", | ||
"version": "4.3.7", | ||
"version": "4.3.8", | ||
"description": "English dictionary for cspell.", | ||
@@ -16,10 +16,9 @@ "publishConfig": { | ||
"sync": "pnpm cpy \"node_modules/aoo-mozilla-en-dict/en_US*/**\" \"src/aoo-mozilla-en-dict\" --flat", | ||
"checksum": "cspell-tools-cli shasum -c checksum.txt", | ||
"compile": "cspell-tools-cli build && pnpm run gen-checksum", | ||
"conditional-build": "pnpm run sync && pnpm run --silent checksum || pnpm run build", | ||
"compile": "cspell-tools-cli build", | ||
"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\"", | ||
"gen-checksum": "cspell-tools-cli shasum -u checksum.txt --list-file source-files.txt source-dependencies.txt", | ||
"test": "pnpm run test-dict && pnpm run test-text", | ||
"prepare": "cspell-tools-cli gzip \"*.trie\"", | ||
"gz": "cspell-tools-cli gzip \"*.trie\"", | ||
"prepare:dictionary": "pnpm gz", | ||
"prepublishOnly": "echo pre-publish" | ||
@@ -58,5 +57,5 @@ }, | ||
"@cspell/dict-en-shared": "1.0.5", | ||
"aoo-mozilla-en-dict": "https://github.com/marcoagpinto/aoo-mozilla-en-dict" | ||
"aoo-mozilla-en-dict": "github:marcoagpinto/aoo-mozilla-en-dict" | ||
}, | ||
"gitHead": "b9f9bfbdbb4851c067a886a69225b68aa8fbc55f" | ||
"gitHead": "a73b558ae5fcbb88bfce955a8628a56ab5e7cbe7" | ||
} |
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
339636