@vtex/api
Advanced tools
Comparing version 0.11.3 to 0.11.4
@@ -50,3 +50,4 @@ 'use strict'; | ||
delete err.response.config; | ||
delete err.config; | ||
delete err.config.res; | ||
delete err.config.data; | ||
} catch (e) {} | ||
@@ -53,0 +54,0 @@ return Promise.reject(err); |
{ | ||
"name": "@vtex/api", | ||
"version": "0.11.3", | ||
"version": "0.11.4", | ||
"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
34780
411