jspreadsheet-ce
Advanced tools
Comparing version 4.9.1 to 4.9.2
@@ -27,3 +27,3 @@ { | ||
"dependencies": { | ||
"jsuites": "^4.9.0", | ||
"jsuites": "^4.9.1", | ||
"@jspreadsheet/formula": "^1.1.0" | ||
@@ -37,3 +37,3 @@ }, | ||
"main": "dist/index.js", | ||
"version": "4.9.1", | ||
"version": "4.9.2", | ||
"bugs": "https://github.com/jspreadsheet/ce/issues", | ||
@@ -40,0 +40,0 @@ "homepage": "https://github.com/jspreadsheet/ce", |
@@ -5,7 +5,10 @@ # Jspreadsheet CE v4: The JavaScript spreadsheet | ||
-------------------------------------------------------------------------------------------------------- | ||
Important notice: Please refer to jspreadsheet.css (jexcel.css is not longer availble in this package). | ||
-------------------------------------------------------------------------------------------------------- | ||
## News | ||
- <b>Important</b>: Please import jspreadsheet.css (jexcel.css is not longer available in this package). | ||
- Please use Jsuites v4 | ||
- New mask system (https://jsfiddle.net/spreadsheet/vmjo34r8/) | ||
<br><br> | ||
[**Jspreadsheet CE**](https://bossanova.uk/jspreadsheet/v4/) is a lightweight Vanilla JavaScript plugin to create amazing web-based interactive HTML tables and spreadsheets compatible | ||
@@ -12,0 +15,0 @@ with other spreadsheet software. You can create an online spreadsheet table from a JS array, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or 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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
280
811836
21
12165
Updatedjsuites@^4.9.1