node-red/packages/node_modules/@node-red
Nick O'Leary a3cbe80a36
Do not dynamically add/remove upgrade listener in ws nodes
The way we dynamically added/removed event handlers for the
upgrade event was causing problems with the way sockjs (as
used by the worldmap node) tries to intercept the event.

This fix means the ws nodes won't ever remove the upgrade
listener - it gets added once when the first ws node is
deployed and will then remain until the last ws node is
removed and the runtime restarted.
2019-03-20 14:58:26 +00:00
..
editor-api Bump for 0.20.2 2019-03-15 19:03:30 +00:00
editor-client Block loading ACE from cdn 2019-03-18 10:55:12 +00:00
nodes Do not dynamically add/remove upgrade listener in ws nodes 2019-03-20 14:58:26 +00:00
registry Bump for 0.20.2 2019-03-15 19:03:30 +00:00
runtime Avoid env var reference loops and support $parent. prefix 2019-03-20 13:37:33 +00:00
util Bump for 0.20.2 2019-03-15 19:03:30 +00:00