xlsx-template
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,0 +0,0 @@ import * as etree from "elementtree"; |
{ | ||
"name": "xlsx-template", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Generate .xlsx (Excel) files from templates built in Excel", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index", |
@@ -206,2 +206,5 @@ # XLSX Template | ||
### Version 1.3.2 | ||
* Fix import statement for jszip | ||
### Version 1.3.1 | ||
@@ -208,0 +211,0 @@ * Added the imageRatio parameter like a percent ratio when insert images. (#121) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
85702
276