jspreadsheet
Advanced tools
Comparing version 4.5.3 to 8.0.0
{ | ||
"name": "jspreadsheet", | ||
"title": "The Javascript Spreadsheet", | ||
"description": "Jspreadsheet is a lightweight, vanilla javascript plugin to create amazing web-based interactive tables and spreadsheets compatible with Excel, Google Spreadsheets and any other spreadsheet software.", | ||
"title": "Jspreadsheet", | ||
"description": "Jspreadsheet", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/jspreadsheet/jexcel.git" | ||
"url": "https://github.com/jspreadsheet/ce.git" | ||
}, | ||
"author": { | ||
"name": "contact@jexcel.net" | ||
"name": "Contact", | ||
"url": "https://jspreadsheet.com" | ||
}, | ||
@@ -16,3 +17,2 @@ "keywords": [ | ||
"table", | ||
"excel", | ||
"grid", | ||
@@ -25,9 +25,9 @@ "grid-editor", | ||
"dependencies": { | ||
"jsuites": "^3.4.0" | ||
"jsuites": "^4.1.0" | ||
}, | ||
"main": "dist/jexcel.js", | ||
"version": "4.5.3", | ||
"bugs": "https://github.com/jspreadsheet/jexcel/issues", | ||
"homepage": "https://github.com/jspreadsheet/jexcel", | ||
"download": "https://github.com/jspreadsheet/jexcel/archive/master.zip" | ||
"main": "dist/jscel.js", | ||
"version": "8.0.0", | ||
"bugs": "https://github.com/jspreadsheet/ce/issues", | ||
"homepage": "https://github.com/jspreadsheet/ce", | ||
"download": "https://github.com/jspreadsheet/ce/archive/master.zip" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
2
900
2
2
1
0
+ Addedjsuites@4.17.7(transitive)
- Removedjsuites@3.9.9(transitive)
Updatedjsuites@^4.1.0