🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

js2excel

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js2excel - npm Package Compare versions

Comparing version

to
0.1.2

6

package.json
{
"name": "js2excel",
"version": "0.1.1",
"version": "0.1.2",
"author": "pomysky@gmail.com",
"description": "A simple module exports json data to excel",
"license": "MIT",
"main": "index.js",
"main": "dist/js2excel.min.js",
"repository": {

@@ -25,3 +25,3 @@ "type": "git",

"build": "./node_modules/.bin/webpack --config ./webpack.config.js --progress --display-error-details",
"prepublish": "npm run build"
"prepublishOnly": "npm run build"
},

@@ -28,0 +28,0 @@ "dependencies": {