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

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.7.2 to 3.7.3

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [3.7.3](https://github.com/mailgun/mailgun.js/compare/v3.7.2...v3.7.3) (2021-11-10)
### [3.7.2](https://github.com/mailgun/mailgun-js/compare/v3.7.1...v3.7.2) (2021-10-28)

@@ -7,0 +9,0 @@

2

dist/mailgun.node.js.LICENSE.txt

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

/*! mailgun.js v3.7.1 */
/*! mailgun.js v3.7.2 */

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

/*! mailgun.js v3.7.1 */
/*! mailgun.js v3.7.2 */
{
"name": "mailgun.js",
"version": "3.7.2",
"version": "3.7.3",
"main": "dist/mailgun.node.js",

@@ -15,8 +15,8 @@ "browser": "dist/mailgun.web.js",

"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": {

@@ -106,4 +106,4 @@ "build": "webpack --config ./webpack/webpack.dev.config.js --progress --color",

],
"commitUrlFormat": "https://github.com/mailgun/mailgun-js/commits/{{hash}}",
"compareUrlFormat": "https://github.com/mailgun/mailgun-js/compare/{{previousTag}}...{{currentTag}}",
"commitUrlFormat": "https://github.com/mailgun/mailgun.js/commits/{{hash}}",
"compareUrlFormat": "https://github.com/mailgun/mailgun.js/compare/{{previousTag}}...{{currentTag}}",
"scripts": {

@@ -110,0 +110,0 @@ "prerelease": "npm test && webpack --config ./webpack/webpack.release.config.js --progress --color && git add -A dist",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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