@paypal/checkout-components
Advanced tools
Comparing version 4.1.41 to 4.1.42
{ | ||
"name": "@paypal/checkout-components", | ||
"version": "4.1.41", | ||
"version": "4.1.42", | ||
"description": "PayPal Checkout components, for integrating checkout products.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -308,1 +308,8 @@ /* @flow */ | ||
}); | ||
if (Checkout.isChild()) { | ||
window.xchild = { | ||
show: noop, | ||
hide: noop | ||
}; | ||
} |
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
428174
3757