xlsx-to-json-lc
Advanced tools
Comparing version
{ | ||
"name": "xlsx-to-json-lc", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Convert xlsx to json with optional option to lowerCase the excel headers (Credits DataGarage Fork)", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"xlsx": "0.10.4-g", | ||
"xlsx": "0.10.4", | ||
"csv": "~0.3.6" | ||
@@ -23,0 +23,0 @@ }, |
20298
-0.01%Updated