robinhood-node
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"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": "*" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
126864
18
3626
3