Comparing version 1.0.6 to 1.0.7
@@ -234,3 +234,3 @@ declare enum PayvraInvoiceStatus { | ||
}) | (PaymentWebhookEventWithTxHash & { | ||
eventType: typeof PaymentWebhookEventType.PAYMENT_COMPLETED; | ||
eventType: typeof PaymentWebhookEventType.PAYMENT_CONFIRMING | typeof PaymentWebhookEventType.PAYMENT_COMPLETED; | ||
}); | ||
@@ -237,0 +237,0 @@ declare const PayoutWebhookEventType: { |
{ | ||
"name": "payvra-sdk", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Official TypeScript SDK for the Payvra API", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
35191