Small binary helper for hyperupdate to help perform the actual app update without running the app.
npm install hyperupdate-helper
const helper = require('hyperupdate-helper')
console.log(helper) // <-- path to the relevant helper on the platform
MIT