@nsshunt/stsrunnerframework 2.0.36 → 2.0.38

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.mjs CHANGED
@@ -3586,6 +3586,7 @@ var RunnerInstance = class {
3586
3586
  childCount: 0,
3587
3587
  rx: 0,
3588
3588
  tx: 0,
3589
+ perc: {},
3589
3590
  duration5: 0,
3590
3591
  duration10: 0,
3591
3592
  duration20: 0,