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

homebridge-bf-neobridge

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-bf-neobridge - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0

4

index.js

@@ -121,2 +121,4 @@ var heatmiser = require("heatmiser")

updateCharacteristicsValues(accessory) {
if (accessory == null) { return }
const device = this.devices.get(accessory.displayName)

@@ -180,2 +182,4 @@ const isOffline = device.OFFLINE

break
default: // something else - don;t care `bout it
return null
}

@@ -182,0 +186,0 @@ // now register characteristics' events

2

package.json
{
"name": "homebridge-bf-neobridge",
"version": "1.2.1",
"version": "1.3.0",
"description": "Homebridge plugin for Heatmiser's Neohub",

@@ -5,0 +5,0 @@ "license": "ISC",

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