Socket
Socket
Sign inDemoInstall

periodicjs.core.mailer

Package Overview
Dependencies
262
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.9.1 to 5.9.2

2

lib/mailer.js

@@ -118,3 +118,3 @@ /*

var transportJsonFile = path.resolve(process.cwd(),'content/config/extensions','periodicjs.ext.mailer','./transport.json'),
var transportJsonFile = path.resolve(__dirname,'../../../content/config/extensions','periodicjs.ext.mailer','./transport.json'),
transportObject = {

@@ -121,0 +121,0 @@ transportType : 'direct',

{
"name": "periodicjs.core.mailer",
"description": "nodemailer transport loader for periodicjs",
"version": "5.9.1",
"version": "5.9.2",
"main": "index.js",

@@ -6,0 +6,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc