Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@shelf/is-valid-email-address
Advanced tools
Compliant with RFC 3696
$ yarn add @shelf/is-valid-email-address
const {isValidEmail} = import('@shelf/is-valid-email-address');
isValidEmail('email@example.com'); // true
isValidEmail('invalid"email@example.com'); // false
test@somemail.com:
2 157 335 ops/s, ±3.85% | 86.93% slower
Abc\@def@example.com:
1 555 215 ops/s, ±0.71% | 90.57% slower
very."(),:;<>[]".VERY."very@\\ very".unusual@strange.example.com:
917 709 ops/s, ±0.20% | slowest, 94.44% slower
much."more\ unusual"@example.com:
1 505 956 ops/s, ±0.20% | 90.87% slower
@test.com:
1 762 869 ops/s, ±0.21% | 89.32% slower
@@mail.com:
3 410 584 ops/s, ±0.18% | 79.33% slower
test..test@sdf.com:
16 500 605 ops/s, ±0.21% | fastest
mlewan.@att.net:
3 327 090 ops/s, ±0.20% | 79.84% slower
$ git checkout master
$ yarn version
$ yarn publish
$ git push origin master --tags
MIT © Shelf
FAQs
Email validator
We found that @shelf/is-valid-email-address demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 61 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.