Socket
Socket
Sign inDemoInstall

mailgun.js

Package Overview
Dependencies
11
Maintainers
13
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.4.1 to 10.0.0

17

CHANGELOG.md

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

## [10.0.0](https://github.com/mailgun/mailgun.js/compare/v9.4.1...v10.0.0) (2024-01-18)
### Bug Fixes
* Run npm audit fix ([dee7b00](https://github.com/mailgun/mailgun.js/commits/dee7b00060aafeec579294ce2b6a83a17ce5dae7))
### Breaking changes
* Update minimaly supported version of Node.js ([5121d8a](https://github.com/mailgun/mailgun.js/commits/5121d8ac9817081d33c5dbf2db0eedef634eb627))
### Other changes
* Update CI to decrease linter noise ([f89bbf1](https://github.com/mailgun/mailgun.js/commits/f89bbf189f1d6d2071c650b03bd69b2e69147d5d))
### [9.4.1](https://github.com/mailgun/mailgun.js/compare/v9.4.0...v9.4.1) (2024-01-04)

@@ -7,0 +24,0 @@

2

mailgun.node.js.LICENSE.txt

@@ -17,2 +17,2 @@ /*!

/*! mailgun.js v9.4.0 */
/*! mailgun.js v9.4.1 */
/*! https://mths.be/base64 v1.0.0 by @mathias | MIT license */
/*! mailgun.js v9.4.0 */
/*! mailgun.js v9.4.1 */
{
"name": "mailgun.js",
"version": "9.4.1",
"version": "10.0.0",
"main": "./mailgun.node.js",

@@ -30,2 +30,5 @@ "browser": "./mailgun.web.js",

},
"engines": {
"node": ">=18.0.0"
},
"contributors": [

@@ -32,0 +35,0 @@ {

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

9.4.1
10.0.0

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc