@bluelibs/runner 5.2.0 → 5.2.1

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.
@@ -44554,6 +44554,7 @@ exports.MemoryEventBus = MemoryEventBus;
44554
44554
  exports.MemoryQueue = MemoryQueue;
44555
44555
  exports.MemoryStore = MemoryStore;
44556
44556
  exports.MiddlewareManager = MiddlewareManager;
44557
+ exports.NodeInputFile = NodeInputFile;
44557
44558
  exports.NoopEventBus = NoopEventBus;
44558
44559
  exports.PlatformAdapter = PlatformAdapter;
44559
44560
  exports.Queue = Queue;