Comparing version
{ | ||
"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": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8218
0.2%0
-100%