New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mollie-api-node

Package Overview
Dependencies
Maintainers
3
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.0.4 to 1.0.7

4

lib/mollie/api/client.js
// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -56,3 +56,3 @@

module.exports = Mollie.API.Client = (function() {
Client.version = "1.0.4";
Client.version = "1.0.7";

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

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -6,0 +6,0 @@

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -6,0 +6,0 @@

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -46,4 +46,2 @@

Method.PAYSAFECARD = "paysafecard";
Method.CREDITCARD = "creditcard";

@@ -53,10 +51,18 @@

Method.SOFORT = "sofort";
Method.BANKTRANSFER = "banktransfer";
Method.PAYPAL = "paypal";
Method.DIRECTDEBIT = "directdebit";
Method.BITCOIN = "bitcoin";
Method.SOFORT = "sofort";
Method.PAYPAL = "paypal";
Method.BELFIUS = "belfius";
Method.PAYSAFECARD = "paysafecard";
Method.PODIUMCADEAUKAART = "podiumcadeaukaart";
function Method() {

@@ -63,0 +69,0 @@ this.id = null;

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -6,0 +6,0 @@

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -6,0 +6,0 @@

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -6,0 +6,0 @@

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -6,0 +6,0 @@

// Generated by CoffeeScript 1.8.0
/*
Copyright (c) 2013, Mollie B.V.
Copyright (c) 2016, Mollie B.V.
All rights reserved.

@@ -6,0 +6,0 @@

{
"name": "mollie-api-node",
"version": "1.0.4",
"version": "1.0.7",
"description": "Official Mollie API client for Node (by Mollie B.V.)",

@@ -8,15 +8,5 @@ "homepage": "https://github.com/mollie/mollie-api-node",

"keywords": [
"mollie",
"payment",
"service",
"ideal",
"creditcard",
"mistercash",
"paypal",
"paysafecard",
"sofort",
"banking",
"bitcoin",
"payments",
"gateway"
"mollie", "payment", "service", "ideal", "creditcard", "mistercash", "bancontact", "sofort", "sofortbanking",
"sepa", "bitcoin", "paypal", "paysafecard", "podiumcadeaukaart", "banktransfer", "direct debit", "belfius",
"belfius direct net", "refunds", "api", "payments", "gateway"
],

@@ -23,0 +13,0 @@ "dependencies": {

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