hunspell-reader
Advanced tools
Comparing version 5.10.0 to 5.11.0-alpha.0
{ | ||
"name": "hunspell-reader", | ||
"version": "5.10.0", | ||
"version": "5.11.0-alpha.0", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -21,3 +21,2 @@ "bin": "bin.js", | ||
"build-dev": "tsc -p tsconfig.dev.json", | ||
"prepare": "npm run build", | ||
"prepublishOnly": "npm run test", | ||
@@ -43,6 +42,6 @@ "lint": "prettier -w \"**/*.{md,yaml,yml,json,ts}\"", | ||
"devDependencies": { | ||
"@types/fs-extra": "^9.0.12", | ||
"@types/jest": "^27.0.1", | ||
"@types/node": "^16.9.1", | ||
"jest": "^27.2.0", | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/jest": "^27.0.2", | ||
"@types/node": "^16.10.1", | ||
"jest": "^27.2.2", | ||
"prettier": "^2.4.1", | ||
@@ -78,3 +77,3 @@ "rimraf": "^3.0.2", | ||
}, | ||
"gitHead": "7112fa0160844fc206dcd7aa100c7c14abd49a27" | ||
"gitHead": "1942e43560a4969bb9e070a0192121d695ff4554" | ||
} |
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
56721
1