@transak/transak-sdk
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@transak/transak-sdk", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Transak SDK that allows you to easily integrate the fiat on/ramp", | ||
@@ -5,0 +5,0 @@ "main": "dist/sdk.js", |
@@ -47,3 +47,3 @@ export function getCSS(themeColor, height, width) { | ||
width: ${width}; | ||
max-width: 100%; | ||
max-width: 500px; | ||
height: ${height}; | ||
@@ -50,0 +50,0 @@ max-height: 100%; |
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
2326285