@cspell/dict-de-de
Advanced tools
Comparing version 3.2.0 to 4.0.0
{ | ||
"name": "@cspell/dict-de-de", | ||
"version": "3.2.0", | ||
"version": "4.0.0", | ||
"description": "German dictionary for cspell.", | ||
@@ -17,5 +17,5 @@ "publishConfig": { | ||
"sync": "pnpm cpy \"node_modules/dictionary-de/**\" src/hunspell", | ||
"test-de": "hunspell-reader words -n 1000 \"src/hunspell/index.dic\" | cspell -v -c ./cspell-ext.json --local=de --languageId=* stdin", | ||
"test-de-old": "hunspell-reader words -n 1000 \"src/German_de_DE.dic\" | cspell -v -c ./cspell-ext.json --local=de --languageId=* stdin", | ||
"test-samples": "cspell -v -c ./cspell-ext.json --local=de,en \"samples/**\"", | ||
"test-de": "pipe-cmds \"hunspell-reader words -n 1000 \\\"src/hunspell/index.dic\\\"\" \"cspell -c ./cspell-ext.json --locale=de --languageId=* stdin\"", | ||
"test-de-old": "pipe-cmds \"hunspell-reader words -n 1000 \\\"src/German_de_DE.dic\\\"\" \"cspell -c ./cspell-ext.json --locale=de --languageId=* stdin\"", | ||
"test-samples": "cspell -c ./cspell-ext.json --locale=de,en \"samples/**\"", | ||
"test": "pnpm run test-de && pnpm run test-samples && pnpm run test-de-old", | ||
@@ -28,3 +28,4 @@ "gz": "cspell-tools-cli gzip \"*.trie\"", | ||
"type": "git", | ||
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" | ||
"url": "https://github.com/streetsidesoftware/cspell-dict.git", | ||
"directory": "dictionaries/de_DE" | ||
}, | ||
@@ -38,4 +39,4 @@ "keywords": [ | ||
], | ||
"author": "Jason Dent", | ||
"license": "GPL-3.0-or-later", | ||
"author": "Street Side Software <support@streetsidesoftware.nl>", | ||
"license": "LGPL-3.0", | ||
"bugs": { | ||
@@ -54,3 +55,3 @@ "url": "https://github.com/streetsidesoftware/cspell-dicts/issues" | ||
}, | ||
"gitHead": "ec476361de58eb5206cedf039a977916ace0414a" | ||
"gitHead": "4136fae63903e1677b1524a803ed372ba9aeec02" | ||
} |
@@ -50,5 +50,5 @@ # CSpell German Dictionary | ||
GPL-3.0-or-later | ||
LGPL-3.0 | ||
> Some packages may have other licenses included. | ||
> See [src/hunspell/license](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/de_DE/src/hunspell/license) and [src/German_de_DE.txt](https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/de_DE/src/German_de_DE.txt) |
Sorry, the diff of this file is not supported yet
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
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
Copyleft License
License(Experimental) Copyleft license information was found.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
Non-permissive License
License(Experimental) A license not known to be considered permissive was found.
Found 1 instance in 1 package
2229976
7