New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@morpheusnephew/td-ameritrade-models

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@morpheusnephew/td-ameritrade-models - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

dist/market-hours.d.ts

1

dist/index.d.ts

@@ -5,2 +5,3 @@ export * from './account';

export * from './instrument';
export * from './market-hours';
export * from './order';

@@ -18,2 +18,3 @@ "use strict";

__exportStar(require("./instrument"), exports);
__exportStar(require("./market-hours"), exports);
__exportStar(require("./order"), exports);

2

package.json
{
"name": "@morpheusnephew/td-ameritrade-models",
"version": "0.3.0",
"version": "0.4.0",
"description": "Models from TD Ameritrade's API",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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