cspell-lib
Advanced tools
Comparing version 4.1.10 to 4.1.11
{ | ||
"name": "cspell-lib", | ||
"version": "4.1.10", | ||
"version": "4.1.11", | ||
"description": "A library of useful functions used across various cspell tools.", | ||
@@ -82,4 +82,4 @@ "main": "dist/index.js", | ||
"cspell-io": "^4.0.19", | ||
"cspell-trie-lib": "^4.1.4", | ||
"cspell-util-bundle": "^4.0.6", | ||
"cspell-trie-lib": "^4.1.5", | ||
"cspell-util-bundle": "^4.0.7", | ||
"fs-extra": "^8.1.0", | ||
@@ -111,5 +111,5 @@ "gensequence": "^3.0.1", | ||
"devDependencies": { | ||
"cspell-tools": "^4.1.8" | ||
"cspell-tools": "^4.1.9" | ||
}, | ||
"gitHead": "92b46011da8467d15c7969aab4572a8639e3f685" | ||
"gitHead": "9682c2d23fabc9e823cbd5d610fe590feac78ac2" | ||
} |
Updatedcspell-trie-lib@^4.1.5
Updatedcspell-util-bundle@^4.0.7