hunspell-reader
Advanced tools
Comparing version 7.2.0 to 7.3.0
{ | ||
"name": "hunspell-reader", | ||
"version": "7.2.0", | ||
"version": "7.3.0", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -45,4 +45,4 @@ "bin": "bin.js", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^7.2.0", | ||
"@cspell/cspell-types": "^7.2.0", | ||
"@cspell/cspell-pipe": "^7.3.0", | ||
"@cspell/cspell-types": "^7.3.0", | ||
"commander": "^11.0.0", | ||
@@ -55,3 +55,3 @@ "gensequence": "^5.0.2", | ||
}, | ||
"gitHead": "b08f7ddc3a4aa22cc80c69ca6638b2a943659a31" | ||
"gitHead": "4a16b099b64c5b55645529a4ae79bc32aaf0fc8e" | ||
} |
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@^7.3.0
Updated@cspell/cspell-types@^7.3.0