@nsshunt/stsrunnerframework 2.0.36 → 2.0.37

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
@@ -3587,6 +3587,7 @@ var RunnerInstance = class {
3587
3587
  childCount: 0,
3588
3588
  rx: 0,
3589
3589
  tx: 0,
3590
+ durationData: [],
3590
3591
  duration5: 0,
3591
3592
  duration10: 0,
3592
3593
  duration20: 0,