@nsshunt/stsoauth2plugin 1.0.156 → 1.0.157

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.
@@ -3855,9 +3855,9 @@ function requireTimsort$1() {
3855
3855
  {
3856
3856
  factory(exports$1);
3857
3857
  }
3858
- })(timsort$1, function(exports2) {
3859
- exports2.__esModule = true;
3860
- exports2.sort = sort;
3858
+ })(timsort$1, function(exports$12) {
3859
+ exports$12.__esModule = true;
3860
+ exports$12.sort = sort;
3861
3861
  function _classCallCheck(instance, Constructor) {
3862
3862
  if (!(instance instanceof Constructor)) {
3863
3863
  throw new TypeError("Cannot call a class as a function");