Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nodemailer-express-handlebars

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodemailer-express-handlebars - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

.travis.yml

10

package.json
{
"name": "nodemailer-express-handlebars",
"version": "2.0.0",
"version": "3.0.0",
"description": "A plugin for nodemailer that uses express-handlebars view engine to generate emails",

@@ -27,7 +27,7 @@ "main": "index.js",

"devDependencies": {
"chai": "^1.10.0",
"mocha": "^2.0.1",
"nodemailer": "^1.3.0",
"nodemailer-stub-transport": "^0.1.4"
"chai": "^4.1.2",
"mocha": "^5.0.0",
"nodemailer": "^4.4.2",
"nodemailer-stub-transport": "^1.1.0"
}
}
# Express Handlebars plugin for Nodemailer
This plugin works with nodemailer 1.x. And uses the [express-handlebars](https://github.com/ericf/express-handlebars) view
This plugin works with nodemailer 4.x. And uses the [express-handlebars](https://github.com/ericf/express-handlebars) view
engine to generate html emails.

@@ -4,0 +4,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc