@cspell/dict-en_us
Advanced tools
Comparing version 2.1.7 to 2.2.0
{ | ||
"name": "@cspell/dict-en_us", | ||
"version": "2.1.7", | ||
"version": "2.2.0", | ||
"description": "English dictionary for cspell.", | ||
@@ -15,3 +15,3 @@ "publishConfig": { | ||
"build": "yarn run compile", | ||
"sync": "yarn cpy \"../../node_modules/aoo-mozilla-en-dict/en_US*/**\" src/aoo-mozilla-en-dict", | ||
"sync": "yarn cpy \"../../node_modules/aoo-mozilla-en-dict/en_US*/**\" \"src/aoo-mozilla-en-dict\" --flat", | ||
"checksum": "shasum -c checksum.txt", | ||
@@ -59,3 +59,3 @@ "compile": "cat source-files.txt | xargs cspell-tools-cli compile --trie3 -x compound --merge en_US -o . && yarn run gen-checksum", | ||
}, | ||
"gitHead": "8a68602784f750b85165db7a109710f275e4b6b2" | ||
"gitHead": "b0ca21bc4a3e71c5f619fe758edbbd67b393924d" | ||
} |
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
439908