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

fintecture-client

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fintecture-client - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

2

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

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

@@ -139,2 +139,3 @@ "use strict";

psu_address: payment.customer_address,
expiry: payment.expiry,
};

@@ -141,0 +142,0 @@ const data = {

@@ -86,2 +86,3 @@ import { ISessionPayload } from '../pis/PisInterface';

psu_address?: IAddress;
expiry?: string | number;
}

@@ -88,0 +89,0 @@ export interface IAddress {

{
"name": "fintecture-client",
"version": "2.1.0",
"version": "2.2.0",
"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