@wscsports/blaze-web-sdk 0.1.79 → 0.1.80

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wscsports/blaze-web-sdk",
3
- "version": "0.1.79",
3
+ "version": "0.1.80",
4
4
  "main": "publish/index",
5
5
  "types": "publish/index",
6
6
  "files": [
@@ -715,6 +715,7 @@ export declare class ReferringEventInfo {
715
715
  'origin_widget_type': string;
716
716
  'origin_placement_id': string;
717
717
  'origin_placement_name': string;
718
+ 'story_source': string;
718
719
  }
719
720
  export declare class AnalyticsEvent {
720
721
  'timestamp_utc': string;