@cryptafriq/react-crypto-wallet-sdk
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@cryptafriq/react-crypto-wallet-sdk", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "React Js SDK for integrating cryptocurrency wallet functionality into your website.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -45,6 +45,6 @@ # Crypto Wallet SDK | ||
callbackUrl: 'https://www.google.com', | ||
customerEmail: 'tommydprog@gmail.com', | ||
businessName: 'Tommytee', | ||
customerEmail: 'johndeo@email.com', | ||
businessName: 'Example Business', | ||
businessLogo: | ||
'https://res.cloudinary.com/vistaprint/images/w_1000,h_600,c_scale,w_1000,h_599,dpr_2/f_auto,q_auto/v1710491807/ideas-and-advice-prod/fr-fr/featured/featured.png', | ||
'https://www.google.com/images/branding/googlelogo/2x/googlelogo_light_color_272x92dp.png', | ||
}; | ||
@@ -51,0 +51,0 @@ |
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
730941