@mtgame/core 0.0.22 → 0.0.23

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.
@@ -2398,6 +2398,7 @@ var HockeyGameLog = /** @class */ (function (_super) {
2398
2398
  active: 'active',
2399
2399
  is_highlight: 'isHighlight',
2400
2400
  advantage: 'advantage',
2401
+ advantage_num: 'advantageNum',
2401
2402
  is_goalie: 'isGoalie',
2402
2403
  penalty_type: 'penaltyType',
2403
2404
  penalized_game_user_id: 'penalizedGameUserId',