New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@heliofi/checkout-react

Package Overview
Dependencies
Maintainers
8
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heliofi/checkout-react - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

6

dist/helio-checkout-react.es.d.ts

@@ -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": {

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