cspell-trie-lib
Advanced tools
Comparing version 8.8.4 to 8.9.0-alpha.0
{ | ||
"name": "cspell-trie-lib", | ||
"version": "8.8.4", | ||
"version": "8.9.0-alpha.0", | ||
"description": "Trie Data Structure to support cspell.", | ||
@@ -52,4 +52,4 @@ "type": "module", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "8.8.4", | ||
"@cspell/cspell-types": "8.8.4", | ||
"@cspell/cspell-pipe": "8.9.0-alpha.0", | ||
"@cspell/cspell-types": "8.9.0-alpha.0", | ||
"gensequence": "^7.0.0" | ||
@@ -61,3 +61,3 @@ }, | ||
"devDependencies": { | ||
"@cspell/dict-en_us": "^4.3.21", | ||
"@cspell/dict-en_us": "^4.3.22", | ||
"@cspell/dict-es-es": "^3.0.0", | ||
@@ -67,3 +67,3 @@ "@cspell/dict-nl-nl": "^2.3.0", | ||
}, | ||
"gitHead": "e1df92825ed0dacedb1830eeb6d918f01690c69a" | ||
"gitHead": "700ed688420d2f3e784c05e2709ad33953aadadc" | ||
} |
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
423398
1
+ Added@cspell/cspell-pipe@8.9.0-alpha.0(transitive)
+ Added@cspell/cspell-types@8.9.0-alpha.0(transitive)
- Removed@cspell/cspell-pipe@8.8.4(transitive)
- Removed@cspell/cspell-types@8.8.4(transitive)