cspell-lib
Advanced tools
Comparing version 4.1.5 to 4.1.6
@@ -51,2 +51,3 @@ // cspell default configuration | ||
"import": [ | ||
"node_modules/cspell-dict-bash/cspell-ext.json", | ||
"node_modules/cspell-dict-companies/cspell-ext.json", | ||
@@ -70,2 +71,3 @@ "node_modules/cspell-dict-cpp/cspell-ext.json", | ||
"node_modules/cspell-dict-python/cspell-ext.json", | ||
"node_modules/cspell-dict-ruby/cspell-ext.json", | ||
"node_modules/cspell-dict-rust/cspell-ext.json", | ||
@@ -72,0 +74,0 @@ "node_modules/cspell-dict-scala/cspell-ext.json", |
@@ -55,3 +55,3 @@ "use strict"; | ||
'html', 'css', 'less', 'scss', | ||
'latex', 'rust', 'toml', | ||
'latex', 'ruby', 'rust', 'shellscript', 'toml' | ||
], | ||
@@ -58,0 +58,0 @@ maxNumberOfProblems: 100, |
{ | ||
"name": "cspell-lib", | ||
"version": "4.1.5", | ||
"version": "4.1.6", | ||
"description": "A library of useful functions used across various cspell tools.", | ||
@@ -57,24 +57,26 @@ "main": "dist/index.js", | ||
"configstore": "^5.0.0", | ||
"cspell-dict-companies": "^1.0.16", | ||
"cspell-dict-cpp": "^1.1.23", | ||
"cspell-dict-django": "^1.0.12", | ||
"cspell-dict-dotnet": "^1.0.12", | ||
"cspell-dict-elixir": "^1.0.11", | ||
"cspell-dict-en-gb": "^1.1.13", | ||
"cspell-dict-en_us": "^1.2.20", | ||
"cspell-dict-fonts": "^1.0.3", | ||
"cspell-dict-fullstack": "^1.0.18", | ||
"cspell-dict-golang": "^1.1.12", | ||
"cspell-dict-haskell": "^1.0.2", | ||
"cspell-dict-html-symbol-entities": "^1.0.11", | ||
"cspell-dict-java": "^1.0.10", | ||
"cspell-dict-latex": "^1.0.11", | ||
"cspell-dict-bash": "^1.0.3", | ||
"cspell-dict-companies": "^1.0.20", | ||
"cspell-dict-cpp": "^1.1.26", | ||
"cspell-dict-django": "^1.0.14", | ||
"cspell-dict-dotnet": "^1.0.14", | ||
"cspell-dict-elixir": "^1.0.13", | ||
"cspell-dict-en-gb": "^1.1.14", | ||
"cspell-dict-en_us": "^1.2.23", | ||
"cspell-dict-fonts": "^1.0.5", | ||
"cspell-dict-fullstack": "^1.0.21", | ||
"cspell-dict-golang": "^1.1.14", | ||
"cspell-dict-haskell": "^1.0.4", | ||
"cspell-dict-html-symbol-entities": "^1.0.13", | ||
"cspell-dict-java": "^1.0.12", | ||
"cspell-dict-latex": "^1.0.13", | ||
"cspell-dict-lorem-ipsum": "^1.0.10", | ||
"cspell-dict-php": "^1.0.11", | ||
"cspell-dict-powershell": "^1.0.3", | ||
"cspell-dict-python": "^1.0.17", | ||
"cspell-dict-rust": "^1.0.10", | ||
"cspell-dict-scala": "^1.0.9", | ||
"cspell-dict-software-terms": "^1.0.3", | ||
"cspell-dict-typescript": "^1.0.1", | ||
"cspell-dict-php": "^1.0.13", | ||
"cspell-dict-powershell": "^1.0.5", | ||
"cspell-dict-python": "^1.0.19", | ||
"cspell-dict-ruby": "^1.0.3", | ||
"cspell-dict-rust": "^1.0.12", | ||
"cspell-dict-scala": "^1.0.11", | ||
"cspell-dict-software-terms": "^1.0.5", | ||
"cspell-dict-typescript": "^1.0.3", | ||
"cspell-io": "^4.0.19", | ||
@@ -109,5 +111,5 @@ "cspell-trie-lib": "^4.1.1", | ||
"devDependencies": { | ||
"cspell-tools": "^4.1.3" | ||
"cspell-tools": "^4.1.4" | ||
}, | ||
"gitHead": "a83680425a8327e46d0d77e6fcbdebdaff95b05f" | ||
"gitHead": "9d52c7f6a94a2eda973234583b46a538a3e80cd7" | ||
} |
148313
2999
32
+ Addedcspell-dict-bash@^1.0.3
+ Addedcspell-dict-ruby@^1.0.3
+ Added@cspell/dict-bash@1.0.18(transitive)
+ Added@cspell/dict-ruby@1.0.15(transitive)
+ Addedcspell-dict-bash@1.1.6(transitive)
+ Addedcspell-dict-ruby@1.1.4(transitive)
Updatedcspell-dict-cpp@^1.1.26
Updatedcspell-dict-django@^1.0.14
Updatedcspell-dict-dotnet@^1.0.14
Updatedcspell-dict-elixir@^1.0.13
Updatedcspell-dict-en-gb@^1.1.14
Updatedcspell-dict-en_us@^1.2.23
Updatedcspell-dict-fonts@^1.0.5
Updatedcspell-dict-golang@^1.1.14
Updatedcspell-dict-haskell@^1.0.4
Updatedcspell-dict-java@^1.0.12
Updatedcspell-dict-latex@^1.0.13
Updatedcspell-dict-php@^1.0.13
Updatedcspell-dict-python@^1.0.19
Updatedcspell-dict-rust@^1.0.12
Updatedcspell-dict-scala@^1.0.11