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

hap-alexa

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

hap-alexa - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

2

package.json
{
"name": "hap-alexa",
"version": "0.0.14",
"version": "0.0.15",
"description": "HAP-NodeJS Modules to support Amazon Alexa Integration",

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

@@ -109,3 +109,4 @@ 'use strict';

//TODO: Add logical interface
udpServer.addMembership('239.255.255.250', ip.address());
// udpServer.addMembership('239.255.255.250', ip.address());
udpServer.addMembership('239.255.255.250');
deferred.resolve();

@@ -112,0 +113,0 @@ } catch (err) {

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