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

alphavantage

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alphavantage - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

10

package.json
{
"name": "alphavantage",
"version": "0.0.6",
"version": "0.0.7",
"description": "A simple interface to the Alpha Vantage API.",

@@ -33,3 +33,4 @@ "main": "index.js",

"dependencies": {
"request": "^2.81.0",
"dotenv": "^4.0.0",
"request": "^2.82.0",
"request-promise-native": "^1.0.4"

@@ -39,5 +40,4 @@ },

"coveralls": "^2.13.1",
"dotenv": "^4.0.0",
"jest": "^20.0.4",
"prettier": "^1.6.1"
"jest": "^21.1.0",
"prettier": "^1.7.0"
},

@@ -44,0 +44,0 @@ "jest": {

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