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
10.0.0
to
10.0.1
+7
-7
package.json

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

},
"version": "10.0.0",
"version": "10.0.1",
"description": "A spelling dictionary library useful for checking words and getting suggestions.",

@@ -58,6 +58,6 @@ "type": "module",

"dependencies": {
"@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",
"@cspell/cspell-performance-monitor": "10.0.1",
"@cspell/cspell-pipe": "10.0.1",
"@cspell/cspell-types": "10.0.1",
"cspell-trie-lib": "10.0.1",
"fast-equals": "^6.0.0"

@@ -68,5 +68,5 @@ },

"gensequence": "^8.0.8",
"lorem-ipsum": "^2.0.8"
"lorem-ipsum": "^2.0.10"
},
"gitHead": "6ddfd576b6bb554a7cb8dba1ab053a0b6ff8021f"
"gitHead": "0f43abf29e5da0ecbcb08214055cdc1e3267c3ea"
}