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

node-dash-button

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-dash-button - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

3

package.json
{
"name": "node-dash-button",
"version": "0.3.0",
"version": "0.4.0",
"description": "a module for integrating amazon dash button presses into a node project",

@@ -36,2 +36,3 @@ "main": "index.js",

"arpjs": "^1.0.0",
"autochecker": "^0.5.1",
"coveralls": "^2.11.4",

@@ -38,0 +39,0 @@ "istanbul": "0.3.22",

@@ -75,3 +75,3 @@ ![Blank Dash](http://i.imgur.com/PP0CJ3s.png?1)

#### Binding To Specific Interface:
Binding To Specific Interface:
By default, the dash button is bound to the [first device with an address](https://github.com/mranney/node_pcap/blob/master/pcap_binding.cc#L89). To bind the button to a specific interface, such as `eth6`, pass the name of the interface as the 2nd argument to the invocation method.

@@ -106,2 +106,3 @@ ``` js

- [dash-listener](https://github.com/dkordik/dash-listener) performs various home automation tasks like adjusting lights and interacting with a music player
- [dasher](https://github.com/maddox/dasher) lets you map a dash button press to an HTTP request.
- [Nest-Dash](https://github.com/djrausch/Nest-Dash) toggles the Nest setting from away to home via Amazon Dash Button

@@ -122,3 +123,3 @@ - [dash-hipchat-doorbell](https://github.com/Sfeinste/dash-hipchat-doorbell) quick and dirty node app that intercepts traffic from an amazon dash button and creates a hipchat notification (think doorbell)

Copyright (c) 2015 Alex Hortin
Copyright (c) 2016 Alex Hortin

@@ -125,0 +126,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

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