Comparing version 0.0.12 to 0.0.13
"use strict"; | ||
const Client = require('./Client'); | ||
const Client = require('./client'); | ||
const Inbox = require('./Inbox'); | ||
const Inbox = require('./inbox'); | ||
@@ -7,0 +7,0 @@ exports.Client = Client; |
{ | ||
"name": "mailtrap", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "simple mailtrap api", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package