hunspell-reader
Advanced tools
Comparing version 6.26.3 to 6.27.0
{ | ||
"name": "hunspell-reader", | ||
"version": "6.26.3", | ||
"version": "6.27.0", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -41,3 +41,3 @@ "bin": "bin.js", | ||
"@types/jest": "^29.4.0", | ||
"@types/node": "^18.13.0", | ||
"@types/node": "^18.14.1", | ||
"jest": "^29.4.3", | ||
@@ -48,4 +48,4 @@ "ts-jest": "^29.0.5", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^6.26.3", | ||
"@cspell/cspell-types": "^6.26.3", | ||
"@cspell/cspell-pipe": "^6.27.0", | ||
"@cspell/cspell-types": "^6.27.0", | ||
"commander": "^10.0.0", | ||
@@ -58,3 +58,3 @@ "gensequence": "^4.0.3", | ||
}, | ||
"gitHead": "b8c6e0a31c58ad61b4814f92dccfe3df4999ff81" | ||
"gitHead": "b0e31c7ba91ba467d5fd9c66f238bb5d899f4833" | ||
} |
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.27.0
Updated@cspell/cspell-types@^6.27.0