New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mailtrap

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailtrap - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

5

message.js

@@ -11,5 +11,4 @@ "use strict";

this.pollingInterval = 1000;
Object.keys(message).forEach(key => {
this[key] = message[key];
});
this.id = message.id;
this.to_email = message.to_email;
}

@@ -16,0 +15,0 @@

2

package.json
{
"name": "mailtrap",
"version": "0.0.14",
"version": "0.0.15",
"description": "simple mailtrap api",

@@ -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