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

robinhood-node

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robinhood-node - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

.babelrc

19

package.json
{
"name": "robinhood-node",
"version": "1.0.9",
"version": "1.0.10",
"main": "src/index.js",
"license": "MIT",
"author": "Sagiv Ofek",
"dependencies": {
"request": "*",
"request-promise-native": "*"
},
"repository": {

@@ -10,7 +15,11 @@ "type": "git",

},
"author": "Sagiv Ofek",
"dependencies": {
"request": "*",
"request-promise-native": "*"
"scripts": {
"build": "./node_modules/.bin/babel src -d publish",
"prepublish": "npm run build"
},
"devDependencies": {
"babel-cli": "*",
"babel-plugin-transform-object-rest-spread": "*",
"babel-preset-env": "*"
}
}
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