Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Releases: AugustArchive/sysinfo

v0.2.1

31 Mar 14:01
Compare
Choose a tag to compare

Additions

  • Add Windows support for getProcesses (#3)

Fixes

  • Update typings

0.1.0

11 Jan 00:54
Compare
Choose a tag to compare

Additions

  • Added JSDoc to all functions
  • Added a test file to test the functions
  • Added new methods:
    • getProcesses(pid: number = 10)
    • getFilesystemInfo()