Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mailgun-js

Package Overview
Dependencies
Maintainers
1
Versions
80
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 0.7.10 to 0.7.11

ISSUE_TEMPLATE.md

4

lib/mailgun.js

@@ -1,2 +0,2 @@

var scmp = require('scmp');
var tsscmp = require('tsscmp');
var crypto = require('crypto');

@@ -126,3 +126,3 @@

return scmp(
return tsscmp(
signature

@@ -129,0 +129,0 @@ , crypto.createHmac(mailgunHashType, self.apiKey)

@@ -8,3 +8,3 @@ {

],
"version": "0.7.10",
"version": "0.7.11",
"homepage": "https://github.com/bojand/mailgun-js",

@@ -30,3 +30,3 @@ "license": "MIT",

"q": "~1.4.0",
"scmp": "~1.0.0",
"tsscmp": "~1.0.0",
"debug": "~2.2.0"

@@ -33,0 +33,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