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

maildev

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

maildev - npm Package Compare versions

Comparing version 0.13.3 to 0.13.4

1

index.js

@@ -40,2 +40,3 @@

.option('--web-pass <password>', 'HTTP password for GUI')
.option('--base-pathname <path>', 'base path for URLs')
.option('-o, --open', 'Open the Web GUI after startup')

@@ -42,0 +43,0 @@ .option('-v, --verbose')

2

package.json
{
"name": "maildev",
"description": "SMTP Server and Web Interface for reading and testing emails during development",
"version": "0.13.3",
"version": "0.13.4",
"keywords": [

@@ -6,0 +6,0 @@ "email",

# MailDev
[![Build Status](https://api.travis-ci.org/djfarrelly/MailDev.svg)](https://travis-ci.org/djfarrelly/MailDev)
[![codecov](https://codecov.io/gh/djfarrelly/MailDev/branch/master/graph/badge.svg)](https://codecov.io/gh/djfarrelly/MailDev)
[![NPM Version](https://img.shields.io/npm/v/maildev.svg)](https://www.npmjs.com/package/maildev)

@@ -15,5 +16,5 @@

If you want to use MailDev with [Docker](https://www.docker.com/), you can use the
If you want to use MailDev with [Docker](https://www.docker.com/), you can use the
[**djfarrelly/maildev** image on Docker Hub](https://registry.hub.docker.com/u/djfarrelly/maildev/).
For a guide for usage with Docker,
For a guide for usage with Docker,
[checkout the docs](https://github.com/djfarrelly/MailDev/blob/master/docs/docker.md).

@@ -20,0 +21,0 @@

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