yahoo-stock-api
Advanced tools
Comparing version 2.1.3 to 2.2.0
{ | ||
"name": "yahoo-stock-api", | ||
"version": "2.1.3", | ||
"version": "2.2.0", | ||
"description": "Simple package to get stock price from yahoo finance", | ||
@@ -24,13 +24,13 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@types/node": "^18.14.0", | ||
"@types/node": "^20.5.1", | ||
"@types/numeral": "^2.0.2", | ||
"@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.4", | ||
"@typescript-eslint/eslint-plugin": "^6.4.1", | ||
"@typescript-eslint/parser": "^6.4.1", | ||
"eslint": "^8.47.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
"prettier": "^3.0.2", | ||
"ts-node": "^10.9.1", | ||
"tslib": "^2.5.0", | ||
"typescript": "^4.9.5" | ||
"tslib": "^2.6.2", | ||
"typescript": "^5.1.6" | ||
}, | ||
@@ -41,3 +41,3 @@ "dependencies": { | ||
"numeral": "^2.0.6", | ||
"undici": "^5.20.0" | ||
"undici": "^5.23.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "files": [ |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
8653
3
0
2
Updatedundici@^5.23.0