@stock-bot/bot
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -12,7 +12,5 @@ "use strict"; | ||
const modules_1 = require("@stock-bot/modules"); | ||
console.log("IEXService: ", modules_1.default); | ||
console.log("asd: ", new modules_1.asd("sad")); | ||
function test() { | ||
return __awaiter(this, void 0, void 0, function* () { | ||
let s = yield modules_1.default.getSymbolQuote("aapl"); | ||
console.log(s); | ||
}); | ||
@@ -19,0 +17,0 @@ } |
{ | ||
"name": "@stock-bot/bot", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "> TODO: description", | ||
@@ -28,5 +28,5 @@ "author": "Steffan <skbrown333@gmail.com>", | ||
}, | ||
"gitHead": "a28b7423569e0057b08011131b8e4c34572f107b", | ||
"gitHead": "5fa35251c4e7a3f1d3d8c35200c7277a30fd8dd2", | ||
"dependencies": { | ||
"@stock-bot/modules": "^0.0.8", | ||
"@stock-bot/modules": "^0.0.9", | ||
"@types/axios": "^0.14.0", | ||
@@ -33,0 +33,0 @@ "axios": "^0.19.0" |
Sorry, the diff of this file is not supported yet
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
2203
19
+ Added@stock-bot/modules@0.0.9(transitive)
- Removed@stock-bot/modules@0.0.8(transitive)
Updated@stock-bot/modules@^0.0.9