@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.cjs CHANGED
@@ -2262,7 +2262,7 @@ var import_source = /* @__PURE__ */ __toESM$1((/* @__PURE__ */ __commonJSMin$1((
2262
2262
  chalk.stderr = Chalk({ level: stderrColor ? stderrColor.level : 0 });
2263
2263
  chalk.stderr.supportsColor = stderrColor;
2264
2264
  module.exports = chalk;
2265
- })))());
2265
+ })))(), 1);
2266
2266
  var __create = Object.create;
2267
2267
  var __defProp = Object.defineProperty;
2268
2268
  var __getOwnPropDesc = Object.getOwnPropertyDescriptor;