nodemailer

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

lint

eslint .

test

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

update

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

test:coverage

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

Metadata

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

Downloads

Maintainers