Clarification about supported APIs in Auth0 rules

You’ve likely seen it by now, but rules will soon use Node 8: http://community.auth0.com/t/auth0-extensibility-node-8-migration/10796

If you’ve signed up with a new account, perhaps you already have Node 8… you can check
console.log('Node version:', process.env.NODE_VERSION);