Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-excel-export

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-excel-export - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

9

index.js

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

"use strict";
const excel = require('./lib/excel')

@@ -68,9 +70,2 @@

}
// TODO: REMOVE
// if (specification[col].mergeGroup) {
// cell_value.merge = specification[col].mergeGroup
// }
row.push(cell_value) // Push new cell to the row

@@ -77,0 +72,0 @@ }

{
"name": "node-excel-export",
"version": "1.4.1",
"version": "1.4.2",
"description": "Node-Excel-Export",

@@ -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