Socket
Socket
Sign inDemoInstall

smtp-redis-dropbox

Package Overview
Dependencies
64
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.1-beta2 to 0.1.1

2

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

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

@@ -0,1 +1,3 @@

#!/usr/bin/env node
const tlsopt = require("tlsopt");

@@ -2,0 +4,0 @@ const ioredis = require("ioredis");

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