@stigg/js-client-sdk 0.43.0 → 0.43.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.
package/dist/client.d.ts CHANGED
@@ -23,6 +23,7 @@ export declare class Stigg implements StiggClient {
23
23
  private readonly loggerService;
24
24
  private entitlementsService;
25
25
  private readonly modelMapper;
26
+ private readonly eventEmitter;
26
27
  private constructor();
27
28
  /**
28
29
  * Creates an instance of Stigg client.