cspell-dictionary
Advanced tools
+7
-7
@@ -7,3 +7,3 @@ { | ||
| }, | ||
| "version": "9.8.0", | ||
| "version": "10.0.0", | ||
| "description": "A spelling dictionary library useful for checking words and getting suggestions.", | ||
@@ -55,9 +55,9 @@ "type": "module", | ||
| "engines": { | ||
| "node": ">=20" | ||
| "node": ">=22.18.0" | ||
| }, | ||
| "dependencies": { | ||
| "@cspell/cspell-performance-monitor": "9.8.0", | ||
| "@cspell/cspell-pipe": "9.8.0", | ||
| "@cspell/cspell-types": "9.8.0", | ||
| "cspell-trie-lib": "9.8.0", | ||
| "@cspell/cspell-performance-monitor": "10.0.0", | ||
| "@cspell/cspell-pipe": "10.0.0", | ||
| "@cspell/cspell-types": "10.0.0", | ||
| "cspell-trie-lib": "10.0.0", | ||
| "fast-equals": "^6.0.0" | ||
@@ -70,3 +70,3 @@ }, | ||
| }, | ||
| "gitHead": "c822013ce676dffb5fa5544567c25a3ae666718f" | ||
| "gitHead": "6ddfd576b6bb554a7cb8dba1ab053a0b6ff8021f" | ||
| } |
116258
0.01%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated