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

node-red-contrib-viseo-blink

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-viseo-blink - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

node-blink.html

9

package.json
{
"name" : "node-red-contrib-viseo-blink",
"version" : "0.0.2",
"version" : "0.1.0",
"author" : "Jean-Philippe Encausse <jp@encausse.net> (http://encausse.net/)",
"description" : "Implements CURL Blink for Home API",
"dependencies" : {
"request" : "^2.76.0"
"node-red-viseo-helper" : "0.1.23",
"request-promise" : "4.2.1"
},

@@ -17,7 +18,5 @@ "repository" : {

"nodes": {
"login": "node-blink-login.js",
"home": "node-blink-home.js",
"event": "node-blink-event.js"
"blink": "node-blink.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