amocrm-client
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -117,2 +117,3 @@ "use strict"; | ||
const { embedded, factory } = this.params; | ||
console.info(embedded, this.params, response); | ||
const data = (response === null || response === void 0 ? void 0 : response._embedded[embedded]) || []; | ||
@@ -119,0 +120,0 @@ if (!Array.isArray(data)) { |
{ | ||
"name": "amocrm-client", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"description": "JS Library for AmoCRM", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
308730
5486