hunspell-reader
Advanced tools
Comparing version 6.3.0 to 6.4.0-alpha.0
{ | ||
"name": "hunspell-reader", | ||
"version": "6.3.0", | ||
"version": "6.4.0-alpha.0", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -42,11 +42,11 @@ "bin": "bin.js", | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/jest": "^28.1.5", | ||
"@types/node": "^18.0.3", | ||
"jest": "^28.1.2", | ||
"@types/jest": "^28.1.6", | ||
"@types/node": "^18.0.6", | ||
"jest": "^28.1.3", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^28.0.5", | ||
"ts-jest": "^28.0.7", | ||
"typescript": "^4.7.4" | ||
}, | ||
"dependencies": { | ||
"commander": "^9.3.0", | ||
"commander": "^9.4.0", | ||
"fs-extra": "^10.1.0", | ||
@@ -59,3 +59,3 @@ "gensequence": "^3.1.1", | ||
}, | ||
"gitHead": "6b7b2a0e92f0b3c760dd3c3fd6bc8a8a873e1987" | ||
"gitHead": "ad84fb5398b1f9c1133187616637efe2f13ea598" | ||
} |
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
64013
1
Updatedcommander@^9.4.0