vue-json-excel3
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "vue-json-excel3", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Download your JSON as an excel or CSV file directly from the browser", | ||
@@ -39,3 +39,5 @@ "main": "dist/vue-json-excel.umd.js", | ||
"dependencies": { | ||
"downloadjs": "^1.4.7" | ||
"downloadjs": "^1.4.7", | ||
"file-saver": "^2.0.5", | ||
"xlsx": "^0.18.5" | ||
}, | ||
@@ -42,0 +44,0 @@ "devDependencies": { |
[![npm](https://img.shields.io/npm/dt/vue-json-excel3.svg)](https://www.npmjs.com/package/vue-json-excel3) | ||
Old Document - https://vue-json-excel.netlify.app/ | ||
# Support | ||
@@ -4,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2025148
20
52179
342
3
1
+ Addedfile-saver@^2.0.5
+ Addedxlsx@^0.18.5
+ Addedadler-32@1.3.1(transitive)
+ Addedcfb@1.2.2(transitive)
+ Addedcodepage@1.15.0(transitive)
+ Addedcrc-32@1.2.2(transitive)
+ Addedfile-saver@2.0.5(transitive)
+ Addedfrac@1.1.2(transitive)
+ Addedssf@0.11.2(transitive)
+ Addedwmf@1.0.2(transitive)
+ Addedword@0.3.0(transitive)
+ Addedxlsx@0.18.5(transitive)