Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

Releases: Rhinozz/npm-scriptable

v1.0.1

24 May 21:23
1a40142
Compare
Choose a tag to compare

Modules:

  • os

Updates:

  • cpus(), networkInterfaces(), and userInfo() output object literals instead of strings
  • loadavg() outputs an array instead of a string
  • The non-minified comment now includes return types

v1.0.0

23 May 21:18
6681853
Compare
Choose a tag to compare

Modules:

  • os

Updates:

  • Initial release.