Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cspell/dict-de-de

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-de-de - npm Package Compare versions

Comparing version 3.0.2 to 3.1.0

8

cspell-ext.json

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc