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 5.19.0 to 5.19.1

6

lib/wifi.js

@@ -369,5 +369,5 @@ 'use strict';

}
// if (wifiItem.SSID) {
// ssid = Buffer.from(wifiItem.SSID, 'base64').toString('utf8');
// }
if (wifiItem.SSID) {
ssid = Buffer.from(wifiItem.SSID, 'base64').toString('utf8');
}
result.push({

@@ -374,0 +374,0 @@ ssid,

{
"name": "systeminformation",
"version": "5.19.0",
"version": "5.19.1",
"description": "Advanced, lightweight system and OS information library",

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

Sorry, the diff of this file is too big to display

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