node-red/packages/node_modules/@node-red
johnwang71 be828af3e2 Fix bug: Crash & quit while handling exception with undefine msg.error. i.e. flow with 3 nodes, http-in, delay 5-10s, http-out; client with 3s timeout request the flow; TypeError: Cannot read property 'hasOwnProperty' of undefined\r at Flow.handleError (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:474:27) 2020-12-14 18:18:50 +08:00
..
editor-api Bump for 1.2.6 2020-11-25 21:09:45 +00:00
editor-client Merge pull request #2752 from bartbutenaers/readonly-typedinput 2020-12-07 12:21:53 +00:00
nodes ensure trigger timestamp option sends .now() 2020-12-01 23:05:22 +00:00
registry Bump for 1.2.6 2020-11-25 21:09:45 +00:00
runtime Fix bug: Crash & quit while handling exception with undefine msg.error. i.e. flow with 3 nodes, http-in, delay 5-10s, http-out; client with 3s timeout request the flow; TypeError: Cannot read property 'hasOwnProperty' of undefined\r at Flow.handleError (/usr/src/node-red/node_modules/@node-red/runtime/lib/flows/Flow.js:474:27) 2020-12-14 18:18:50 +08:00
util Bump for 1.2.6 2020-11-25 21:09:45 +00:00