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

node-red-contrib-wazo-platform

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-wazo-platform - npm Package Compare versions

Comparing version 1.0.17 to 1.0.18

2

nodes/add_to_node.js

@@ -24,3 +24,3 @@ module.exports = function (RED) {

msg.payload.application_uuid = application_uuid;
msg.payload.node_uuid = node.node_uuid;
msg.payload.node_uuid = node_uuid;
msg.payload.data = callNode;

@@ -27,0 +27,0 @@ node.send(msg);

{
"name": "node-red-contrib-wazo-platform",
"version": "1.0.17",
"version": "1.0.18",
"description": "Node Red module for the Wazo Platform API",

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

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