cspell-trie-lib
Advanced tools
Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "cspell-trie-lib", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "Trie Data Structure to support cspell.", | ||
@@ -36,4 +36,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"gensequence": "^2.1.2", | ||
"js-xxhash": "^1.0.1" | ||
"gensequence": "^2.1.3", | ||
"js-xxhash": "^1.0.4" | ||
}, | ||
@@ -61,3 +61,3 @@ "nyc": { | ||
}, | ||
"gitHead": "ebda8f0a8263727a73dcb3dfdf75b9f7b85e344e" | ||
"gitHead": "c528fdc4f86777aefbc23a18c3ac7a51c0c9d2bd" | ||
} |
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
Updatedgensequence@^2.1.3
Updatedjs-xxhash@^1.0.4