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

nodejs-nodemailer-outlook

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

nodejs-nodemailer-outlook - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

LICENSE

2

package.json
{
"name": "nodejs-nodemailer-outlook",
"version": "1.2.1",
"version": "1.2.2",
"description": "Simple integration between nodeJS and outlook.office365",

@@ -5,0 +5,0 @@ "main": "nodejs-nodemailer-outlook.js",

@@ -100,3 +100,3 @@ # NodeJS Nodemailer Outlook

Current version : 1.2.1
Current version : 1.2.2

@@ -115,2 +115,2 @@ ## Authors

This project is opensource.
Apache 2.0 License.

@@ -6,3 +6,4 @@ var nodeoutlook = require('.././nodejs-nodemailer-outlook.js')

pass: "********"
}, from: 'sender@outlook.com',
},
from: 'sender@outlook.com',
to: 'receiver@gmail.com',

@@ -9,0 +10,0 @@ subject: 'Hey you, awesome!',

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