hunspell-reader
Advanced tools
Comparing version 5.19.2 to 5.19.3
{ | ||
"name": "hunspell-reader", | ||
"version": "5.19.2", | ||
"version": "5.19.3", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -43,3 +43,3 @@ "bin": "bin.js", | ||
"@types/jest": "^27.4.1", | ||
"@types/node": "^17.0.21", | ||
"@types/node": "^17.0.22", | ||
"jest": "^27.5.1", | ||
@@ -51,3 +51,3 @@ "rimraf": "^3.0.2", | ||
"dependencies": { | ||
"commander": "^9.0.0", | ||
"commander": "^9.1.0", | ||
"fs-extra": "^10.0.1", | ||
@@ -60,3 +60,3 @@ "gensequence": "^3.1.1", | ||
}, | ||
"gitHead": "6540cb9f716993c554dc50dd54dd76d553f8f5e4" | ||
"gitHead": "df43735d8f85fddbbd0befca7d98956f50474ce7" | ||
} |
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
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
Updatedcommander@^9.1.0