cspell-dictionary
Advanced tools
Comparing version 6.31.1 to 6.31.3
@@ -164,4 +164,4 @@ "use strict"; | ||
} | ||
exports.SpellingDictionaryFromTrie = SpellingDictionaryFromTrie; | ||
SpellingDictionaryFromTrie.cachedWordsLimit = 50000; | ||
exports.SpellingDictionaryFromTrie = SpellingDictionaryFromTrie; | ||
/** | ||
@@ -168,0 +168,0 @@ * Create a dictionary from a trie file. |
{ | ||
"name": "cspell-dictionary", | ||
"version": "6.31.1", | ||
"version": "6.31.3", | ||
"description": "A spelling dictionary library useful for checking words and getting suggestions.", | ||
@@ -55,9 +55,9 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "6.31.1", | ||
"@cspell/cspell-types": "6.31.1", | ||
"cspell-trie-lib": "6.31.1", | ||
"@cspell/cspell-pipe": "6.31.3", | ||
"@cspell/cspell-types": "6.31.3", | ||
"cspell-trie-lib": "6.31.3", | ||
"fast-equals": "^4.0.3", | ||
"gensequence": "^5.0.2" | ||
}, | ||
"gitHead": "43c3652e27588f6643cf78fd764f12f497f89fbf" | ||
"gitHead": "0e8ca7b32f21aea40ade645172ef93017e6a143d" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
202594
4420
8
+ Added@cspell/cspell-pipe@6.31.3(transitive)
+ Added@cspell/cspell-types@6.31.3(transitive)
+ Addedcspell-trie-lib@6.31.3(transitive)
- Removed@cspell/cspell-pipe@6.31.1(transitive)
- Removed@cspell/cspell-types@6.31.1(transitive)
- Removedcspell-trie-lib@6.31.1(transitive)
Updated@cspell/cspell-pipe@6.31.3
Updated@cspell/cspell-types@6.31.3
Updatedcspell-trie-lib@6.31.3