Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

systeminformation

Package Overview
Dependencies
Maintainers
1
Versions
653
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

systeminformation - npm Package Compare versions

Comparing version 3.8.0 to 3.8.1

1

CHANGELOG.md

@@ -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

2

package.json
{
"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, ...).

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc