Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pomelo-monitor

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pomelo-monitor - npm Package Compare versions

Comparing version 0.3.6 to 0.3.7

3

lib/systemMonitor.js

@@ -30,6 +30,7 @@ /**

console.error('getSysInfo failed! ' + err.stack);
callback(err, reData);
} else {
reData.iostat = format(output);
callback(null, reData);
}
callback(err, reData);
});

@@ -36,0 +37,0 @@ };

{
"name": "pomelo-monitor",
"description": "monitor the operating-system and process information",
"version": "0.3.6",
"version": "0.3.7",
"author": "halfblood369 <halfblood369@gmail.com>",
"_id": "pomelo-monitor@0.2.7",
"_id": "pomelo-monitor@0.3.7",
"dependencies": {},

@@ -8,0 +8,0 @@ "devDependencies": {},

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