@cspell/dict-de-de
Advanced tools
Comparing version 3.0.2 to 3.1.0
@@ -16,9 +16,9 @@ { | ||
["ue", "ü"], | ||
["Ae", "Ä"], | ||
["Oe", "Ö"], | ||
["Ue", "Ü"], | ||
["Ae|AE", "Ä"], | ||
["Oe|OE", "Ö"], | ||
["Ue|UE", "Ü"], | ||
["ss", "ß"] | ||
], | ||
"dictionaryInformation": { | ||
"locale": "de_DE", | ||
"locale": "de-DE", | ||
"alphabet": "a-zA-ZäüößáéêàâñÄÜÖÉ", | ||
@@ -25,0 +25,0 @@ "suggestionEditCosts": [ |
{ | ||
"name": "@cspell/dict-de-de", | ||
"version": "3.0.2", | ||
"version": "3.1.0", | ||
"description": "German dictionary for cspell.", | ||
@@ -14,3 +14,3 @@ "publishConfig": { | ||
"scripts": { | ||
"build": "cat source-files.txt | xargs cross-env NODE_OPTIONS=--max_old_space_size=12288 cspell-tools-cli compile --trie3 -x compound -o . -M de_DE --no-compress && yarn run gen-checksum", | ||
"build": "cross-env NODE_OPTIONS=--max_old_space_size=12288 cspell-tools-cli build && yarn run gen-checksum", | ||
"sync": "yarn cpy \"../../node_modules/dictionary-de/**\" src/hunspell", | ||
@@ -58,3 +58,3 @@ "checksum": "shasum -c checksum.txt", | ||
}, | ||
"gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0" | ||
"gitHead": "5dbea1de0c7234e47732dfe36c07017e6761cf9f" | ||
} |
@@ -1,2 +0,2 @@ | ||
# Cspell German Dictionary | ||
# CSpell German Dictionary | ||
@@ -3,0 +3,0 @@ German dictionary for cspell. |
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
2276137