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

node-mailjet

Package Overview
Dependencies
Maintainers
7
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-mailjet - npm Package Compare versions

Comparing version 5.1.0 to 5.1.1

12

CHANGELOG.md

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

### [5.1.1](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v5.1.0...v5.1.1) (2022-07-27)
### Other changes
* Add application example with using Firebase Functions and Mailjet lib ([690ff1e](https://github.com/mailjet/mailjet-apiv3-nodejs/commits/690ff1e0a609c0e31b13f3b79c5b0ddaf0a934ad))
### Docs changes
* Add mention about Firebase application example to README ([0154a0a](https://github.com/mailjet/mailjet-apiv3-nodejs/commits/0154a0ae0de63a3d4ebdd5e1c3a38be0408c6cb9))
## [5.1.0](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v5.0.1...v5.1.0) (2022-07-22)

@@ -7,0 +19,0 @@

2

mailjet.node.js.LICENSE.txt

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

/*! node-mailjet v5.1.0 */
/*! node-mailjet v5.1.1 */

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

/*! node-mailjet v5.1.0 */
/*! node-mailjet v5.1.1 */
{
"name": "node-mailjet",
"version": "5.1.0",
"version": "5.1.1",
"main": "./mailjet.node.js",

@@ -46,2 +46,2 @@ "browser": "./mailjet.web.js",

]
}
}

@@ -13,3 +13,3 @@ [mailjet]: http://www.mailjet.com

[![Build Status](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs.svg?branch=master)](https://travis-ci.org/mailjet/mailjet-apiv3-nodejs)
![Current Version](https://img.shields.io/badge/version-5.1.0-green.svg)
![Current Version](https://img.shields.io/badge/version-5.1.1-green.svg)

@@ -620,2 +620,3 @@ ## Overview

4. [ReactJS](https://github.com/mailjet/mailjet-apiv3-nodejs/tree/master/examples/react) - `ReactJS` based app that provides page where you can make some requests
5. [Firebase](https://github.com/mailjet/mailjet-apiv3-nodejs/tree/master/examples/firebase) - `Firebase` based app that provides `Firebase Functions` for sending _hello world email_ and sending _email_ based on dynamic query string data

@@ -622,0 +623,0 @@ > **NOTE:**

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

5.1.0
5.1.1

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