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

sendmailjs

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sendmailjs - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "sendmailjs",
"version": "0.0.6",
"version": "0.0.7",
"description": "Sendmail via unix mail",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -52,2 +52,3 @@ 'use strict';

{"pattern": "/\\${TO}/g", "key": "to.0.name"},
{"pattern": "/\\${INVALID}/g", "key": "invalid.name"},
{"pattern": "/\\${DATE}/g", "value": new Date().toGMTString()}

@@ -54,0 +55,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