js-downloadexcel
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -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", |
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
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