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

homebridge-august

Package Overview
Dependencies
Maintainers
1
Versions
217
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-august - npm Package Compare versions

Comparing version 0.1.0-beta.2 to 0.1.0-beta.3

2

dist/devices/lock.js

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

// Lock Mechanism
if (this.retryCount) {
if (this.retryCount > 1) {
this.LockCurrentState = this.platform.Characteristic.LockCurrentState.JAMMED;

@@ -109,0 +109,0 @@ }

{
"displayName": "Homebridge August",
"name": "homebridge-august",
"version": "0.1.0-beta.2",
"version": "0.1.0-beta.3",
"description": "The [Homebridge](https://homebridge.io) August plugin allows you to access your [August](https://august.com) & [Yale](https://shopyalehome.com) device(s) from HomeKit.",

@@ -6,0 +6,0 @@ "author": "donavanbecker",

Sorry, the diff of this file is not supported yet

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