hunspell-reader
Advanced tools
Comparing version 6.6.0 to 6.6.1-alpha.0
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63976
1