@heliofi/checkout-react
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -1,3 +0,1 @@ | ||
import { ErrorPaymentEvent } from '../ErrorPaymentEvent'; | ||
declare interface CustomTextsInterface { | ||
@@ -46,3 +44,5 @@ mainButtonTitle?: string; | ||
}) => void; | ||
onCancel?: (error?: ErrorPaymentEvent) => void; | ||
onCancel?: (error?: { | ||
errorMessage?: string; | ||
}) => void; | ||
onStartPayment?: () => void; | ||
@@ -49,0 +49,0 @@ } |
{ | ||
"name": "@heliofi/checkout-react", | ||
"private": false, | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "scripts": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
825
0
42369