@vtex/api
Advanced tools
Comparing version 0.20.4 to 0.20.5
@@ -57,6 +57,5 @@ 'use strict'; | ||
const url = _err$response$config.url, | ||
method = _err$response$config.method, | ||
data = _err$response$config.data; | ||
method = _err$response$config.method; | ||
console.log(`Error calling ${ method.toUpperCase() } ${ url } ${ data ? `with data ${ JSON.stringify(data) }` : '' }`); | ||
console.log(`Error calling ${ method.toUpperCase() } ${ url }`); | ||
} | ||
@@ -63,0 +62,0 @@ try { |
{ | ||
"name": "@vtex/api", | ||
"version": "0.20.4", | ||
"version": "0.20.5", | ||
"description": "VTEX I/O API client", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet
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
215349
40
536