New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-knx-ultimate

Package Overview
Dependencies
Maintainers
1
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-knx-ultimate - npm Package Compare versions

Comparing version

to
1.1.19

6

CHANGELOG.md

@@ -8,6 +8,10 @@ # node-red-contrib-knx-ultimate

<p>
<b>Version 1.1.19</b><br/>
- More UI cleanup.
</p>
<p>
<b>Version 1.1.18</b><br/>
- Removed the handling of the telegram queue's delay buffer from underlying KNX.js API, because it doesn't respect the telegram queue order.<br/>
- Added own message queue buffer with delay of 50 millisecs. Now the telegrams order is respected.<br/>
- In the node's configuration, added an advanced tab, that hides or shows the advanced options; now the configuration is much mode clean. Advanced Options opens up automatically if the values have been changed from defaults.<br/>
- In the node's configuration, added an advanced tab, that hides or shows the advanced options; now the configuration is much more clean. Advanced Options opens up automatically if the values have been changed from defaults.<br/>
</p>

@@ -14,0 +18,0 @@ <p>

2

package.json
{
"name": "node-red-contrib-knx-ultimate",
"version": "1.1.18",
"version": "1.1.19",
"description": "Single Node KNX IN/OUT with optional ETS group address importer. Easy to use and highly configurable.",

@@ -5,0 +5,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet