Comparing version 1.0.5 to 1.0.6
@@ -110,3 +110,3 @@ var moment = require('moment'); | ||
async updateState(strategyName, stateName, fingerprint, timestamp, data) { | ||
console.log(`Updating state: ${stateName} - ${new Date(timestamp * 1000)}`); | ||
//console.log(`Updating state: ${stateName} - ${new Date(timestamp * 1000)}`); | ||
let self = this; | ||
@@ -113,0 +113,0 @@ let state = null; |
{ | ||
"name": "taapi-bot", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "The source for the package taapi-bot", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25721