bm.node-module.payment-manager-sdk
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -116,2 +116,3 @@ export interface Credentials { | ||
planName?: string; | ||
nextPaymentDate: string; | ||
actions: { | ||
@@ -118,0 +119,0 @@ 'prepare-payment'?: Action; |
{ | ||
"name": "bm.node-module.payment-manager-sdk", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "This repository contains SDK for payment manager API", | ||
@@ -18,3 +18,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "7517747bd84c4e320d24c9fa300120ac4ef2b08d" | ||
"gitHead": "eb2cc4613d71648cff9c02d7a60a9c0e5d75a089" | ||
} |
142983
366