Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@stock-bot/bot

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stock-bot/bot - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

4

lib/bot.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc