Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hunspell-reader

Package Overview
Dependencies
Maintainers
1
Versions
230
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 6.31.1 to 7.0.0-alpha.1

12

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

@@ -42,8 +42,8 @@ "bin": "bin.js",

"jest": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"typescript": "^4.9.5"
},
"dependencies": {
"@cspell/cspell-pipe": "^6.31.1",
"@cspell/cspell-types": "^6.31.1",
"@cspell/cspell-pipe": "^7.0.0-alpha.1",
"@cspell/cspell-types": "^7.0.0-alpha.1",
"commander": "^10.0.0",

@@ -54,5 +54,5 @@ "gensequence": "^5.0.2",

"engines": {
"node": ">=14"
"node": ">=16"
},
"gitHead": "43c3652e27588f6643cf78fd764f12f497f89fbf"
"gitHead": "626d1a01b413c1b6de0b386a5a264b78a10ba146"
}
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