hunspell-reader
Advanced tools
Comparing version 6.29.3 to 6.30.0
{ | ||
"name": "hunspell-reader", | ||
"version": "6.29.3", | ||
"version": "6.30.0", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -40,3 +40,3 @@ "bin": "bin.js", | ||
"devDependencies": { | ||
"@types/jest": "^29.4.0", | ||
"@types/jest": "^29.4.4", | ||
"jest": "^29.5.0", | ||
@@ -47,4 +47,4 @@ "ts-jest": "^29.0.5", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^6.29.3", | ||
"@cspell/cspell-types": "^6.29.3", | ||
"@cspell/cspell-pipe": "^6.30.0", | ||
"@cspell/cspell-types": "^6.30.0", | ||
"commander": "^10.0.0", | ||
@@ -57,3 +57,3 @@ "gensequence": "^5.0.2", | ||
}, | ||
"gitHead": "a46e27dd5e9d52d83f0bfdbeeafcda58ca516fc1" | ||
"gitHead": "9af8c211fdeeb58e2d7a2be0e72405a23fe954cc" | ||
} |
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
Updated@cspell/cspell-pipe@^6.30.0
Updated@cspell/cspell-types@^6.30.0