Socket
Socket
Sign inDemoInstall

homebridge-syntex-magichome

Package Overview
Dependencies
37
Maintainers
1
Versions
412
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.5-b4 to 1.2.5-b5

4

package.json
{
"name": "homebridge-syntex-magichome",
"version": "1.2.5-b4",
"version": "1.2.5-b5",
"description": "Homebridge Plugin for MagicHome LED Strips with preset scenes",

@@ -15,3 +15,3 @@ "main": "index.js",

"color-convert": "^1.5.0",
"homebridge-syntex-dynamic-platform": "1.0.8-b51"
"homebridge-syntex-dynamic-platform": "1.0.8-b52"
},

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

@@ -111,3 +111,3 @@ const { ColoredBulbService } = require('homebridge-syntex-dynamic-platform');

this.AutomationSystem.LogikEngine.runAutomation(this, state);
this.AutomationSystem.LogikEngine.runAutomation(this, { value : this.value, hue : this.hue, saturation : this.saturation, brightness : this.brightness });
}

@@ -114,0 +114,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