@nsshunt/stsobservability 1.0.32 → 1.0.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4920,7 +4920,6 @@ var __privateWrapper = (obj, member, setter, getter) => ({
|
|
|
4920
4920
|
}
|
|
4921
4921
|
return true;
|
|
4922
4922
|
} catch (error) {
|
|
4923
|
-
this.options.logger.error(chalk$1.red(`Error (PublishRESTServer:_PerformPublishRESTAPI:Error: [${error}]`));
|
|
4924
4923
|
return false;
|
|
4925
4924
|
}
|
|
4926
4925
|
});
|