Comparing version 1.6.0 to 1.6.1
@@ -18,2 +18,3 @@ /** | ||
try { | ||
if (isNaN(dt.getTime())) return ''; | ||
return dt.toISOString(); | ||
@@ -20,0 +21,0 @@ } catch (e) { |
{ | ||
"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
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
3212566
53474