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

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.0.8 to 0.0.9

4

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.0.8"
, "version": "0.0.9"
, "author": "Nick Baugh <niftylettuce@gmail.com>"

@@ -23,3 +23,3 @@ , "contributors": [

"ejs": "0.8.3"
, "juice": "https://github.com/niftylettuce/juice/tarball/master"
, "juice": "~0.3.2"
, "async": "0.1.22"

@@ -26,0 +26,0 @@ , "underscore": "1.3.3"

# node-email-templates <sup>0.0.8</sup>
# node-email-templates <sup>0.0.9</sup>

@@ -9,2 +9,5 @@ Node.js module for rendering beautiful emails with [ejs][1] templates and email-friendly inline CSS using [juice][2].

**v0.0.9**:
* Fixed `juice` dependency issue
**v0.0.7**:

@@ -11,0 +14,0 @@ * Added support for ejs's `include` directive thanks to @nicjansma

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