supercompat 2.22.0 → 2.24.0

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
@@ -4710,7 +4710,7 @@ var get13 = function(param) {
4710
4710
  switch(_state.label){
4711
4711
  case 0:
4712
4712
  url = new URL(urlString);
4713
- _url_pathname_match = _sliced_to_array(url.pathname.match(new RegExp(stepsRegexp)), 4), threadId = _url_pathname_match[1], runId = _url_pathname_match[3];
4713
+ _url_pathname_match = _sliced_to_array(url.pathname.match(new RegExp(stepsRegexp)), 3), threadId = _url_pathname_match[1], runId = _url_pathname_match[2];
4714
4714
  _ref = (0, import_radash10.assign)({
4715
4715
  limit: "20",
4716
4716
  order: "desc"