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

parse-server-mailgun

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-server-mailgun - npm Package Compare versions

Comparing version

to
2.4.9

14

package.json
{
"name": "parse-server-mailgun",
"version": "2.4.8",
"version": "2.4.9",
"description": "Mailgun adapter for Parse Server apps",

@@ -37,3 +37,3 @@ "main": "./lib/MailgunAdapter.js",

"mailcomposer": "^4.0.2",
"mailgun-js": "^0.16.0",
"mailgun-js": "^0.18.0",
"mustache": "^2.3.0"

@@ -45,7 +45,7 @@ },

"chai": "^4.1.2",
"codecov": "^3.0.0",
"eslint": "^4.18.2",
"mocha": "^5.0.4",
"nyc": "^11.5.0",
"sinon": "^4.4.2"
"codecov": "^3.0.2",
"eslint": "^4.19.1",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"sinon": "^5.1.0"
},

@@ -52,0 +52,0 @@ "engines": {