You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

xlsx-to-json-lc

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xlsx-to-json-lc - npm Package Compare versions

Comparing version

to
0.4.1

4

package.json
{
"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 @@ },