Socket
Socket
Sign inDemoInstall

node-red-contrib-deconz

Package Overview
Dependencies
53
Maintainers
2
Versions
144
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.11 to 2.3.12

6

CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## [2.3.12] - 2023-12-28 ![Relative date](https://img.shields.io/date/1703764977?label=)
### Fixed
- Fix RED utils typo. (#229) @Zehir
## [2.3.11] - 2023-12-27 ![Relative date](https://img.shields.io/date/1703697133?label=)

@@ -12,0 +18,0 @@

2

package.json
{
"name": "node-red-contrib-deconz",
"version": "2.3.11",
"version": "2.3.12",
"description": "deCONZ connectivity nodes for node-red",

@@ -5,0 +5,0 @@ "keywords": [

@@ -31,3 +31,3 @@ const REDUtil = require("@node-red/util/lib/util");

: await new Promise((resolve, reject) => {
RED.util.evaluateNodeProperty(
REDUtil.evaluateNodeProperty(
property.value,

@@ -34,0 +34,0 @@ property.type,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc