cspell-dictionary
Advanced tools
@@ -49,2 +49,3 @@ import { CompoundWordsMethod, decodeTrie, suggestionCollector } from 'cspell-trie-lib'; | ||
| const i = this.trie.iterate(); | ||
| // eslint-disable-next-line no-useless-assignment | ||
| let deeper = true; | ||
@@ -51,0 +52,0 @@ let size = 0; |
+6
-6
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "9.6.4", | ||
| "version": "9.7.0", | ||
| "description": "A spelling dictionary library useful for checking words and getting suggestions.", | ||
@@ -58,6 +58,6 @@ "type": "module", | ||
| "dependencies": { | ||
| "@cspell/cspell-performance-monitor": "9.6.4", | ||
| "@cspell/cspell-pipe": "9.6.4", | ||
| "@cspell/cspell-types": "9.6.4", | ||
| "cspell-trie-lib": "9.6.4", | ||
| "@cspell/cspell-performance-monitor": "9.7.0", | ||
| "@cspell/cspell-pipe": "9.7.0", | ||
| "@cspell/cspell-types": "9.7.0", | ||
| "cspell-trie-lib": "9.7.0", | ||
| "fast-equals": "^6.0.0" | ||
@@ -70,3 +70,3 @@ }, | ||
| }, | ||
| "gitHead": "e126c7f5708d4258ada35ba1d29d18952d7f0886" | ||
| "gitHead": "48f64e0bd95b39011af6dc80cd8ae4d519511f73" | ||
| } |
116258
0.05%3004
0.03%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated