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
2.4.27

2

nodes/hue-config.js

@@ -11,3 +11,3 @@ /* eslint-disable camelcase */

const hueColorConverter = require("./utils/colorManipulators/hueColorConverter");
const { AsyncObservable } = require("@project-chip/matter-node.js/util");
//const { AsyncObservable } = require("@project-chip/matter-node.js/util");

@@ -14,0 +14,0 @@ module.exports = (RED) => {

@@ -6,3 +6,3 @@ {

},
"version": "2.4.26",
"version": "2.4.27",
"description": "Control your KNX intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control and ETS group address importer. Easy to use and highly configurable.",

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

Sorry, the diff of this file is too big to display