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.12.1 to 0.12.2

SECURITY.md

1

dist/auth.d.ts

@@ -16,2 +16,3 @@ export interface Token {

redirect_uri?: string;
state?: string;
}

9

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

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

"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "rimraf ./dist && tsc",
"convertToTypescript": "npx openapi-typescript"
"convertToTypescript": "npx openapi-typescript",
"build": "rimraf ./dist && tsc",
"publishToNpm": "yarn run build && yarn publish --access public"
},

@@ -40,2 +41,2 @@ "repository": {

"homepage": "https://github.com/MorpheusNephew/td-ameritrade-models#readme"
}
}
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