@lumiastream/lumia-types 2.2.2 → 2.2.3

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.
@@ -576,6 +576,8 @@ export declare const LumiaAlertFriendlyValues: {
576
576
  "youtube-superchat": string;
577
577
  "youtube-supersticker": string;
578
578
  "youtube-entrance": string;
579
+ "youtube-like": string;
580
+ "youtube-viewers": string;
579
581
  "facebook-streamLive": string;
580
582
  "facebook-streamOffline": string;
581
583
  "facebook-firstChatter": string;
@@ -608,6 +608,8 @@ exports.LumiaAlertFriendlyValues = {
608
608
  [LumiaAlertValues.YOUTUBE_SUPERCHAT]: 'Youtube Superchat',
609
609
  [LumiaAlertValues.YOUTUBE_SUPERSTICKER]: 'Youtube Supersticker',
610
610
  [LumiaAlertValues.YOUTUBE_ENTRANCE]: 'Youtube Entrance',
611
+ [LumiaAlertValues.YOUTUBE_LIKE]: 'Youtube Like',
612
+ [LumiaAlertValues.YOUTUBE_VIEWERS]: 'Youtube Viewers',
611
613
  [LumiaAlertValues.FACEBOOK_STREAM_LIVE]: 'Facebook Stream Live',
612
614
  [LumiaAlertValues.FACEBOOK_STREAM_OFFLINE]: 'Facebook Stream Offline',
613
615
  [LumiaAlertValues.FACEBOOK_FIRST_CHATTER]: 'Facebook First Chatter',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-types",
3
- "version": "2.2.2",
3
+ "version": "2.2.3",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "files": [