Socket
Socket
Sign inDemoInstall

js-downloadexcel

Package Overview
Dependencies
10
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

index.js

@@ -148,3 +148,3 @@ // import XLSX from "js-xlsxstyle"

exports.setColorPosition = (json, regEx, { color = "000000", backgroundColor = 'ffffff', fontSize = '14', isBold = false, borderColor = '' }) => {
exports.setColorPosition = (json, regEx, { color = "000000", backgroundColor = '', fontSize = '10', isBold = false, borderColor = 'e8e8e8' }) => {
let temp = json[getMaxLenObj(json)], keyMap = [], newArr = [{}]

@@ -151,0 +151,0 @@ for (var k in temp) {

{
"name": "js-downloadexcel",
"version": "0.0.6",
"version": "0.0.7",
"description": "下载excel",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc