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.6.0 to 6.6.1-alpha.0

9

package.json
{
"name": "hunspell-reader",
"version": "6.6.0",
"version": "6.6.1-alpha.0",
"description": "A library for reading Hunspell Dictionary Files",

@@ -18,6 +18,5 @@ "bin": "bin.js",

"smoke-test": "../bin.js words ./dictionaries/nl -n 100",
"test": "npm run test-unit",
"test": "pnpm run test-unit",
"build": "tsc -p .",
"build-dev": "tsc -p tsconfig.dev.json",
"prepublishOnly": "npm run test",
"lint": "prettier -w \"**/*.{md,yaml,yml,json,ts}\"",

@@ -44,3 +43,3 @@ "clean": "rimraf dist coverage .tsbuildinfo",

"@types/jest": "^28.1.6",
"@types/node": "^18.6.4",
"@types/node": "^18.6.5",
"jest": "^28.1.3",

@@ -60,3 +59,3 @@ "rimraf": "^3.0.2",

},
"gitHead": "673377e6b8b79834d018f9b4d02aef90406b7a29"
"gitHead": "4c7eb0181563a4459da772fd736b252f07f020b9"
}
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