systeminformation
Advanced tools
Comparing version 3.4.1 to 3.4.2
{ | ||
"name": "systeminformation", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Simple system and OS information library", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -69,2 +69,3 @@ # systeminformation | ||
- `networkInterfaceDefault`: returns default network interface (new in version 3.4) | ||
- `processes`: now returns also a process list with all process details (new in version 3.3) | ||
@@ -243,2 +244,3 @@ - `battery`: retrieves battery status and charging level (new in version 3.2) | ||
| - [0].internal | X | X | true if internal interface | | ||
| si.networkInterfaceDefault(cb) | X | X | get name of default network interface | | ||
| si.networkStats(iface,cb) | X | X | current network stats of given interface<br>iface parameter is optional<br>defaults to first external network interface| | ||
@@ -378,2 +380,3 @@ | - iface | X | X | interface | | ||
| -------------- | -------------- | -------- | | ||
| 3.4.2 | 2016-09-01 | improved default network interface | | ||
| 3.4.1 | 2016-08-30 | updated docs | | ||
@@ -380,0 +383,0 @@ | 3.4.0 | 2016-08-30 | rewritten processes current cpu usage | |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
119452
2534
483
2