@nsshunt/stsoauth2plugin 1.0.156 → 1.0.158

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.
@@ -3836,9 +3836,9 @@ function requireTimsort$1() {
3836
3836
  {
3837
3837
  factory(exports$1);
3838
3838
  }
3839
- })(timsort$1, function(exports2) {
3840
- exports2.__esModule = true;
3841
- exports2.sort = sort;
3839
+ })(timsort$1, function(exports$12) {
3840
+ exports$12.__esModule = true;
3841
+ exports$12.sort = sort;
3842
3842
  function _classCallCheck(instance, Constructor) {
3843
3843
  if (!(instance instanceof Constructor)) {
3844
3844
  throw new TypeError("Cannot call a class as a function");