system-health-monitor
Advanced tools
Comparing version 1.2.0 to 1.2.1
## Changelog | ||
### 1.2.1 | ||
- Dependencies was bumped | ||
### 1.2.0 | ||
- Algorithm of calculation free memory was tuned and now it considers `SReclaimable` as a memory that may be freed (`free` in the output). | ||
@@ -5,0 +10,0 @@ - Minor bug with timers in tests was fixed. |
{ | ||
"name": "system-health-monitor", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "This module implements service that check RAM and CPU characteristics and decides according to passed config that instance is overloaded", | ||
@@ -16,3 +16,13 @@ "main": "index.js", | ||
}, | ||
"keywords": ["health", "status", "monitor", "healthcheck", "cpu", "mem", "usage", "memory", "utilization"], | ||
"keywords": [ | ||
"health", | ||
"status", | ||
"monitor", | ||
"healthcheck", | ||
"cpu", | ||
"mem", | ||
"usage", | ||
"memory", | ||
"utilization" | ||
], | ||
"license": "MIT", | ||
@@ -25,3 +35,3 @@ "engines": { | ||
"coveralls": "^3.0.0", | ||
"eslint": "^5.16.0", | ||
"eslint": "^6.5.1", | ||
"istanbul": "^1.1.0-alpha.1", | ||
@@ -28,0 +38,0 @@ "mocha": "^6.1.4", |
# System Health Monitor for node | ||
[![NPM version](https://img.shields.io/npm/v/system-health-monitor.svg)](https://www.npmjs.com/package/system-health-monitor) | ||
[![Release Status](https://github.com/LCMApps/system-health-monitor/workflows/NPM%20Release/badge.svg)](https://github.com/LCMApps/system-health-monitor/releases) | ||
[![Build Status](https://travis-ci.org/LCMApps/system-health-monitor.svg?branch=master)](https://travis-ci.org/LCMApps/system-health-monitor) | ||
@@ -5,0 +6,0 @@ [![Coverage Status](https://coveralls.io/repos/github/LCMApps/system-health-monitor/badge.svg?branch=master)](https://coveralls.io/github/LCMApps/system-health-monitor?branch=master) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41648
18
277
1