bulltrackers-module 1.0.697 → 1.0.698

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.
@@ -20,7 +20,8 @@ const SIMPLE_DEP_MAP = {
20
20
  ratings: 'piRatings',
21
21
  pageViews: 'piPageViews',
22
22
  watchlist: 'watchlistMembership',
23
- alerts: 'piAlertHistory'
23
+ alerts: 'piAlertHistory',
24
+ piMasterList: 'piMasterList' // <--- ADD THIS LINE
24
25
  };
25
26
 
26
27
  // Dependencies that vary based on the userType of the calculation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bulltrackers-module",
3
- "version": "1.0.697",
3
+ "version": "1.0.698",
4
4
  "description": "Helper Functions for Bulltrackers.",
5
5
  "main": "index.js",
6
6
  "files": [