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

sipware-mailer

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sipware-mailer - npm Package Compare versions

Comparing version 0.3.32 to 0.3.34

5

index.js

@@ -25,8 +25,5 @@ const nm = require('nodemailer')

this.inReplyTo = mail.inReplyTo || irt;
references = mail.references || references;
if(references) {
this.references = references;
}
if(references) this.references = references;

@@ -33,0 +30,0 @@ this.text = mail.text;

2

package.json

@@ -20,3 +20,3 @@ {

"optionalDependencies": {},
"version": "0.3.32",
"version": "0.3.34",
"scripts": {

@@ -23,0 +23,0 @@ "test": "mocha"

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