@magic-xpa/utils 4.1000.0-dev4100.284 → 4.1000.0-dev4100.285

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.
@@ -4180,7 +4180,8 @@ InternalInterface.MG_ACT_CRELINE_ABOVE = 634;
4180
4180
  InternalInterface.MG_ACT_CONTEXT_TERMINATION = 635;
4181
4181
  InternalInterface.MG_ACT_CONTEXT_TIMEOUT_RESET = 636;
4182
4182
  InternalInterface.MG_ACT_CONTEXT_REMOVE = 647;
4183
- InternalInterface.MG_ACT_TOT_CNT = 648;
4183
+ InternalInterface.MG_ACT_DUMP_ENVIRONMENT = 653;
4184
+ InternalInterface.MG_ACT_TOT_CNT = 654;
4184
4185
  InternalInterface.MG_ACT_TASK_PREFIX = 1001;
4185
4186
  InternalInterface.MG_ACT_TASK_SUFFIX = 1002;
4186
4187
  InternalInterface.MG_ACT_REC_PREFIX = 1003;