@punks/backend-entity-manager 0.0.173 → 0.0.174

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/cjs/index.js CHANGED
@@ -28372,6 +28372,7 @@ exports.NestTypeOrmRepository = NestTypeOrmRepository;
28372
28372
  exports.OperationTokenMismatchError = OperationTokenMismatchError;
28373
28373
  exports.PLATFORM_EVENT_NAMESPACE = PLATFORM_EVENT_NAMESPACE;
28374
28374
  exports.PipelineController = PipelineController;
28375
+ exports.PipelineInvocationError = PipelineInvocationError;
28375
28376
  exports.PlatformEvents = PlatformEvents;
28376
28377
  exports.Public = Public;
28377
28378
  exports.QueryBuilderBase = QueryBuilderBase;