Socket
Socket
Sign inDemoInstall

js-downloadexcel

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-downloadexcel - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

index.js

@@ -1,2 +0,3 @@

import XLSX from "js-xlsxstyle"
// import XLSX from "js-xlsxstyle"
let XLSX = require('js-xlsxstyle')

@@ -36,2 +37,3 @@ const s2SStream = (s) => { //字符串转字符流

//hjghjghj
exports.downloadExl = (json, { colWidth, rowColConfig, colorSetting, downloadFileName }) => {

@@ -38,0 +40,0 @@ var tempData = json[getMaxLenObj(json)];

{
"name": "js-downloadexcel",
"version": "0.0.1",
"version": "0.0.2",
"description": "下载excel",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc