Comparing version 0.0.1 to 0.8.20
@@ -10,3 +10,3 @@ /* ods.js (C) 2014 SheetJS -- http://sheetjs.com */ | ||
if(typeof module !== "undefined" && typeof require !== 'undefined') try { | ||
return require('../' + 'xlsx').utils; | ||
return require('./' + 'xlsx').utils; | ||
} catch(e) { | ||
@@ -13,0 +13,0 @@ try { return require('./' + 'xlsx').utils; } |
{ | ||
"name": "tempa-xlsx", | ||
"version": "0.0.1", | ||
"version": "0.8.20", | ||
"author": "sheetjs", | ||
"description": "Extension of (JS/XLSX) to implement cell style, Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)", | ||
"description": "Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)", | ||
"keywords": [ | ||
@@ -7,0 +7,0 @@ "excel", |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
4872728
28
1