@nsshunt/stsinstrumentmanagerclient 1.0.18 → 1.0.20

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.
package/dist/index.mjs CHANGED
@@ -2258,7 +2258,7 @@ var import_source = /* @__PURE__ */ __toESM$1((/* @__PURE__ */ __commonJSMin$1((
2258
2258
  chalk.stderr = Chalk({ level: stderrColor ? stderrColor.level : 0 });
2259
2259
  chalk.stderr.supportsColor = stderrColor;
2260
2260
  module.exports = chalk;
2261
- })))());
2261
+ })))(), 1);
2262
2262
  var __create = Object.create;
2263
2263
  var __defProp = Object.defineProperty;
2264
2264
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;