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.3.1 to 0.3.2

52

package.json
{
"author": {
"name": "Bojan Djurkovic <bojan@onelobby.com>"
},
"name": "mailgun-js",
"description": "Simple Node.js helper module for Mailgun API",
"keywords": ["email", "mailgun"],
"version": "0.3.1",
"homepage": "https://github.com/1lobby/mailgun-js",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/1lobby/mailgun-js.git"
},
"bugs": {
"url": "http://github.com/1lobby/mailgun-js/issues"
},
"engines": {
"node": "0.8.x"
},
"main": "./mailgun.js",
"devDependencies": {
"mocha": "*"
},
"scripts": {
"test": "mocha"
}
"author": {
"name": "Bojan Djurkovic <bojan@onelobby.com>"
},
"name": "mailgun-js",
"description": "Simple Node.js helper module for Mailgun API",
"keywords": ["email", "mailgun"],
"version": "0.3.2",
"homepage": "https://github.com/1lobby/mailgun-js",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/1lobby/mailgun-js.git"
},
"bugs": {
"url": "http://github.com/1lobby/mailgun-js/issues"
},
"engines": {
"node": ">= 0.8.0"
},
"main": "./mailgun.js",
"devDependencies": {
"mocha": "*"
},
"scripts": {
"test": "mocha"
}
}

Sorry, the diff of this file is not supported yet

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