@flowfuse/nr-launcher
Advanced tools
Comparing version 1.15.1-1b93058-202312211330.0 to 1.15.1-5fb135d-202401101716.0
@@ -532,3 +532,2 @@ const fs = require('fs') | ||
if (avg.count === RESOURCE_ALERT_SAMPLES) { | ||
console.log(`${JSON.stringify(avg, null, 2)} ${avg.count}`) | ||
if (CPU_LIMIT) { | ||
@@ -535,0 +534,0 @@ if (avg.cpu > (CPU_LIMIT * 0.75)) { |
{ | ||
"name": "@flowfuse/nr-launcher", | ||
"version": "1.15.1-1b93058-202312211330.0", | ||
"version": "1.15.1-5fb135d-202401101716.0", | ||
"description": "FlowFuse Launcher for running Node-RED", | ||
@@ -5,0 +5,0 @@ "exports": { |
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
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
547330
3157