git-notifier icon indicating copy to clipboard operation
git-notifier copied to clipboard

Update mailcheck dependency

Open gene1wood opened this issue 7 years ago • 1 comments

Once @derrickko deploys mailcheck 1.1.2 to NPM, resolving mailcheck/mailcheck#147 , please update the git-notifier bower.json file to depend on this new version.

This will fix the mailcheck bug of git-notifier falsely suggesting addresses like [email protected] are invalid.

gene1wood avatar Jan 22 '18 17:01 gene1wood

hey, mailcheck package is abandoned and have bugs, but we have an alternative!

I rewrote it entirely and update it for 2022 and onward: https://github.com/ZooTools/email-spell-checker

💙 Written in TypeScript and removed jQuery ✅ Fixed a couple of bugs like https://github.com/ZooTools/email-spell-checker/pull/3 or https://github.com/ZooTools/email-spell-checker/pull/4 🚀 Reduced bundle size to <2KB.
 ✨ Update TLDs (69+) and added modern startup domains (like .io, .so, .xyz or .dev) 🙏 Implemented suggestions that people made in this repo that were ignored. Link: https://github.com/ZooTools/email-spell-checker

Come check it out and give it a ⭐️ for the effort.

ferreiro avatar Oct 23 '22 01:10 ferreiro