Comparing version 0.11.9 to 0.11.10
{ | ||
"name": "xlsx", | ||
"version": "0.11.9", | ||
"version": "0.11.10", | ||
"author": "sheetjs", | ||
@@ -5,0 +5,0 @@ "description": "SheetJS Spreadsheet data parser and writer", |
@@ -239,2 +239,5 @@ /* index.d.ts (C) 2015-present SheetJS and contributors */ | ||
Hidden?: 0 | 1 | 2; | ||
/** Name of Document Module in associated VBA Project */ | ||
CodeName?: string; | ||
} | ||
@@ -276,2 +279,5 @@ | ||
filterPrivacy?: boolean; | ||
/** Name of Document Module in associated VBA Project */ | ||
CodeName?: string; | ||
} | ||
@@ -278,0 +284,0 @@ |
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 not supported yet
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
6327575
61329
2500