@commercetools/category-exporter
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -43,2 +43,3 @@ "use strict"; | ||
host: this.apiConfig.apiUrl, | ||
enableRetry: true, | ||
fetch: _nodeFetch.default | ||
@@ -45,0 +46,0 @@ })] |
{ | ||
"name": "@commercetools/category-exporter", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"publishConfig": { | ||
@@ -50,3 +50,3 @@ "access": "public" | ||
}, | ||
"gitHead": "c61370803a2cd2ca0dd83b0d25a128d127cbe703" | ||
"gitHead": "4307c6c67172ab5437f1f38c546bf7c06f3ff6b5" | ||
} |
@@ -46,2 +46,3 @@ /* @flow */ | ||
host: this.apiConfig.apiUrl, | ||
enableRetry: true, | ||
fetch, | ||
@@ -48,0 +49,0 @@ }), |
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
21227
525