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