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

tempa-xlsx

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tempa-xlsx - npm Package Compare versions

Comparing version 0.0.1 to 0.8.20

.DS_Store

2

ods.js

@@ -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",

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