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

homeduino

Package Overview
Dependencies
Maintainers
3
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.69 to 0.0.70

7

node_modules/otaat-repl/package.json

@@ -27,3 +27,3 @@ {

"type": "git",
"url": "git+https://github.com/potencia/otaat-repl.git"
"url": "https://github.com/potencia/otaat-repl"
},

@@ -56,3 +56,3 @@ "files": [

"_shasum": "729c8eac0afc2b2b2e010361328a5c3a9defa681",
"_from": "otaat-repl@1.0.2",
"_from": "otaat-repl@>=1.0.2 <2.0.0",
"_npmVersion": "2.1.2",

@@ -75,4 +75,3 @@ "_nodeVersion": "0.10.32",

"directories": {},
"_resolved": "https://registry.npmjs.org/otaat-repl/-/otaat-repl-1.0.2.tgz",
"readme": "ERROR: No README data found!"
"_resolved": "https://registry.npmjs.org/otaat-repl/-/otaat-repl-1.0.2.tgz"
}

@@ -1,2 +0,3 @@

r binaryToPulse, protocolInfo, pulsesToBinaryMapping;
module.exports = function(helper) {
var binaryToPulse, protocolInfo, pulsesToBinaryMapping;
pulsesToBinaryMapping = {

@@ -3,0 +4,0 @@ '10': '1',

{
"name": "rfcontroljs",
"version": "0.0.59",
"version": "0.0.60",
"description": "Protocol support for different 433mhz switches and weather stations for the RFControl Arduino library",

@@ -47,7 +47,7 @@ "main": "index.js",

"readmeFilename": "README.md",
"gitHead": "52ee49456fed8dd47936d7f19e63a260fb59dac8",
"homepage": "https://github.com/pimatic/rfcontroljs#readme",
"_id": "rfcontroljs@0.0.59",
"_shasum": "4eef2b31dab850e92391f9a771571432354718b8",
"_resolved": "file:rfcontroljs-0.0.59.tgz",
"_from": "rfcontroljs@>=0.0.59 <0.1.0"
"_id": "rfcontroljs@0.0.60",
"_shasum": "fa803b4749867c781c6b4cc150865af678fa988b",
"_from": "rfcontroljs@>=0.0.60 <0.1.0"
}
{
"name": "homeduino",
"version": "0.0.69",
"version": "0.0.70",
"description": "Node.js library for interfacing with the homeduino ardunio library",

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

"otaat-repl": "^1.0.2",
"rfcontroljs": "~0.0.59",
"rfcontroljs": "~0.0.60",
"serialport": "^6.2.2"

@@ -45,0 +45,0 @@ },

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