bulltrackers-module 1.0.723 → 1.0.724

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.
Files changed (2) hide show
  1. package/index.js +0 -2
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -126,8 +126,6 @@ const api = {
126
126
  };
127
127
 
128
128
  const maintenance = {
129
- runSpeculatorCleanup: runCleanup,
130
- handleInvalidSpeculator,
131
129
  runFetchInsights: fetchAndStoreInsights,
132
130
  runFetchPrices: fetchAndStorePrices,
133
131
  runSocialOrchestrator,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bulltrackers-module",
3
- "version": "1.0.723",
3
+ "version": "1.0.724",
4
4
  "description": "Helper Functions for Bulltrackers.",
5
5
  "main": "index.js",
6
6
  "files": [