Releases: JadedDragoon/RandomSim
Releases · JadedDragoon/RandomSim
Random Sim 1.0.0
Gold Release.
Various minor fixes since rc4. Nothing major.
Release Candidate 4
Performance issues corrected.
Release Candidate 3
Fully resolved all security vulnerabilities by replacing poorly maintained node-sqlite3 library with better-sqlite3. Tests show a 5-200% performance loss with the new library.
wolferz@Nova-VirtualBox ~/RandomSim-1.0.0-rc3 $ npm audit
=== npm audit security report ===
[+] no known vulnerabilities found
Packages audited: 254 (245 dev, 0 optional)
Release Candidate 2
Resolved two potential security vulnerabilities.
One remains.
Initial Release Candidate
Fully functional, potentially buggy.
Known Issue:
Hoek v2.16.3 required by latest sqlite library has a known security flaw. As this version of the app is not intended for hosting there is almost no meaningful danger. Will attempt to upgrade hoek to a secure version before first release.