node-red/packages/node_modules/@node-red
Simon Hailes bc283aa025 Catches bad objects being encoded, returning instead the error.
Symptom- Observed that global context would not display in front end, the call returning 400.
Traced to an object in global which cause encodeObject to except.
This push catches that, and now global will display, but the object in question display as an error.
2019-11-01 11:38:26 +00:00
..
editor-api Bump for 1.0.1 2019-10-04 11:13:46 +01:00
editor-client Fixed editor.json (#2321) 2019-10-11 08:55:23 +01:00
nodes Fixup Change node use of node.done 2019-10-11 11:08:25 +01:00
registry Bump for 1.0.1 2019-10-04 11:13:46 +01:00
runtime Allow node emitted events to have multiple arguments 2019-10-10 16:35:12 +01:00
util Catches bad objects being encoded, returning instead the error. 2019-11-01 11:38:26 +00:00