Socket
Socket
Sign inDemoInstall

@greendeck/preview-email

Package Overview
Dependencies
63
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.6 to 3.0.7

2

package.json
{
"name": "@greendeck/preview-email",
"description": "Automatically opens your browser to preview Node.js email messages sent with Nodemailer. Made for Lad!",
"version": "3.0.6",
"version": "3.0.7",
"author": "Nick Baugh <niftylettuce@gmail.com> (http://niftylettuce.com/)",

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

@@ -7,3 +7,3 @@ const fs = require('fs');

const dayjs = require('dayjs');
const debug = require('debug')('preview-email');
const debug = require('debug')('@greendeck/preview-email');
const nodemailer = require('nodemailer');

@@ -10,0 +10,0 @@ const open = require('open');

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