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.1
to
9.6.2
+6
-6
package.json

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

},
"version": "9.6.1",
"version": "9.6.2",
"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.1",
"@cspell/cspell-pipe": "9.6.1",
"@cspell/cspell-types": "9.6.1",
"cspell-trie-lib": "9.6.1",
"@cspell/cspell-performance-monitor": "9.6.2",
"@cspell/cspell-pipe": "9.6.2",
"@cspell/cspell-types": "9.6.2",
"cspell-trie-lib": "9.6.2",
"fast-equals": "^6.0.0"

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

},
"gitHead": "666fb79096d25c53af9519cad07030e7aca597e1"
"gitHead": "646e18a04ff36d43f78a74e5055540e0f5297e91"
}