hunspell-reader
Advanced tools
Comparing version 6.31.1 to 7.0.0-alpha.1
{ | ||
"name": "hunspell-reader", | ||
"version": "6.31.1", | ||
"version": "7.0.0-alpha.1", | ||
"description": "A library for reading Hunspell Dictionary Files", | ||
@@ -42,8 +42,8 @@ "bin": "bin.js", | ||
"jest": "^29.5.0", | ||
"ts-jest": "^29.0.5", | ||
"ts-jest": "^29.1.0", | ||
"typescript": "^4.9.5" | ||
}, | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "^6.31.1", | ||
"@cspell/cspell-types": "^6.31.1", | ||
"@cspell/cspell-pipe": "^7.0.0-alpha.1", | ||
"@cspell/cspell-types": "^7.0.0-alpha.1", | ||
"commander": "^10.0.0", | ||
@@ -54,5 +54,5 @@ "gensequence": "^5.0.2", | ||
"engines": { | ||
"node": ">=14" | ||
"node": ">=16" | ||
}, | ||
"gitHead": "43c3652e27588f6643cf78fd764f12f497f89fbf" | ||
"gitHead": "626d1a01b413c1b6de0b386a5a264b78a10ba146" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
74664
1
+ Added@cspell/cspell-pipe@7.3.9(transitive)
+ Added@cspell/cspell-types@7.3.9(transitive)
- Removed@cspell/cspell-pipe@6.31.3(transitive)
- Removed@cspell/cspell-types@6.31.3(transitive)