@cadenza.io/service 1.10.7 → 1.10.8

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.js CHANGED
@@ -1406,6 +1406,7 @@ var SocketController = class _SocketController {
1406
1406
  }
1407
1407
  next2();
1408
1408
  });
1409
+ next();
1409
1410
  });
1410
1411
  console.log("SocketServer: Setup complete");
1411
1412
  } catch (err) {