d2wd-client
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -223,2 +223,6 @@ 'use strict'; | ||
var _ajaxOrderStatuses = require('./api/ajaxOrderStatuses'); | ||
var _ajaxOrderStatuses2 = _interopRequireDefault(_ajaxOrderStatuses); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
@@ -299,2 +303,3 @@ | ||
this.ajax.pages = new _pages2.default(ajaxClient); | ||
this.ajax.orderStatuses = new _ajaxOrderStatuses2.default(ajaxClient); | ||
@@ -301,0 +306,0 @@ this.webstore = {}; |
{ | ||
"name": "d2wd-client", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"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
290005
76
3012