node-red/red/runtime/nodes/registry
Nick O'Leary 2f7f53ed96
Filter global modules installed locally
If a module is found both locally and globally installed, the local
copy will take precedence. This will allow a user to upgrade a
node module that they may not otherwise be able to touch
2018-09-04 11:26:05 +01:00
..
deprecated.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
index.js allow a node's icon to be set dynamically (#1490) 2017-11-30 13:13:35 +00:00
installer.js Ensure add/remove modules are handled sequentially 2018-07-30 10:08:39 +01:00
loader.js Add RED.require to allow nodes to access other modules 2018-05-21 22:08:04 +01:00
localfilesystem.js Filter global modules installed locally 2018-09-04 11:26:05 +01:00
registry.js Node errors should be Strings not Errors 2018-07-11 13:40:53 +01:00