dark-payment
Advanced tools
Comparing version 0.1.7 to 0.1.8
@@ -19,3 +19,3 @@ const $script = require('scriptjs'); | ||
document.querySelector(`#${config.elementId}`).html(`<div id="starlite-payment-form"></div>`); | ||
document.querySelector(`#${config.elementId}`).innerHTML = `<div id="starlite-payment-form"></div>`; | ||
await this.sqPaymentsCard.attach(`#starlite-payment-form`); | ||
@@ -22,0 +22,0 @@ await this.sqPaymentsCard.focus('cardNumber'); |
{ | ||
"name": "dark-payment", | ||
"version": "0.1.7", | ||
"version": "0.1.8", | ||
"description": "Provide payment client", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
39542