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

exceljs

Package Overview
Dependencies
Maintainers
1
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exceljs - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

1

dist/es5/xlsx/xform/simple/date-xform.js

@@ -18,2 +18,3 @@ /**

try {
if (isNaN(dt.getTime())) return '';
return dt.toISOString();

@@ -20,0 +21,0 @@ } catch (e) {

2

package.json
{
"name": "exceljs",
"version": "1.6.0",
"version": "1.6.1",
"description": "Excel Workbook Manager - Read and Write xlsx and csv Files.",

@@ -5,0 +5,0 @@ "private": false,

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

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