Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
unsupportedKeys.map(key => color.bold(' \u2022 ' + key)).join('\n')
)
supportedKeys.map(key => color.bold(' \u2022 ' + key)).join('\n') +
'.\n\n' +