@figuredev/payments-sdk
Advanced tools
Comparing version 0.16.0 to 0.17.0
import { Maybe } from "fgr-lib-backend/lib/types"; | ||
export declare type PaymentInputDTO = { | ||
token?: string; | ||
number?: string; | ||
last4?: string; | ||
@@ -5,0 +6,0 @@ name?: string; |
{ | ||
"name": "@figuredev/payments-sdk", | ||
"version": "0.16.0", | ||
"version": "0.17.0", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22862
398