poe-log-monitor icon indicating copy to clipboard operation
poe-log-monitor copied to clipboard

Monitors Path of Exile's log file and emits events containing the most important data when something happens in game.

Results 3 poe-log-monitor issues
Sort by recently updated
recently updated
newest added

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Duplicate issue of https://github.com/klayveR/poe-log-monitor/issues/6 Root cause: Debug security issue: https://github.com/visionmedia/debug/issues/501 Always-tail2 issue: https://github.com/azilber/always-tail2/issues/2 has the following issue open Worth noting that recent additions to node-tail might make always-tail2 obsolete. https://github.com/lucagrulla/node-tail...