Socket
Socket
Sign inDemoInstall

systeminformation

Package Overview
Dependencies
0
Maintainers
1
Versions
646
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.21.3 to 5.21.4

5

lib/wifi.js

@@ -601,2 +601,7 @@ 'use strict';

});
} else {
if (callback) {
callback(result);
}
resolve(result);
}

@@ -603,0 +608,0 @@ });

2

package.json
{
"name": "systeminformation",
"version": "5.21.3",
"version": "5.21.4",
"description": "Advanced, lightweight system and OS information library",

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc