Comparing version 0.13.3 to 0.13.4
{ | ||
"name": "xlsx", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"author": "sheetjs", | ||
@@ -68,2 +68,3 @@ "description": "SheetJS Spreadsheet data parser and writer", | ||
"allow": [ | ||
"crash", | ||
"wtf", | ||
@@ -70,0 +71,0 @@ "holes" |
@@ -222,2 +222,8 @@ /* index.d.ts (C) 2015-present SheetJS and contributors */ | ||
/** | ||
* Suppress "number stored as text" errors in generated files | ||
* @default true | ||
*/ | ||
ignoreEC?: boolean; | ||
/** Override workbook properties on save */ | ||
@@ -224,0 +230,0 @@ Props?: Properties; |
Sorry, the diff of this file is too big to display
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
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
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
7635032
90865
2857