hunspell-reader
Advanced tools
Comparing version 6.8.0 to 6.8.1
{ | ||
"name": "hunspell-reader", | ||
"version": "6.8.0", | ||
"version": "6.8.1", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -41,8 +41,8 @@ "bin": "bin.js", | ||
"@types/fs-extra": "^9.0.13", | ||
"@types/jest": "^28.1.7", | ||
"@types/node": "^18.7.8", | ||
"@types/jest": "^28.1.8", | ||
"@types/node": "^18.7.13", | ||
"jest": "^28.1.3", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^28.0.8", | ||
"typescript": "^4.7.4" | ||
"typescript": "^4.8.2" | ||
}, | ||
@@ -58,3 +58,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "8a1bd03222ffc9776c2cdd09180db6150abb3f25" | ||
"gitHead": "3c5c8c51b6cad9bc728f3383f5fe6ba34d6d559f" | ||
} |
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
63969