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

smtp-redis-dropbox

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smtp-redis-dropbox - npm Package Compare versions

Comparing version 0.1.1-beta1 to 0.1.1-beta2

2

lib/server.js

@@ -23,3 +23,3 @@ const concat = require("concat-stream");

disabledCommands: ["AUTH"],
secure: Boolean(tls),
secure: false,
...(tls||{}),

@@ -26,0 +26,0 @@

{
"name": "smtp-redis-dropbox",
"version": "0.1.1-beta1",
"version": "0.1.1-beta2",
"description": "receive SMTP messages and drop attachments in redis",

@@ -5,0 +5,0 @@ "main": "index.js",

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