truedata-nodejs
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -65,7 +65,3 @@ const axios = require('axios'); | ||
} | ||
} else { | ||
setTimeout(() => { | ||
this.auth(user, pwd, true); | ||
}, Math.max(token.time - Date.now(), 100)); | ||
} | ||
} | ||
}; | ||
@@ -72,0 +68,0 @@ |
{ | ||
"name": "truedata-nodejs", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "Truedata's Official Nodejs Package", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,0 +0,0 @@ # Documentation for TrueData Nodejs |
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
32455
659