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

robinhood-api

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robinhood-api - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

14

api/calls.js

@@ -144,7 +144,10 @@ module.exports = {

required: false,
enum: ['week', 'day', '10minute', '5minute']
enum: ['', 'week', 'day', '10minute', '5minute']
},
span: {
required: false,
enum: ['day', 'week', 'year', '5year', 'all']
enum: ['', 'day', 'week', 'year', '5year', 'all']
},
bounds: {
required: false
}

@@ -166,7 +169,10 @@ },

required: false,
enum: ['week', 'day', '10minute', '5minute']
enum: ['', 'week', 'day', '10minute', '5minute']
},
span: {
required: false,
enum: ['day', 'week', 'year', '5year', 'all']
enum: ['', 'day', 'week', 'year', '5year', 'all']
},
bounds: {
required: false
}

@@ -173,0 +179,0 @@ },

{
"name": "robinhood-api",
"version": "1.2.2",
"version": "1.2.3",
"description": "Robinhood API Wrapper",

@@ -5,0 +5,0 @@ "main": "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