v0.3.4: Update dependencies
Release 0.3.4, published on 12/19/2018.
Installers:
- MAC: https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect-0.3.4-mac.dmg
- Windows: https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect-0.3.4-win.exe
- Linux (RPM version): https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect-0.3.4.x86_64.rpm
- Linux (DEB version): https://download.sysdig.com/stable/sysdig-inspect/sysdig-inspect_0.3.4_amd64.deb
What's been fixed
- #45 Update dependencies to latest versions. Among all the updates, one of the components (local node.js engine) was indirectly including
event-stream@3.3.6
(see npm blog post for more information) and it's now up-to-date.