Comparing version 0.0.2 to 0.0.3
@@ -18,3 +18,3 @@ 'use strict'; | ||
configuration = configuration || {}; // init default, need to work on 5.7 | ||
const xpayConfiguration = underscore.extend(configuration, XPAY_CONF); | ||
const xpayConfiguration = underscore.extend(XPAY_CONF, configuration); | ||
@@ -21,0 +21,0 @@ // get the url |
{ | ||
"name": "xpay-js", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Soft integration with X-pay payment system\"", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# xpay-js | ||
Soft integration with X-pay payment system | ||
WORK_IN_PROGRESS |
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
6454
5