New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

homeduino

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homeduino - npm Package Compare versions

Comparing version 0.0.2 to 0.0.5

4

lib/board.js

@@ -235,2 +235,6 @@ var Board, Promise, SerialPort, assert, events, rfcontrol, serialport,

Board.getRfProtocol = function(protocolName) {
return rfcontrol.getProtocol(protocolName);
};
return Board;

@@ -237,0 +241,0 @@

4

package.json
{
"name": "homeduino",
"version": "0.0.2",
"version": "0.0.5",
"description": "Node.js library for interfacing with the homeduino ardunio library",

@@ -31,3 +31,3 @@ "main": "index.js",

"bluebird": "~2.2.2",
"rfcontroljs": "0.0.4"
"rfcontroljs": "0.0.8"
},

@@ -34,0 +34,0 @@ "devDependencies": {

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