mailgun.js
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "mailgun.js", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"main": "index.js", | ||
"author": "mailgun", | ||
"author": "Mailgun", | ||
"license": "MIT", | ||
"keywords": [ | ||
"mailgun", | ||
"email" | ||
], | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/mailgun/mailgun.js.git" | ||
"url": "git://github.com/mailgun/mailgun-js.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/mailgun/mailgun.js/issues" | ||
"url": "https://github.com/mailgun/mailgun-js/issues" | ||
}, | ||
"homepage": "https://github.com/mailgun/mailgun.js#readme", | ||
"homepage": "https://github.com/mailgun/mailgun-js#readme", | ||
"scripts": { | ||
@@ -57,10 +61,10 @@ "build": "webpack --config ./webpack.config.js --progress --colors", | ||
{ | ||
"name" : "Brad Gignac", | ||
"url" : "https://github.com/bradgignac" | ||
"name": "Brad Gignac", | ||
"url": "https://github.com/bradgignac" | ||
}, | ||
{ | ||
"name" : "Eddy Hernandez", | ||
"url" : "https://github.com/eddywashere" | ||
"name": "Eddy Hernandez", | ||
"url": "https://github.com/eddywashere" | ||
} | ||
] | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1729165
10899