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
228
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 8.0.0 to 8.1.0

2

dist/affReader.js

@@ -233,3 +233,3 @@ import assert from 'assert';

COMPOUNDRULE: simpleTable(toCompoundRule),
FLAG: asString(),
FLAG: asString(), // 'long' | 'num'
FORBIDDENWORD: asString(),

@@ -236,0 +236,0 @@ FORCEUCASE: asString(),

{
"name": "hunspell-reader",
"version": "8.0.0",
"version": "8.1.0",
"description": "A library for reading Hunspell Dictionary Files",

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

"dependencies": {
"@cspell/cspell-pipe": "^8.0.0",
"@cspell/cspell-types": "^8.0.0",
"@cspell/cspell-pipe": "^8.1.0",
"@cspell/cspell-types": "^8.1.0",
"commander": "^11.1.0",

@@ -55,3 +55,3 @@ "gensequence": "^6.0.0",

},
"gitHead": "67c22bf98baed1c17bbc658fba8656262d17e370"
"gitHead": "28568808deaf39b9ffa71fd0f722441ff1b8c794"
}
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