jspreadsheet-ce
Advanced tools
Comparing version 4.9.5 to 4.9.6
@@ -27,3 +27,3 @@ { | ||
"dependencies": { | ||
"jsuites": "^4.9.1", | ||
"jsuites": "^4.9.17", | ||
"@jspreadsheet/formula": "^1.1.0" | ||
@@ -37,3 +37,3 @@ }, | ||
"main": "dist/index.js", | ||
"version": "4.9.5", | ||
"version": "4.9.6", | ||
"bugs": "https://github.com/jspreadsheet/ce/issues", | ||
@@ -40,0 +40,0 @@ "homepage": "https://github.com/jspreadsheet/ce", |
@@ -258,7 +258,8 @@ # Jspreadsheet CE v4: The JavaScript spreadsheet | ||
## Official websites | ||
- [Jspreadsheet CE v4 - Javascript Spreasheet](https://bossanova.uk/jspreadsheet/v4) | ||
- [Jspreadsheet CE v4 - Javascript Spreadsheet](https://bossanova.uk/jspreadsheet/v4) | ||
- [Jspreadsheet CE v3 - Vanilla JavaScript](https://bossanova.uk/jspreadsheet/v3) | ||
- [Jspreadsheet CE v2 - jQuery Plugin](https://bossanova.uk/jspreadsheet/v2) | ||
- [Jspreadsheet Pro v7 - Javascript Spreasheet](https://jspreadsheet.com/v7) | ||
- [Jspreadsheet Pro v7 - Javascript Spreadsheet](https://jspreadsheet.com/v7) | ||
- [Jspreadsheet Pro v8 - Javascript Spreadsheet](https://jspreadsheet.com/v8) | ||
@@ -265,0 +266,0 @@ ## Community |
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
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
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
34
281
0
1251593
28016
20
Updatedjsuites@^4.9.17