d2wd-client
Advanced tools
Comparing version 1.0.43 to 1.0.44
@@ -284,3 +284,3 @@ 'use strict'; | ||
this.products.images = new _images2.default(apiClient); | ||
this.products.variant.images = new _variantimages2.default(apiClient); | ||
this.products.variantimages = new _variantimages2.default(apiClient); | ||
this.products.reviews = new _reviews2.default(apiClient); | ||
@@ -287,0 +287,0 @@ this.productCategories = new _productCategories2.default(apiClient); |
{ | ||
"name": "d2wd-client", | ||
"version": "1.0.43", | ||
"version": "1.0.44", | ||
"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
301904