mirror of
https://github.com/node-red/node-red.git
synced 2025-12-27 15:34:26 +01:00
* prevent registry.registerNodeConstructor from overriding a constructors protoype * fix for node < v5.0.0 * exercise another code path * altering __proto__ for node < v0.12 * move inheritance code to helper function