Sign In

cspell-dictionary

Package Overview
Dependencies
Maintainers
1
Versions
161
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
9.6.3
to
9.6.4
+6
-6
package.json

@@ -7,3 +7,3 @@ {

},
"version": "9.6.3",
"version": "9.6.4",
"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.3",
"@cspell/cspell-pipe": "9.6.3",
"@cspell/cspell-types": "9.6.3",
"cspell-trie-lib": "9.6.3",
"@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",
"fast-equals": "^6.0.0"

@@ -70,3 +70,3 @@ },

},
"gitHead": "500b996b6c0a6ff025c42ef98db44776f43a9e72"
"gitHead": "e126c7f5708d4258ada35ba1d29d18952d7f0886"
}