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

cluster-mail

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cluster-mail - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

History.md
0.1.3 / 2011-10-03
==================
* fixed; stopped sending same subject line for every email
0.1.2 / 2011-09-26

@@ -3,0 +8,0 @@ ==================

4

lib/cluster-mail.js

@@ -26,3 +26,3 @@

exports.version = '0.1.2';
exports.version = '0.1.3';

@@ -125,3 +125,3 @@ /**

for (var key in obj) ret[key] = obj[key];
return obj;
return ret;
}

@@ -128,0 +128,0 @@

{
"name": "cluster-mail"
, "version": "0.1.2"
, "version": "0.1.3"
, "description": "Email notification plugin for Cluster"

@@ -5,0 +5,0 @@ , "keywords": ["cluster", "email"]

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