Socket
Socket
Sign inDemoInstall

cspell-dictionary

Package Overview
Dependencies
Maintainers
1
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dictionary - npm Package Compare versions

Comparing version 6.30.1 to 6.30.2

2

dist/cjs/SpellingDictionary/SpellingDictionaryFromTrie.js

@@ -164,4 +164,4 @@ "use strict";

}
SpellingDictionaryFromTrie.cachedWordsLimit = 50000;
exports.SpellingDictionaryFromTrie = SpellingDictionaryFromTrie;
SpellingDictionaryFromTrie.cachedWordsLimit = 50000;
/**

@@ -168,0 +168,0 @@ * Create a dictionary from a trie file.

{
"name": "cspell-dictionary",
"version": "6.30.1",
"version": "6.30.2",
"description": "A spelling dictionary library useful for checking words and getting suggestions.",

@@ -55,9 +55,9 @@ "type": "commonjs",

"dependencies": {
"@cspell/cspell-pipe": "6.30.1",
"@cspell/cspell-types": "6.30.1",
"cspell-trie-lib": "6.30.1",
"@cspell/cspell-pipe": "6.30.2",
"@cspell/cspell-types": "6.30.2",
"cspell-trie-lib": "6.30.2",
"fast-equals": "^4.0.3",
"gensequence": "^5.0.2"
},
"gitHead": "3352b82591cd0cb27e5cd04dea93773e98a606df"
"gitHead": "4da6895c680084f3b741ad24a73c5bb011a57b35"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc