d2wd-client
Advanced tools
Comparing version 1.0.68 to 1.0.69
@@ -259,2 +259,6 @@ 'use strict'; | ||
var _ajaxRazorPay = require('./api/ajaxRazorPay'); | ||
var _ajaxRazorPay2 = _interopRequireDefault(_ajaxRazorPay); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
@@ -347,2 +351,3 @@ | ||
this.ajax.paytm = new _ajaxPaytm2.default(ajaxClient); | ||
this.ajax.razorpay = new _ajaxRazorPay2.default(ajaxClient); | ||
@@ -349,0 +354,0 @@ this.webstore = {}; |
{ | ||
"name": "d2wd-client", | ||
"version": "1.0.68", | ||
"version": "1.0.69", | ||
"description": "d2wd API client library. Work on browser and server.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
303249
85
3345