New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.0.0 to 5.0.1

9

CHANGELOG.md

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

### [5.0.1](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v5.0.0...v5.0.1) (2022-06-30)
### Build changes
* Add standard-version updater for README ([e615ff7](https://github.com/mailjet/mailjet-apiv3-nodejs/commits/e615ff7cf7a07f224a4f542422b1c3bbd20179f7))
* Add VersionBump script ([f2ed676](https://github.com/mailjet/mailjet-apiv3-nodejs/commits/f2ed676134cd1dcf091fe766b7c76b2c12e625a4))
* Move standard-version config from package.json to .versionrc.js ([122e4a5](https://github.com/mailjet/mailjet-apiv3-nodejs/commits/122e4a5c7975773e891591cf4f3431a0e7cd77e1))
## [5.0.0](https://github.com/mailjet/mailjet-apiv3-nodejs/compare/v4.0.1...v5.0.0) (2022-06-24)

@@ -7,0 +16,0 @@

18

declarations/client/index.d.ts

@@ -153,22 +153,4 @@ import { IClientParams } from './IClient';

readonly contributors: string[];
readonly "standard-version": {
commitUrlFormat: string;
compareUrlFormat: string;
types: ({
type: string;
section: string;
hidden?: undefined;
} | {
type: string;
hidden: boolean;
section?: undefined;
})[];
scripts: {
prerelease: string;
postchangelog: string;
posttag: string;
};
};
}>;
}
export default Client;

2

mailjet.node.js.LICENSE.txt

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

/*! node-mailjet v5.0.0 */
/*! node-mailjet v5.0.1 */

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

/*! node-mailjet v5.0.0 */
/*! node-mailjet v5.0.1 */
{
"name": "node-mailjet",
"version": "5.0.0",
"version": "5.0.1",
"lockfileVersion": 1,

@@ -5,0 +5,0 @@ "requires": true,

{
"name": "node-mailjet",
"version": "5.0.0",
"version": "5.0.1",
"main": "./mailjet.node.js",

@@ -5,0 +5,0 @@ "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.0.0-green.svg)
![Current Version](https://img.shields.io/badge/version-5.0.1-green.svg)

@@ -16,0 +16,0 @@ ## Overview

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

5.0.0
5.0.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