Socket
Socket
Sign inDemoInstall

xlsx

Package Overview
Dependencies
8
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.18.2 to 0.18.3

2

package.json
{
"name": "xlsx",
"version": "0.18.2",
"version": "0.18.3",
"author": "sheetjs",

@@ -5,0 +5,0 @@ "description": "SheetJS Spreadsheet data parser and writer",

@@ -836,3 +836,3 @@ /* index.d.ts (C) 2015-present SheetJS and contributors */

/** Assign an Array Formula to a range */
sheet_set_array_formula(ws: WorkSheet, range: Range|string, formula: string): WorkSheet;
sheet_set_array_formula(ws: WorkSheet, range: Range|string, formula: string, dynamic?: boolean): WorkSheet;

@@ -839,0 +839,0 @@ /** Add an array of arrays of JS data to a worksheet */

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 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc