From 5371f9bb92ae655e03690925ec29526d485e45c5 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Tue, 28 Nov 2023 17:56:07 +0000 Subject: [PATCH] move name field to top for a bunch of nodes --- analysis/sentiment/72-sentiment.html | 8 +++--- analysis/sentiment/package.json | 4 +-- function/random/package.json | 4 +-- function/random/random.html | 9 +++---- function/rbe/package.json | 4 +-- function/rbe/rbe.html | 8 +++--- function/smooth/17-smooth.html | 9 +++---- function/smooth/package.json | 4 +-- io/mdns/mdns.html | 16 +++++------ io/mdns/package.json | 4 +-- io/ping/88-ping.html | 8 +++--- io/ping/package.json | 4 +-- io/serialport/25-serial.html | 32 +++++++++++----------- io/serialport/25-serial.js | 7 ++--- io/serialport/package.json | 2 +- io/snmp/package.json | 4 +-- io/snmp/snmp.html | 40 ++++++++++++++-------------- io/stomp/18-stomp.html | 34 +++++++++++------------ io/stomp/18-stomp.js | 21 ++++++++------- io/stomp/package.json | 2 +- io/wol/39-wol.html | 8 +++--- io/wol/package.json | 4 +-- parsers/base64/70-base64.html | 8 +++--- parsers/base64/package.json | 2 +- parsers/msgpack/70-msgpack.html | 8 +++--- parsers/msgpack/package.json | 2 +- social/xmpp/92-xmpp.html | 24 ++++++++--------- social/xmpp/package.json | 4 +-- storage/tail/28-tail.html | 8 +++--- storage/tail/package.json | 6 ++--- time/suncalc/79-suncalc.html | 8 +++--- time/suncalc/package.json | 4 +-- time/timeswitch/package.json | 4 +-- time/timeswitch/timeswitch.html | 8 +++--- utility/annotate-image/annotate.html | 8 +++--- utility/annotate-image/package.json | 2 +- utility/daemon/daemon.html | 8 +++--- utility/daemon/package.json | 4 +-- utility/exif/94-exif.html | 8 +++--- utility/exif/package.json | 2 +- 40 files changed, 177 insertions(+), 177 deletions(-) diff --git a/analysis/sentiment/72-sentiment.html b/analysis/sentiment/72-sentiment.html index c50479fc..c4de8e18 100644 --- a/analysis/sentiment/72-sentiment.html +++ b/analysis/sentiment/72-sentiment.html @@ -1,12 +1,12 @@ diff --git a/function/smooth/package.json b/function/smooth/package.json index c917a2be..b2dfd3b2 100644 --- a/function/smooth/package.json +++ b/function/smooth/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-smooth", - "version" : "0.1.2", + "version" : "0.1.3", "description" : "A Node-RED node that provides several simple smoothing algorithms for incoming data values.", "dependencies" : { }, @@ -18,7 +18,7 @@ }, "author": { "name": "Dave Conway-Jones", - "email": "ceejay@vnet.ibm.com", + "email": "dceejay@gmail.com", "url": "http://nodered.org" }, "contributors" : [ "@clickworkorange" ] diff --git a/io/mdns/mdns.html b/io/mdns/mdns.html index 7c7ffb99..eaa02ace 100644 --- a/io/mdns/mdns.html +++ b/io/mdns/mdns.html @@ -1,5 +1,9 @@ @@ -52,6 +52,10 @@ diff --git a/io/mdns/package.json b/io/mdns/package.json index e12366b9..c2b13a05 100644 --- a/io/mdns/package.json +++ b/io/mdns/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-discovery", - "version" : "0.0.23", + "version" : "0.0.24", "description" : "A Node-RED node that uses Bonjour / Avahi to discover nearby services.", "dependencies" : { "mdns" : "^2.5.1" @@ -19,7 +19,7 @@ }, "author": { "name": "Dave Conway-Jones", - "email": "ceejay@vnet.ibm.com", + "email": "dceejay@gmail.com", "url": "http://nodered.org" } } diff --git a/io/ping/88-ping.html b/io/ping/88-ping.html index 8ec5509e..1f7f389f 100644 --- a/io/ping/88-ping.html +++ b/io/ping/88-ping.html @@ -1,5 +1,9 @@ diff --git a/io/ping/package.json b/io/ping/package.json index c56918ad..2521e0aa 100644 --- a/io/ping/package.json +++ b/io/ping/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-ping", - "version" : "0.3.3", + "version" : "0.3.4", "description" : "A Node-RED node to ping a remote server, for use as a keep-alive check.", "dependencies" : { }, @@ -18,7 +18,7 @@ }, "author": { "name": "Dave Conway-Jones", - "email": "ceejay@vnet.ibm.com", + "email": "dceejay@gmail.com", "url": "http://nodered.org" }, "contributors": [ diff --git a/io/serialport/25-serial.html b/io/serialport/25-serial.html index 596173fd..1cd20ca3 100644 --- a/io/serialport/25-serial.html +++ b/io/serialport/25-serial.html @@ -1,13 +1,13 @@ @@ -166,6 +166,10 @@ @@ -298,6 +298,10 @@ @@ -413,6 +413,10 @@ @@ -529,6 +529,10 @@ diff --git a/io/stomp/18-stomp.html b/io/stomp/18-stomp.html index 7d9b307c..f5782ea2 100644 --- a/io/stomp/18-stomp.html +++ b/io/stomp/18-stomp.html @@ -1,5 +1,9 @@ @@ -113,6 +113,10 @@ diff --git a/io/wol/package.json b/io/wol/package.json index bd64d4d8..ecda1ba5 100644 --- a/io/wol/package.json +++ b/io/wol/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-wol", - "version": "0.2.0", + "version": "0.2.1", "description": "A Node-RED node to send Wake-On-LAN (WOL) magic packets", "dependencies": { "wake_on_lan": "^1.0.0" @@ -23,7 +23,7 @@ }, "author": { "name": "Dave Conway-Jones", - "email": "ceejay@vnet.ibm.com", + "email": "dceejay@gmail.com", "url": "http://nodered.org" } } diff --git a/parsers/base64/70-base64.html b/parsers/base64/70-base64.html index 913d5d9b..0d31f181 100644 --- a/parsers/base64/70-base64.html +++ b/parsers/base64/70-base64.html @@ -1,5 +1,9 @@ @@ -146,6 +146,10 @@ diff --git a/utility/daemon/package.json b/utility/daemon/package.json index 5c98c768..7573af72 100644 --- a/utility/daemon/package.json +++ b/utility/daemon/package.json @@ -1,6 +1,6 @@ { "name" : "node-red-node-daemon", - "version" : "0.6.0", + "version" : "0.6.1", "description" : "A Node-RED node that runs and monitors a long running system command.", "dependencies" : { }, @@ -18,7 +18,7 @@ }, "author": { "name": "Dave Conway-Jones", - "email": "ceejay@vnet.ibm.com", + "email": "dceejay@gmail.com", "url": "http://nodered.org" } } diff --git a/utility/exif/94-exif.html b/utility/exif/94-exif.html index ef962255..69fb9ee2 100644 --- a/utility/exif/94-exif.html +++ b/utility/exif/94-exif.html @@ -1,5 +1,9 @@