node-mailjet
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -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 @@ |
@@ -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
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1023
1553017
39
3255