d2wd-client
Advanced tools
Comparing version 1.0.54 to 1.0.55
@@ -243,2 +243,10 @@ 'use strict'; | ||
var _ajaxSettings = require('./api/ajaxSettings'); | ||
var _ajaxSettings2 = _interopRequireDefault(_ajaxSettings); | ||
var _ajaxThemeSettings = require('./api/ajaxThemeSettings'); | ||
var _ajaxThemeSettings2 = _interopRequireDefault(_ajaxThemeSettings); | ||
var _ajaxReviews = require('./api/ajaxReviews'); | ||
@@ -347,2 +355,4 @@ | ||
this.ajax.pages = new _ajaxPages2.default(ajaxClient); | ||
this.ajax.settings = new _ajaxSettings2.default(ajaxClient); | ||
this.ajax.themesettings = new _ajaxThemeSettings2.default(ajaxClient); | ||
@@ -349,0 +359,0 @@ this.webstore = {}; |
{ | ||
"name": "d2wd-client", | ||
"version": "1.0.54", | ||
"version": "1.0.55", | ||
"description": "d2wd API client library. Work on browser and server.", | ||
@@ -83,2 +83,2 @@ "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
307977
86
3376