New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

systeminformation

Package Overview
Dependencies
Maintainers
1
Versions
694
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.23.3 to 3.23.4

1

CHANGELOG.md

@@ -101,2 +101,3 @@ # Changelog

| -------------- | -------------- | -------- |
| 3.23.4 | 2017-06-24 | bug fix `getDynamicData(), getAllData() - mem` |
| 3.23.3 | 2017-06-23 | updated docs |

@@ -103,0 +104,0 @@ | 3.23.2 | 2017-06-23 | bug fix `battery` (windows) |

2

lib/index.js

@@ -267,3 +267,3 @@ 'use strict';

mem().then(res => {
mem.mem().then(res => {
data.mem = res;

@@ -270,0 +270,0 @@ functionProcessed();

{
"name": "systeminformation",
"version": "3.23.3",
"version": "3.23.4",
"description": "Simple system and OS information library",

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

@@ -440,3 +440,3 @@ # systeminformation

```
### Known Issues
## Known Issues

@@ -470,3 +470,3 @@ #### OSX - Temperature Sensor

### *: Additional Notes
#### *: Additional Notes

@@ -477,6 +477,7 @@ In `fsStats`, `disksIO` and `networkStats` the results per second values (rx_sec, IOPS, ...) are calculated beginning

## Known Issues
#### Finding new issues
I am happy to discuss any comments and suggestions. Please feel free to contact me if you see any possibility of improvement!
## Comments

@@ -483,0 +484,0 @@

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