Socket
Socket
Sign inDemoInstall

email-templates

Package Overview
Dependencies
Maintainers
1
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

email-templates - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

3

package.json
{
"name": "email-templates"
, "description": "Node.js module for rendering beautiful emails with ejs templates and email-friendly inline CSS using juice."
, "version": "0.1.0"
, "version": "0.1.1"
, "author": "Nick Baugh <niftylettuce@gmail.com>"

@@ -26,2 +26,3 @@ , "contributors": [

, "underscore": "1.3.3"
, "combined-stream": "~0.0.4"
}

@@ -28,0 +29,0 @@ , "devDependencies": {

@@ -0,1 +1,2 @@

[![Gittip](http://badgr.co/gittip/niftylettuce.png)](https://www.gittip.com/niftylettuce/)

@@ -13,2 +14,18 @@ # node-email-templates <sup>[![Version Badge](http://vb.teelaun.ch/niftylettuce/node-email-templates.svg)](https://npmjs.org/package/email-templates)</sup>

<table>
<thead>
<tr>
<th>The Rebel's Guide to Email Marketing</th>
<th>Modern HTML Email</th>
<th>Email Marketing By the Numbers</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="http://goo.gl/JplO3b"><img src="http://ecx.images-amazon.com/images/I/51pDPeVKqqL._SL110_.jpg" /></a></td>
<td><a href="http://goo.gl/nKk41m"><img src="http://ecx.images-amazon.com/images/I/41uTBv9KbhL._SL110_.jpg" /></a></td>
<td><a href="http://goo.gl/d1b82E"><img src="http://ecx.images-amazon.com/images/I/51RX-csFsRL._SL110_.jpg" /></a></td>
</tr>
</tbody>
</table>

@@ -375,2 +392,3 @@ ## Index

* Rewrite this module to have a more modular API (e.g. template caching and email queue support via kue)
* Merge with @superjoe30 swig email templates fork

@@ -384,2 +402,4 @@ * Add ability to specify template language `swig`, `jade`, `ejs`, `handlebars`, ...

* 0.1.1 - Fixed long path issue for Windows
* 0.1.0 - Fixed batch documentation issue

@@ -386,0 +406,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