cspell-lib
Advanced tools
Comparing version 4.1.12 to 4.1.13
{ | ||
"name": "cspell-lib", | ||
"version": "4.1.12", | ||
"version": "4.1.13", | ||
"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.6", | ||
"cspell-util-bundle": "^4.0.7", | ||
"cspell-trie-lib": "^4.1.7", | ||
"cspell-util-bundle": "^4.0.8", | ||
"fs-extra": "^8.1.0", | ||
@@ -111,5 +111,5 @@ "gensequence": "^3.0.1", | ||
"devDependencies": { | ||
"cspell-tools": "^4.1.10" | ||
"cspell-tools": "^4.1.11" | ||
}, | ||
"gitHead": "d3d97247b35d1c755ae6dc95cc72e4b8381b68f6" | ||
"gitHead": "73f2223b8b222203c2e996d865564ef85fb67075" | ||
} |
Updatedcspell-trie-lib@^4.1.7
Updatedcspell-util-bundle@^4.0.8