- Dependencies was bumped
- Algorithm of calculation free memory was tuned and now it considers
SReclaimable
as a memory that may be freed (free
in the output). - Minor bug with timers in tests was fixed.
- Versions of devDependencies were bumped.
checkInterval
field in the options of theSystemHealthMonitor
's constructor was refactored tocheckIntervalMsec
. Code becomes more straightforward.