node-red-node-ui-list
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -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": "" |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
216783
0
1
0