zigbee2mqtt/lib
qm3ster f26ddd93ff Replace "problematic" depenencies
Also one comment typo lol

`node-static` was abandoned and vulnerable, which might matter since
it's used in production usage and not development.
replaced with popular `serve-static` + `finalhandler`

`json-stable-stringify` depended on an unneeded and unlicensed
polyfill for JSON builtin.
2020-09-25 15:58:45 +02:00
..
extension Replace "problematic" depenencies 2020-09-25 15:58:45 +02:00
util Don't allow renaming to not allowed friendlyName. https://github.com/Koenkk/zigbee2mqtt/issues/3281 2020-09-19 10:57:39 +02:00
controller.js Replace "problematic" depenencies 2020-09-25 15:58:45 +02:00
eventBus.js Republish devices on OTA update. https://github.com/Koenkk/zigbee2mqtt/issues/4266 2020-09-15 22:13:30 +02:00
mqtt.js Fix mallformed (nullish) messages handling (#4347) 2020-09-13 15:38:10 +02:00
state.js Replace "problematic" depenencies 2020-09-25 15:58:45 +02:00
zigbee.js Replace "problematic" depenencies 2020-09-25 15:58:45 +02:00