New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mail-merger

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mail-merger - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

1

dist/cli.spec.js

@@ -73,2 +73,3 @@ "use strict";

};
// @pending
CliTester.prototype.help = function () {

@@ -75,0 +76,0 @@ return __awaiter(this, void 0, void 0, function () {

6

package.json
{
"name": "mail-merger",
"version": "1.1.2",
"version": "1.1.3",
"description": "Tool of mail merge, which takes {{mustache}} email templates and data from json or csv to generate and bulk send emails",

@@ -40,4 +40,4 @@ "main": "./dist/index.js",

"dotenv": "^6.1.0",
"handlebars": "^4.0.12",
"lodash": "^4.17.11",
"handlebars": "^4.1.2",
"lodash": "^4.17.14",
"nodemailer": "^4.6.8",

@@ -44,0 +44,0 @@ "yargs": "^12.0.2"

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