@stinkycomputing/sesame-api-client 1.5.0-alpha.6 → 1.5.0-alpha.7

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.
@@ -24839,7 +24839,8 @@ var SesameClient = class extends import_events3.EventEmitter {
24839
24839
  [sesame.v1.common.EventTopic.EVENT_TOPIC_TRANSPORT]: sesame.v1.status.Event,
24840
24840
  [sesame.v1.common.EventTopic.EVENT_TOPIC_CALLBACK]: sesame.v1.status.Event,
24841
24841
  [sesame.v1.common.EventTopic.EVENT_TOPIC_JOB]: sesame.v1.status.Event,
24842
- [sesame.v1.common.EventTopic.EVENT_TOPIC_RECORDER]: sesame.v1.status.Event
24842
+ [sesame.v1.common.EventTopic.EVENT_TOPIC_RECORDER]: sesame.v1.status.Event,
24843
+ [sesame.v1.common.EventTopic.EVENT_TOPIC_METADATA]: sesame.v1.status.Event
24843
24844
  };
24844
24845
  let options = {
24845
24846
  eventTypes: events