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

node-red-node-ui-list

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-node-ui-list - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

examples/example.json

@@ -5,3 +5,3 @@ [

"type": "tab",
"label": "Example of ui_list",
"label": "Example of ui-list",
"disabled": false,

@@ -8,0 +8,0 @@ "info": ""

{
"name": "node-red-node-ui-list",
"version": "0.2.0",
"version": "0.2.1",
"description": "Node-RED Dashboard UI widget node for simple list",

@@ -20,3 +20,6 @@ "author": "Hiroyasu Nishiyama",

},
"homepage": "https://github.com/node-red/node-red-ui-nodes/tree/master/node-red-ui-node-list#README.md",
"bugs": {
"url": "https://github.com/node-red/node-red-ui-nodes/issues"
},
"homepage": "https://github.com/node-red/node-red-ui-nodes/tree/master/node-red-node-ui-list#README.md",
"keywords": [

@@ -23,0 +26,0 @@ "node-red",

@@ -1,2 +0,2 @@

node-red-node-ui_list
node-red-node-ui-list
=====================

@@ -14,3 +14,3 @@

npm i node-red-node-ui_list
npm i node-red-node-ui-list

@@ -22,3 +22,3 @@ **Note**: This node uses APIs that require at least Node-RED 0.19 and Node-RED Dashboard 2.10.

`ui_list` node is a UI widget that can be used to display a list of items in the Node-RED dashboard.
`ui-list` node is a UI widget that can be used to display a list of items in the Node-RED dashboard.

@@ -57,3 +57,3 @@ An array of Items is passed in by `msg.payload`. It consists of objects containing the following properties.

"type": "tab",
"label": "Example of ui_list",
"label": "Example of ui-list",
"disabled": false,

@@ -60,0 +60,0 @@ "info": ""

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