Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pixl-mail

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pixl-mail - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

mail.js

@@ -111,3 +111,3 @@ // Simple SMTP Email Sender

self.logDebug(9, message, entry);
log.push( message, entry );
log.push([ message, { date: Tools.timeNow(), level, ...entry } ]);
};

@@ -114,0 +114,0 @@ } );

{
"name": "pixl-mail",
"version": "1.1.0",
"version": "1.1.1",
"description": "A very simple class for sending e-mail via SMTP.",

@@ -5,0 +5,0 @@ "author": "Joseph Huckaby <jhuckaby@gmail.com>",

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