Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

homebridge-syntex-dynamic-platform

Package Overview
Dependencies
Maintainers
1
Versions
348
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-syntex-dynamic-platform - npm Package Compare versions

Comparing version 1.0.0-b7 to 1.0.0-b8

2

package.json
{
"name": "homebridge-syntex-dynamic-platform",
"version": "1.0.0-b7",
"version": "1.0.0-b8",
"description": "A Dynamic Platform Accessory",

@@ -5,0 +5,0 @@ "main": "platform.js",

@@ -80,7 +80,7 @@ const UniversalAccessory = require('./accessories/universal');

this.accessories = new Map();
if(api)
{
this.api = api;
/*
this.api.on('didFinishLaunching', () => {

@@ -144,2 +144,3 @@

});
*/
}

@@ -146,0 +147,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc