@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.
package/dist/index.cjs CHANGED
@@ -24506,7 +24506,8 @@ var SesameClient = class extends import_events3.EventEmitter {
24506
24506
  [sesame.v1.common.EventTopic.EVENT_TOPIC_TRANSPORT]: sesame.v1.status.Event,
24507
24507
  [sesame.v1.common.EventTopic.EVENT_TOPIC_CALLBACK]: sesame.v1.status.Event,
24508
24508
  [sesame.v1.common.EventTopic.EVENT_TOPIC_JOB]: sesame.v1.status.Event,
24509
- [sesame.v1.common.EventTopic.EVENT_TOPIC_RECORDER]: sesame.v1.status.Event
24509
+ [sesame.v1.common.EventTopic.EVENT_TOPIC_RECORDER]: sesame.v1.status.Event,
24510
+ [sesame.v1.common.EventTopic.EVENT_TOPIC_METADATA]: sesame.v1.status.Event
24510
24511
  };
24511
24512
  let options = {
24512
24513
  eventTypes: events