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

systeminformation

Package Overview
Dependencies
Maintainers
0
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 5.24.0 to 5.24.1

4

lib/osinfo.js

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

const line = stdout.toString().split('\n')[0].trim();
appsObj.versions.fish = line;
appsObj.versions.bun = line;
}

@@ -1048,3 +1048,3 @@ functionProcessed();

if (parts.length > 1) {
appsObj.versions.fish = parts[1];
appsObj.versions.deno = parts[1];
}

@@ -1051,0 +1051,0 @@ }

{
"name": "systeminformation",
"version": "5.24.0",
"version": "5.24.1",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc