Socket
Socket
Sign inDemoInstall

mollie-es6

Package Overview
Dependencies
23
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.5.0

lib/methods.js

2

app.js
import payments from './lib/payments';
import methods from './lib/methods';
const mollie = {
payments,
methods,
api_key: null

@@ -6,0 +8,0 @@ };

2

package.json
{
"name": "mollie-es6",
"version": "0.4.0",
"version": "0.5.0",
"description": "Mollie module ready for ES6 usage",

@@ -5,0 +5,0 @@ "main": "app.js",

@@ -75,4 +75,4 @@ # Mollie ES6 API client for Node.js #

|:-------------:|:-------------:|
| List | No |
| Get | No |
| List | Yes |
| Get | Yes |

@@ -79,0 +79,0 @@ ### Issuer ###

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc