systeminformation
Advanced tools
Comparing version 3.8.0 to 3.8.1
@@ -91,2 +91,3 @@ # Changelog | ||
| -------------- | -------------- | -------- | | ||
| 3.8.1 | 2016-11-04 | updated docs | | ||
| 3.8.0 | 2016-11-04 | added dockerContainerProcesses | | ||
@@ -93,0 +94,0 @@ | 3.7.1 | 2016-11-03 | code refactoring | |
@@ -84,2 +84,3 @@ 'use strict'; | ||
// version date comment | ||
// 3.8.1 2016-11-04 updated docs | ||
// 3.8.0 2016-11-04 added dockerContainerProcesses | ||
@@ -86,0 +87,0 @@ // 3.7.1 2016-11-03 code refactoring |
{ | ||
"name": "systeminformation", | ||
"version": "3.8.0", | ||
"version": "3.8.1", | ||
"description": "Simple system and OS information library", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -45,3 +45,3 @@ # systeminformation | ||
- Version 3.8.0: added dockerContainerProcesses (docker process inside container). | ||
- Version 3.8.0: added dockerContainerProcesses (array of processes inside a docker container). | ||
- Version 3.7.0: extended docker stats. | ||
@@ -48,0 +48,0 @@ - Version 3.6.0: added versions (kernel, ssl, node, npm, pm2, ...). |
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
154933
3303