Socket
Socket
Sign inDemoInstall

yahoo-stock-api

Package Overview
Dependencies
18
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

18

package.json
{
"name": "yahoo-stock-api",
"version": "2.1.1",
"version": "2.1.2",
"description": "Simple package to get stock price from yahoo finance",

@@ -24,13 +24,13 @@ "main": "dist/index.js",

"devDependencies": {
"@types/node": "^18.11.18",
"@types/node": "^18.14.0",
"@types/numeral": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"eslint": "^8.31.0",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.2",
"prettier": "^2.8.4",
"ts-node": "^10.9.1",
"tslib": "^2.4.1",
"typescript": "^4.9.4"
"tslib": "^2.5.0",
"typescript": "^4.9.5"
},

@@ -41,3 +41,3 @@ "dependencies": {

"numeral": "^2.0.6",
"undici": "^5.15.0"
"undici": "^5.20.0"
},

@@ -44,0 +44,0 @@ "files": [

@@ -0,0 +0,0 @@ # yahoo-stock-api

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc