Comparing version 0.3.6 to 0.3.7
{ | ||
"name": "sweatmap", | ||
"description": "SweatMap takes in a series of UTF-8 strings and maps them to UTF-8 strings that are as small as possible while still being unique.", | ||
"version": "0.3.6", | ||
"version": "0.3.7", | ||
"author": { | ||
@@ -54,3 +54,3 @@ "name": "Benjamin Solum", | ||
"eslint": "^7.26.0", | ||
"mocha": "^8.4.0", | ||
"mocha": "^10.0.0", | ||
"terser-webpack-plugin": "^5.1.1", | ||
@@ -57,0 +57,0 @@ "webpack": "^5.37.0", |
227941
15