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.5.0 to 0.5.5

stor.js

2

index.js

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

try {
var session = pcap.createSession(arp_interface);
var session = pcap.createSession(arp_interface, 'arp');
} catch (err) {

@@ -15,0 +15,0 @@ console.error(err);

{
"name": "node-dash-button",
"version": "0.5.0",
"version": "0.5.5",
"description": "a module for integrating amazon dash button presses into a node project",

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

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