logtron
logtron copied to clipboard
Winston dependency is out of date.
We're using winston ~0.7.2, which has an out of date dependency chain. Not much of a big deal, but you get warnings like this one:
npm WARN engine [email protected]: wanted: {"node":"0.8.x"} (current: {"node":"0.10.32","npm":"2.0.0"})
npm WARN engine [email protected]: wanted: {"node":"0.8.x"} (current: {"node":"0.10.32","npm":"2.0.0"})
npm WARN engine [email protected]: wanted: {"node":"0.8.x"} (current: {"node":"0.10.32","npm":"2.0.0"})
npm WARN engine [email protected]: wanted: {"node":"0.8.x"} (current: {"node":"0.10.32","npm":"2.0.0"})
I suggest updating to ^0.8.1 alongside with https://github.com/uber/sentry-logger/issues/1 and https://github.com/uber/kafka-logger/issues/1
Not updating winston unless there is a good reason.