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

@flowfuse/nr-launcher

Package Overview
Dependencies
Maintainers
2
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowfuse/nr-launcher - npm Package Compare versions

Comparing version 1.15.1-1b93058-202312211330.0 to 1.15.1-5fb135d-202401101716.0

1

lib/launcher.js

@@ -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)) {

2

package.json
{
"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": {

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