nodemailer

v6.9.15
Easy as cake e-mail sending from your Node.js applications
Nodemailer

test

node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js

test:coverage

c8 node --test --test-concurrency=1 test/**/*.test.js test/**/*-test.js

lint

eslint .

update

rm -rf node_modules/ package-lock.json && ncu -u && npm install
npm i nodemailer

Metadata

  • MIT-0
  • >=6.0.0
  • Andris Reinman
  • released 9/3/2024

Downloads

Maintainers