New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hunspell-reader

Package Overview
Dependencies
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hunspell-reader - npm Package Compare versions

Comparing version

to
6.31.1

8

package.json
{
"name": "hunspell-reader",
"version": "6.31.0",
"version": "6.31.1",
"description": "A library for reading Hunspell Dictionary Files",

@@ -46,4 +46,4 @@ "bin": "bin.js",

"dependencies": {
"@cspell/cspell-pipe": "^6.31.0",
"@cspell/cspell-types": "^6.31.0",
"@cspell/cspell-pipe": "^6.31.1",
"@cspell/cspell-types": "^6.31.1",
"commander": "^10.0.0",

@@ -56,3 +56,3 @@ "gensequence": "^5.0.2",

},
"gitHead": "1c0c3eb875bc1aab334bd56d952c0d0964468b7a"
"gitHead": "43c3652e27588f6643cf78fd764f12f497f89fbf"
}