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.1 to 0.0.2

2

mailtrap.js

@@ -16,3 +16,3 @@ "use strict";

class Client {
constructor(apiToken, apiVersion = apiVersion) {
constructor(apiToken) {
this.apiToken = apiToken;

@@ -19,0 +19,0 @@ this.client = _axios.default.create({

{
"name": "mailtrap",
"version": "0.0.1",
"version": "0.0.2",
"description": "simple mailtrap api",

@@ -10,2 +10,6 @@ "main": "mailtrap.js",

},
"repository": {
"type": "git",
"url": "https://github.com/vchin/mailtrap"
},
"devDependencies": {

@@ -12,0 +16,0 @@ "@babel/cli": "^7.0.0-beta.42",

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