Socket
Socket
Sign inDemoInstall

systeminformation

Package Overview
Dependencies
0
Maintainers
1
Versions
647
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.21.16 to 5.21.17

4

lib/util.js

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

'15': 'CM4S',
'17': '5B',
'17': '5',
};

@@ -1056,3 +1056,3 @@

if (rpi.type === '4B' || rpi.type === 'CM4' || rpi.type === 'CM4S' || rpi.type === '400') { return 'VideoCore VI'; }
if (rpi.type === '5B') { return 'VideoCore VII'; }
if (rpi.type === '5') { return 'VideoCore VII'; }
return 'VideoCore IV';

@@ -1059,0 +1059,0 @@ }

{
"name": "systeminformation",
"version": "5.21.16",
"version": "5.21.17",
"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