@nsshunt/stsinstrumentmanagerclient 1.0.4 → 1.0.5

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
@@ -2681,9 +2681,9 @@ function requireTimsort$1() {
2681
2681
  {
2682
2682
  factory(exports$1);
2683
2683
  }
2684
- })(timsort$1, function(exports2) {
2685
- exports2.__esModule = true;
2686
- exports2.sort = sort;
2684
+ })(timsort$1, function(exports$12) {
2685
+ exports$12.__esModule = true;
2686
+ exports$12.sort = sort;
2687
2687
  function _classCallCheck(instance, Constructor) {
2688
2688
  if (!(instance instanceof Constructor)) {
2689
2689
  throw new TypeError("Cannot call a class as a function");