Socket
Socket
Sign inDemoInstall

mailgun.js

Package Overview
Dependencies
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mailgun.js - npm Package Compare versions

Comparing version 3.5.0 to 3.5.1

2

dist/mailgun.js.LICENSE.txt

@@ -5,2 +5,2 @@ /*! MIT License © Sindre Sorhus */

/*! mailgun.js v3.5.0 */
/*! mailgun.js v3.5.1 */
{
"name": "mailgun.js",
"version": "3.5.0",
"version": "3.5.1",
"main": "dist/mailgun.js",

@@ -5,0 +5,0 @@ "types": "dist/index.d.ts",

@@ -9,3 +9,3 @@ // jscs:disable requireDotNotation

import RequestOptions from '../lib/interfaces/RequestOptions';
import APIError from '../dist/lib/error.d';
import APIError from '../lib/error';
import APIResponse from '../lib/interfaces/ApiResponse';

@@ -12,0 +12,0 @@

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