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.9 to 0.0.10

4

lib/bot.js

@@ -12,5 +12,7 @@ "use strict";

const modules_1 = require("@stock-bot/modules");
console.log("asd: ", new modules_1.asd("sad"));
console.log("IEXService: ", modules_1.IEXService);
function test() {
return __awaiter(this, void 0, void 0, function* () {
let s = yield new modules_1.IEXService().getSymbolQuote("aapl", null);
console.log(s);
});

@@ -17,0 +19,0 @@ }

{
"name": "@stock-bot/bot",
"version": "0.0.9",
"version": "0.0.10",
"description": "> TODO: description",

@@ -28,5 +28,5 @@ "author": "Steffan <skbrown333@gmail.com>",

},
"gitHead": "5fa35251c4e7a3f1d3d8c35200c7277a30fd8dd2",
"gitHead": "88b8d667ff87b8c4b268f3009988977d130e5890",
"dependencies": {
"@stock-bot/modules": "^0.0.9",
"@stock-bot/modules": "^0.0.10",
"@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