@rarible/logger
Advanced tools
Comparing version 0.9.11 to 0.9.12
@@ -75,3 +75,3 @@ "use strict"; | ||
var _a, _b, _c, _d, _e; | ||
if (isAxiosError(axiosError) && axiosError.response) { | ||
if (isAxiosError(axiosError)) { | ||
var url = ((_a = axiosError === null || axiosError === void 0 ? void 0 : axiosError.config) === null || _a === void 0 ? void 0 : _a.url) || ""; | ||
@@ -78,0 +78,0 @@ throw new NetworkError({ |
{ | ||
"name": "@rarible/logger", | ||
"version": "0.9.11", | ||
"version": "0.9.12", | ||
"private": false, | ||
@@ -42,3 +42,3 @@ "description": "Logging utility for ts projects", | ||
}, | ||
"gitHead": "f22b9c3b71835ecddb8ad1df5c3d39ac84f5e8d6" | ||
"gitHead": "7523d816745c4e9af15894d0b8434aaf5b98c686" | ||
} |
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
45617