cspell-trie-lib
Advanced tools
Comparing version 7.3.5 to 7.3.6
{ | ||
"name": "cspell-trie-lib", | ||
"version": "7.3.5", | ||
"version": "7.3.6", | ||
"description": "Trie Data Structure to support cspell.", | ||
@@ -49,5 +49,5 @@ "type": "module", | ||
"dependencies": { | ||
"@cspell/cspell-pipe": "7.3.5", | ||
"@cspell/cspell-types": "7.3.5", | ||
"gensequence": "^5.0.2" | ||
"@cspell/cspell-pipe": "7.3.6", | ||
"@cspell/cspell-types": "7.3.6", | ||
"gensequence": "^6.0.0" | ||
}, | ||
@@ -63,3 +63,3 @@ "engines": { | ||
}, | ||
"gitHead": "23fb2fbae335526185ab53a22e0cac0f3e8f1a25" | ||
"gitHead": "64ab7715f3f6566c1917084557f2ee415798c6f0" | ||
} |
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
+ Added@cspell/cspell-pipe@7.3.6(transitive)
+ Added@cspell/cspell-types@7.3.6(transitive)
+ Addedgensequence@6.0.0(transitive)
- Removed@cspell/cspell-pipe@7.3.5(transitive)
- Removed@cspell/cspell-types@7.3.5(transitive)
- Removedgensequence@5.0.2(transitive)
Updated@cspell/cspell-pipe@7.3.6
Updated@cspell/cspell-types@7.3.6
Updatedgensequence@^6.0.0