hunspell-reader
Advanced tools
Comparing version 5.18.0 to 5.18.1
{ | ||
"name": "hunspell-reader", | ||
"version": "5.18.0", | ||
"version": "5.18.1", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -43,3 +43,3 @@ "bin": "bin.js", | ||
"@types/jest": "^27.4.0", | ||
"@types/node": "^17.0.13", | ||
"@types/node": "^17.0.14", | ||
"jest": "^27.4.7", | ||
@@ -51,3 +51,3 @@ "rimraf": "^3.0.2", | ||
"dependencies": { | ||
"commander": "^8.3.0", | ||
"commander": "^9.0.0", | ||
"fs-extra": "^10.0.0", | ||
@@ -60,3 +60,3 @@ "gensequence": "^3.1.1", | ||
}, | ||
"gitHead": "ef4c46dfb6f2938724afb5332ea2fdf9b67d99e4" | ||
"gitHead": "8b94979b57a7b1a11f8efbd5bc086d29d496f7be" | ||
} |
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
+ Addedcommander@9.5.0(transitive)
- Removedcommander@8.3.0(transitive)
Updatedcommander@^9.0.0