Socket
Socket
Sign inDemoInstall

iobroker.wifilight

Package Overview
Dependencies
1
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.7 to 0.0.8

2

io-package.json
{
"common": {
"name": "wifilight",
"version": "0.0.7",
"version": "0.0.8",
"title": "WiFi Light",

@@ -6,0 +6,0 @@ "desc": {

{
"name": "iobroker.wifilight",
"version": "0.0.7",
"version": "0.0.8",
"description": "WiFi Light Adapter",

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

@@ -662,3 +662,3 @@ "use strict";

if (!adpter.config.devices) return;
if (!adapter.config.devices) return;
for (var i=0; i<adapter.config.devices.length; i++) {

@@ -665,0 +665,0 @@ normalizeConfigDevice(adapter.config.devices[i]);

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