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

homebridge-rflink

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-rflink - npm Package Compare versions

Comparing version 1.3.2-dev.2 to 1.3.2-dev.3

2

dist/index.js

@@ -208,4 +208,4 @@ "use strict";

log(`positioning ${config.type.toLowerCase()} '${config.name}' (device = ${device}) to ${value}`);
this.send(`10;${device};${this.targetPosition < this.currentPosition ? "DOWN" : "UP"}\r\n`, callback);
this.startMovingCurrentPosition();
this.send(`10;${device};${this.targetPosition < this.currentPosition ? "DOWN" : "UP"}\r\n`, callback);
})

@@ -212,0 +212,0 @@ .on("get" /* CharacteristicEventTypes.GET */, (callback) => {

{
"name": "homebridge-rflink",
"version": "1.3.2-dev.2",
"version": "1.3.2-dev.3",
"description": "RFLink support for Homebridge",

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

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