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.27.0 to 6.28.0

13

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

@@ -11,2 +11,3 @@ "bin": "bin.js",

"bin.js",
"!**/*.tsbuildInfo",
"!**/*.map",

@@ -21,3 +22,2 @@ "!**/*.test.*"

"build": "tsc -p .",
"build-dev": "tsc -p tsconfig.dev.json",
"lint": "prettier -w \"**/*.{md,yaml,yml,json,ts}\"",

@@ -43,3 +43,2 @@ "clean": "shx rm -rf dist coverage .tsbuildinfo",

"@types/jest": "^29.4.0",
"@types/node": "^18.14.1",
"jest": "^29.4.3",

@@ -50,6 +49,6 @@ "ts-jest": "^29.0.5",

"dependencies": {
"@cspell/cspell-pipe": "^6.27.0",
"@cspell/cspell-types": "^6.27.0",
"@cspell/cspell-pipe": "^6.28.0",
"@cspell/cspell-types": "^6.28.0",
"commander": "^10.0.0",
"gensequence": "^4.0.3",
"gensequence": "^5.0.2",
"iconv-lite": "^0.6.3"

@@ -60,3 +59,3 @@ },

},
"gitHead": "b0e31c7ba91ba467d5fd9c66f238bb5d899f4833"
"gitHead": "1c314413e76908e5fbf61fd2555726112b177c0e"
}
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