Deprecation warnings when installing blinkstick with latest nodejs version

Just a headsup that the latest version of nodejs (v8.9.3) complains about deprecated functions when installing blinkstick with:
npm install blinkstick

However, it still runs ok. I am integrating blinkstick with some fairly recent node packages for image processing (eg sharp) which require the latest node version.