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

mollie-api-node

Package Overview
Dependencies
Maintainers
5
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mollie-api-node - npm Package Compare versions

Comparing version 1.3.3 to 1.3.4

3

CHANGELOG.md

@@ -7,2 +7,5 @@ ![Mollie](https://www.mollie.com/files/Mollie-Logo-Style-Small.png)

#### v1.3.4 - 2016-12-16
- Update bundled cacert.pem file. Follows Mozilla's recommendations on invalid certificates.
#### v1.3.3 - 2016-11-14

@@ -9,0 +12,0 @@ - Fix an issue where the API client would crash if no data is passed to the resource.all() method.

2

lib/mollie/api/client.js

@@ -60,3 +60,3 @@ // Generated by CoffeeScript 1.8.0

module.exports = Client = (function() {
Client.version = "1.3.3";
Client.version = "1.3.4";

@@ -63,0 +63,0 @@ function Client() {

{
"name": "mollie-api-node",
"version": "1.3.3",
"version": "1.3.4",
"license": "BSD-3-Clause",

@@ -5,0 +5,0 @@ "repository": "git://github.com/mollie/mollie-api-node",

Sorry, the diff of this file is not supported yet

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