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.7 to 2.3.8

8

CHANGELOG.md

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

## [2.3.8] - 2022-12-21 ![Relative date](https://img.shields.io/date/1671643824?label=)
### Changed
- Update dependencies. @Zehir
## [2.3.7] - 2022-12-21 ![Relative date](https://img.shields.io/date/1671642885?label=)

@@ -15,3 +21,3 @@

- Fix UI not loading on Safari (#217) @Zehir
- Fix UI not loading on Safari. (#217) @Zehir

@@ -18,0 +24,0 @@ ### Changed

7

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

@@ -58,3 +58,3 @@ "keywords": [

"set-interval-async": "^2.0.3",
"ws": "latest"
"ws": "^8.11.0"
},

@@ -82,3 +82,6 @@ "devDependencies": {

}
},
"engines": {
"node": ">=12.0.0"
}
}
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