@cspell/cspell-bundled-dicts
Advanced tools
Comparing version 7.0.1-alpha.8 to 7.0.1-alpha.9
@@ -137,2 +137,3 @@ "use strict"; | ||
'@cspell/dict-fonts/cspell-ext.json', | ||
'@cspell/dict-fsharp/cspell-ext.json', | ||
'@cspell/dict-fullstack/cspell-ext.json', | ||
@@ -139,0 +140,0 @@ '@cspell/dict-gaming-terms/cspell-ext.json', |
{ | ||
"name": "@cspell/cspell-bundled-dicts", | ||
"version": "7.0.1-alpha.8", | ||
"version": "7.0.1-alpha.9", | ||
"description": "Dictionaries bundled with cspell", | ||
@@ -50,3 +50,3 @@ "publishConfig": { | ||
"@cspell/dict-bash": "^4.1.1", | ||
"@cspell/dict-companies": "^3.0.17", | ||
"@cspell/dict-companies": "^3.0.19", | ||
"@cspell/dict-cpp": "^5.0.4", | ||
@@ -65,3 +65,4 @@ "@cspell/dict-cryptocurrencies": "^3.0.1", | ||
"@cspell/dict-filetypes": "^3.0.1", | ||
"@cspell/dict-fonts": "^3.0.2", | ||
"@cspell/dict-fonts": "^4.0.0", | ||
"@cspell/dict-fsharp": "^1.0.0", | ||
"@cspell/dict-fullstack": "^3.1.5", | ||
@@ -77,10 +78,10 @@ "@cspell/dict-gaming-terms": "^1.0.4", | ||
"@cspell/dict-latex": "^4.0.0", | ||
"@cspell/dict-lorem-ipsum": "^3.0.0", | ||
"@cspell/dict-lorem-ipsum": "^4.0.0", | ||
"@cspell/dict-lua": "^4.0.1", | ||
"@cspell/dict-node": "^4.0.2", | ||
"@cspell/dict-npm": "^5.0.7", | ||
"@cspell/dict-npm": "^5.0.8", | ||
"@cspell/dict-php": "^4.0.1", | ||
"@cspell/dict-powershell": "^5.0.2", | ||
"@cspell/dict-public-licenses": "^2.0.3", | ||
"@cspell/dict-python": "^4.1.3", | ||
"@cspell/dict-python": "^4.1.5", | ||
"@cspell/dict-r": "^2.0.1", | ||
@@ -90,3 +91,3 @@ "@cspell/dict-ruby": "^5.0.0", | ||
"@cspell/dict-scala": "^5.0.0", | ||
"@cspell/dict-software-terms": "^3.2.0", | ||
"@cspell/dict-software-terms": "^3.2.1", | ||
"@cspell/dict-sql": "^2.1.1", | ||
@@ -102,6 +103,6 @@ "@cspell/dict-svelte": "^1.0.2", | ||
"devDependencies": { | ||
"@cspell/cspell-tools": "7.0.1-alpha.8", | ||
"@cspell/cspell-types": "7.0.1-alpha.8" | ||
"@cspell/cspell-tools": "7.0.1-alpha.9", | ||
"@cspell/cspell-types": "7.0.1-alpha.9" | ||
}, | ||
"gitHead": "2c2d4db95da9d1cb7868d5de68e7c43776de06e7" | ||
"gitHead": "4246258636a672b75df22d6e8c72bb3c63e8a500" | ||
} |
11160
176
47
+ Added@cspell/dict-fsharp@^1.0.0
+ Added@cspell/dict-fonts@4.0.4(transitive)
+ Added@cspell/dict-fsharp@1.1.0(transitive)
+ Added@cspell/dict-lorem-ipsum@4.0.4(transitive)
- Removed@cspell/dict-fonts@3.0.2(transitive)
- Removed@cspell/dict-lorem-ipsum@3.0.0(transitive)
Updated@cspell/dict-fonts@^4.0.0
Updated@cspell/dict-npm@^5.0.8
Updated@cspell/dict-python@^4.1.5