hunspell-reader
Advanced tools
Comparing version 8.1.3 to 8.2.0
{ | ||
"name": "hunspell-reader", | ||
"version": "8.1.3", | ||
"version": "8.2.0", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -46,4 +46,4 @@ "bin": "bin.js", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^8.1.3", | ||
"@cspell/cspell-types": "^8.1.3", | ||
"@cspell/cspell-pipe": "^8.2.0", | ||
"@cspell/cspell-types": "^8.2.0", | ||
"commander": "^11.1.0", | ||
@@ -56,3 +56,3 @@ "gensequence": "^6.0.0", | ||
}, | ||
"gitHead": "ea4335117b7c0e7b9ec22738315c82fae24ea997" | ||
"gitHead": "3bcd6430bb33fb221d07030a60a2d61a2479e7ae" | ||
} |
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@^8.2.0
Updated@cspell/cspell-types@^8.2.0