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

homebridge-gate-latch

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-gate-latch - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

dist/doorbell-interface.js

@@ -5,8 +5,8 @@ "use strict";

exports.InitDoorbellInterface = () => {
return new python_shell_1.PythonShell('~/doorbell/door-monitor.py', {
return new python_shell_1.PythonShell('door-monitor.py', {
mode: 'text',
pythonPath: '/usr/bin/python3',
pythonOptions: ['-u'],
scriptPath: 'python/',
scriptPath: '../',
});
};
{
"name": "homebridge-gate-latch",
"version": "1.0.3",
"version": "1.0.4",
"author": "voxmatt",

@@ -5,0 +5,0 @@ "description": "Doorbell plugin for Homebridge to enable control of an old doorbell and front-gate latch",

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