yeoman/update-notifier

The issue has been closed
Support commonJS #233
shwet2407 posted onGitHub
Can we please have support commonJS as well. Using it in commonJS node project
"exports": {
"import": "./index-import.js",
"require": "./index-require.cjs"
}