@lumiastream/lumia-types 2.0.5 → 2.0.6

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.
@@ -984,7 +984,7 @@ exports.AllVariables = {
984
984
  firstChatter: ['username', 'userId', 'displayname', 'avatar', 'first_count', 'message'],
985
985
  entrance: ['username', 'userId', 'displayname', 'avatar', 'message'],
986
986
  follower: ['username'],
987
- subscriber: ['username'],
987
+ subscriber: ['username', 'avatar', 'tier', 'recipient', 'subMonths', 'streakMonths', 'message', 'subPlan', 'subPlanName'],
988
988
  subscriptionGift: ['username', 'avatar', 'tier', 'giftAmount', 'recipients', 'recipientsRaw', 'gifter', 'totalGifts', 'subMonths', 'streakMonths', 'message', 'subPlan', 'subPlanName'],
989
989
  host: ['username', 'avatar', 'viewers'],
990
990
  banned: ['username', 'userId', 'bannedByUsername', 'bannedByUserId', 'expires'],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lumiastream/lumia-types",
3
- "version": "2.0.5",
3
+ "version": "2.0.6",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "files": [