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

node-red-contrib-viseo-bot-socketio

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-viseo-bot-socketio - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

7

package.json
{
"name" : "node-red-contrib-viseo-bot-socketio",
"version" : "0.0.1",
"version" : "0.1.0",
"description" : "VISEO Bot Maker - SocketIO channel connector",
"dependencies" : {
"socket.io" : "~2.1",
"node-red-viseo-helper" : "0.2.0-alpha.8"
"socket.io" : "~2.1.0",
"node-red-viseo-helper" : "~0.3.0",
"node-red-viseo-bot-manager" : "~0.1.0"
},

@@ -9,0 +10,0 @@ "repository" : {

# Node-RED
Uses [Socket.io](http://socket.io/) as a channel connector to build your own application.
[channel] Web channel connector that uses Socket.io to build your own application.
This node uses [Socket.io](http://socket.io/).
This node is part of project [node-red-contrib-viseo](https://github.com/NGRP/node-red-contrib-viseo) powered by [VISEO](http://www.viseo.com) Technologies. Please find the node documentation in the Node-RED info tab.

@@ -17,2 +19,4 @@

A documentation is available on [this Wiki](https://github.com/NGRP/node-red-viseo-bot/wiki).
For further help, or general discussion, please use the [github issue tracker](https://github.com/NGRP/node-red-contrib-viseo/issues) and in order to be labeled with `question` tag please specify :

@@ -24,8 +28,4 @@ - Your message is a question / discussion

Before raising a pull-request, please read our contributing guide.
This project adheres to the Contributor Covenant 1.4. By participating, you are expected to uphold [this code](https://www.contributor-covenant.org/). Please report unacceptable behavior to any of the project's core team.
This project adheres to the Contributor Covenant 1.4. By participating,
you are expected to uphold this code.
Please report unacceptable behavior to any of the project's core team.
## Authors

@@ -35,7 +35,6 @@

- Eric Brulatout [@ebrulato](https://twitter.com/ebrulato)
- Jean-Philippe Encausse [@jpencausse](https://twitter.com/jpencausse)
- Klervi Menoret [@klervix](https://github.com/klervix)
- To-Thi Hoang
- Alice Vasseur [@Alice_Vasseur](https://twitter.com/Alice_Vasseur)
- Klervi Menoret [@klervix](https://twitter.com/klervix)
- To-Thi Hoang

@@ -42,0 +41,0 @@ ## Copyright and license

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