New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mr-excel

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mr-excel - npm Package Versions

1235

2.3.1

Diff
mohammadrezaeicode
published 2.3.1 •
mohammadrezaeicode
published 2.3.0 •

Changelog

Source

Version 2.3.0 (2023-08-16)

Improvement

  • capability to use var and rgb for fg, border color and font color
mohammadrezaeicode
published 2.2.2 •

Changelog

Source

Version 2.2.2 (2023-08-15)

Improvement

  • convertTableToExcel: related to hight & width
  • convertTableToExcel get optinal function rowHeightScaleFunction & colWidthScaleFunction
mohammadrezaeicode
published 2.1.2 •

Changelog

Source

Version 2.1.2 (2023-08-14)

Bug Fixes

  • Fixed issue with incorrect CDN address.
mohammadrezaeicode
published 2.1.1 •
mohammadrezaeicode
published 2.1.0 •

Changelog

Source

Version 2.1.0 (2023-08-14)

New Features

  • Introducing the ability to convert tables into Excel format.
mohammadrezaeicode
published 2.0.0 •

Changelog

Source

Version 2.0.0 (2023-08-13)

Bug Fixes

  • Fixed issue with incorrect CDN address.

New Features

  • Added the ability to set the generated file name via the fileName property.

Changes

  • Updated the default value of the generateType property.
mohammadrezaeicode
published 1.1.1 •
mohammadrezaeicode
published 1.1.0 •

Changelog

Source

Version 1.1.0 (2023-08-13)

Bug Fixes

  • Fixed backend issue causing "blob" error.
  • Resolved TypeScript type and interface inconsistencies.

New Features

  • Added text formatting options (bold, italic, underline, double underline).
  • Introduced "Shift Top" and "Shift Left" features for adjusting table generation start point.
  • Included option to add titles to tables.
mohammadrezaeicode
published 1.0.1 •