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

@fintech-solutions/mailer

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fintech-solutions/mailer - npm Package Compare versions

Comparing version 1.2.28 to 1.2.34

dist/adapters/mailgun/mailgun-mailer.options.d.ts

13

package.json
{
"name": "@fintech-solutions/mailer",
"private": false,
"version": "1.2.28",
"version": "1.2.34",
"description": "",

@@ -18,3 +18,3 @@ "main": "dist/index.js",

"dependencies": {
"@fintech-solutions/core": "^1.2.28"
"@fintech-solutions/core": "^1.2.34"
},

@@ -25,11 +25,14 @@ "peerDependencies": {

"form-data": "^4.0.0",
"mailgun.js": "^8.0.6"
"mailgun.js": "^8.0.6",
"nodemailer": "^6.9.3"
},
"devDependencies": {
"@nestjs/common": "^9.2.0",
"@types/nodemailer": "^6.4.8",
"ejs": "^3.1.8",
"form-data": "^4.0.0",
"mailgun.js": "^8.0.6"
"mailgun.js": "^8.0.6",
"nodemailer": "^6.9.3"
},
"gitHead": "d4a097c9040a2aff1f0d80d3d39610837077075f"
"gitHead": "41de0525a314dc1bf6be34f24af52096840e9795"
}

Sorry, the diff of this file is not supported yet

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