Socket
Socket
Sign inDemoInstall

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 1.0.6 to 1.0.7

4

lib/index.js

@@ -544,5 +544,5 @@ // ==================================================================================

}
}
} else callback(null);
});
} else callback(null);
}
}

@@ -549,0 +549,0 @@

{
"name": "systeminformation",
"version": "1.0.6",
"version": "1.0.7",
"description": "Simple system and OS information library",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -10,2 +10,4 @@ # systeminformation

### --- Working already on Version 2 - stay tuned ---
## Quick Start

@@ -16,3 +18,3 @@

```bash
$ npm install systeminformation
$ npm install systeminformation --save
```

@@ -134,2 +136,3 @@

| -------------- | -------------- | -------- |
| 1.0.7 | 2015-11-27 | fixed: si.network_speed() |
| 1.0.6 | 2015-09-17 | fixed: si.users() |

@@ -163,3 +166,4 @@ | 1.0.5 | 2015-09-14 | updated dependencies |

Guillaume Legrain [glegrain](https://github.com/glegrain)
- Guillaume Legrain [glegrain](https://github.com/glegrain)
- Riccardo Novaglia [richy24](https://github.com/richy24)

@@ -166,0 +170,0 @@ ## License [![MIT license][license-img]][license-url]

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