nodemailer-express-handlebars
Advanced tools
Comparing version 0.0.2 to 0.0.3
'use strict'; | ||
module.exports = require('./lib'); |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "nodemailer-express-handlebars", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A plugin for nodemailer that uses express-handlebars view engine to generate emails", | ||
@@ -18,2 +18,6 @@ "main": "index.js", | ||
"bugs": "https://github.com/yads/nodemailer-express-handlebars/issues", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/yads/nodemailer-express-handlebars" | ||
}, | ||
"license": "MIT", | ||
@@ -20,0 +24,0 @@ "dependencies": { |
@@ -21,6 +21,7 @@ # Express Handlebars plugin for Nodemailer | ||
template: 'email', | ||
values: { | ||
context: { | ||
name: 'Name' | ||
} | ||
} | ||
transporter.sendMail(mail); | ||
``` | ||
@@ -39,2 +40,2 @@ ## Plugin Options | ||
# License | ||
MIT | ||
MIT |
@@ -0,0 +0,0 @@ 'use strict'; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
40
0
6040