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

@techie04/xpresser-mailer

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@techie04/xpresser-mailer - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

6

package.json
{
"name": "@techie04/xpresser-mailer",
"version": "0.2.1",
"version": "0.2.2",
"description": "Mailer Plugin for xpresser",

@@ -17,4 +17,4 @@ "main": "index.js",

"dependencies": {
"abolish": "^4.7.0",
"nodemailer": "^6.7.0"
"abolish": "^4.7.3",
"nodemailer": "^6.7.2"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -43,3 +43,3 @@ # XpresserJs Mailer Plugin

"mailer": {
provider: "SMTP", // SMTP
provider: "smtp", // smtp, ses,postmark
configs: {

@@ -131,2 +131,3 @@ // Smtp config inherits nodemailers's config.

###### Add to config
```javascript

@@ -133,0 +134,0 @@ const config = {

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