@5minds/node-red-contrib-processcube 1.5.10-feature-c578ab-m4jpoj9a → 1.5.10-feature-350169-m4jpqvzq

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@5minds/node-red-contrib-processcube",
3
- "version": "1.5.10-feature-c578ab-m4jpoj9a",
3
+ "version": "1.5.10-feature-350169-m4jpqvzq",
4
4
  "license": "MIT",
5
5
  "description": "Node-RED nodes for ProcessCube",
6
6
  "scripts": {
@@ -71,16 +71,16 @@
71
71
  </script>
72
72
 
73
73
  <script type="text/markdown" data-help-name="processcube-engine-config">
74
- The configuration for the ProcessCube engine.
74
+ The configuration for the ProcessCube engine.
75
75
 
76
- ## Inputs
76
+ ## Inputs
77
77
 
78
- : url (String) : The URL of the ProcessCube engine.
79
- : clientId (String) : The client id for the ProcessCube engine.
80
- : clientSecret (String) : The client secret for the ProcessCube engine.
78
+ : url (String) : The URL of the ProcessCube engine.
79
+ : clientId (String) : The client id for the ProcessCube engine.
80
+ : clientSecret (String) : The client secret for the ProcessCube engine.
81
81
 
82
- ### References
82
+ ### References
83
83
 
84
- - [The ProcessCube&copy; Developer Network](https://processcube.io) - All documentation for the ProcessCube&copy; platform
85
- - [ProcessCube&copy; LowCode Integration](https://processcube.io/docs/node-red) - LowCode integration in ProcessCube&copy;
84
+ - [The ProcessCube&copy; Developer Network](https://processcube.io) - All documentation for the ProcessCube&copy; platform
85
+ - [ProcessCube&copy; LowCode Integration](https://processcube.io/docs/node-red) - LowCode integration in ProcessCube&copy;
86
86
  </script>