node-red-contrib-wazo-platform
Advanced tools
Comparing version 0.0.30 to 0.0.31
module.exports = function (RED) { | ||
const { WazoWebSocketClient } = require('@wazo/sdk'); | ||
function event(n) { | ||
@@ -5,0 +5,0 @@ RED.nodes.createNode(this, n); |
@@ -5,3 +5,3 @@ module.exports = function (RED) { | ||
WazoWebSocketClient.eventLists.push('user_voicemail_message_updated'); | ||
WazoWebSocketClient.eventLists.push('stt'); | ||
@@ -8,0 +8,0 @@ function websocket(n) { |
{ | ||
"name": "node-red-contrib-wazo-platform", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"description": "Node Red module for the Wazo Platform API", | ||
@@ -16,3 +16,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@wazo/sdk": "0.26.15", | ||
"@wazo/sdk": "0.27.0", | ||
"ws": "^7.2.1" | ||
@@ -39,2 +39,3 @@ }, | ||
"playback": "nodes/playback.js", | ||
"presence": "nodes/presence.js", | ||
"progress": "nodes/progress.js", | ||
@@ -41,0 +42,0 @@ "trunk": "nodes/trunk.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
894503
39
957
17
+ Added@types/node@22.9.3(transitive)
+ Added@wazo/sdk@0.27.0(transitive)
+ Addedgoogle-libphonenumber@3.2.38(transitive)
+ Addedundici-types@6.19.8(transitive)
- Removed@types/node@22.10.0(transitive)
- Removed@wazo/sdk@0.26.15(transitive)
- Removedgoogle-libphonenumber@3.2.39(transitive)
- Removedundici-types@6.20.0(transitive)
Updated@wazo/sdk@0.27.0