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

@eld0ud/fintecture-client

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eld0ud/fintecture-client - npm Package Compare versions

Comparing version 1.0.30 to 1.0.31

2

lib/package.json
{
"name": "@eld0ud/fintecture-client",
"version": "1.0.30",
"version": "1.0.31",
"description": "Fintecture Open Banking API Gateway enabling secure bank connections and payments",

@@ -5,0 +5,0 @@ "main": "lib/fintecture-client.js",

@@ -119,3 +119,3 @@ "use strict";

const paymentPayload = this._buildPaymentPayload(connectConfig);
const connect = yield this.pisV2.connect(accessToken, paymentPayload, connectConfig.state);
const connect = yield this.pisV2.connect(accessToken, paymentPayload, connectConfig);
return connect;

@@ -122,0 +122,0 @@ });

{
"name": "@eld0ud/fintecture-client",
"version": "1.0.30",
"version": "1.0.31",
"description": "Fintecture Open Banking API Gateway enabling secure bank connections and payments",

@@ -5,0 +5,0 @@ "main": "lib/fintecture-client.js",

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