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.1-b10 to 1.0.1-b11

2

main.js

@@ -74,3 +74,3 @@ const UniversalAccessory = require('./src/universal');

{
this.logger.log('info', 'bridge', 'Bridge', 'Hinzufügen: ' + accessory.name + ' ( ' + accessory.id + ' )');
this.logger.log('info', 'bridge', 'Bridge', '[' + accessory.name + '] wurde dem System hinzugefügt! ( ' + accessory.id + ' )');

@@ -77,0 +77,0 @@ const uuid = this.api.hap.uuid.generate(accessory.id);

{
"name": "homebridge-syntex-dynamic-platform",
"version": "1.0.1-b10",
"version": "1.0.1-b11",
"description": "A Dynamic Platform Accessory",

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

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