@5minds/node-red-contrib-processcube
Advanced tools
Comparing version 1.6.0 to 1.6.1-feature-082d9d-m5804n40
@@ -57,3 +57,3 @@ const EventEmitter = require('node:events'); | ||
node.log( | ||
`handle event for *external task flowNodeInstanceId* '${externalTask.flowNodeInstanceId}' and *processInstanceId* ${externalTask.processInstanceId} with result ${result} on msg._msgid ${msg._msgid}.` | ||
`handle event for *external task flowNodeInstanceId* '${externalTask.flowNodeInstanceId}' and *processInstanceId* ${externalTask.processInstanceId} with result ${JSON.stringify(result)} on msg._msgid ${msg._msgid}.` | ||
); | ||
@@ -60,0 +60,0 @@ |
{ | ||
"name": "@5minds/node-red-contrib-processcube", | ||
"version": "1.6.0", | ||
"version": "1.6.1-feature-082d9d-m5804n40", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Node-RED nodes for ProcessCube", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
516551
2