Socket
Socket
Sign inDemoInstall

@flowfuse/node-red-dashboard

Package Overview
Dependencies
148
Maintainers
3
Versions
334
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.9.2-89ae3a9-202405150805.0 to 1.9.2-f85cbf9-202405151037.0

4

nodes/widgets/ui_dropdown.js

@@ -19,2 +19,6 @@ const statestore = require('../store/state.js')

}
if (msg.label) {
// dynamically set "label" property
statestore.set(group.getBase(), node, msg, 'label', msg.label)
}
return msg

@@ -21,0 +25,0 @@ }

2

package.json
{
"name": "@flowfuse/node-red-dashboard",
"version": "1.9.2-89ae3a9-202405150805.0",
"version": "1.9.2-f85cbf9-202405151037.0",
"description": "Dashboard 2.0 - A collection of Node-RED nodes that provide functionality to build your own UI applications (inc. forms, buttons, charts).",

@@ -5,0 +5,0 @@ "keywords": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc