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

yahoo-fantasy

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yahoo-fantasy - npm Package Compare versions

Comparing version 4.1.5 to 4.2.0

2

package.json
{
"name": "yahoo-fantasy",
"version": "4.1.5",
"version": "4.2.0",
"description": "An API to help facilitate the use of the Yahoo! Fantasy Sports API in NodeJS projects.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -100,2 +100,9 @@ # Yahoo! Fantasy API Node Module

### 4.2.0
- Fixed a bug where querying player stats for a given week wasn't working.
- Updated the `player.stats` function to accept a week OR a date (format `yyyy-mm-dd`) as the 2nd param.
- Fixed a bug that would cause the function to fail silently if trying to request stats for a given `week` for players outside of the NFL (for this you can just get the weeks from the game settings and make multiple queries for each day of the week).
- Fixes [Issue #79](https://github.com/whatadewitt/yahoo-fantasy-sports-api/issues/79) (Big thanks to [jimweigandt](https://github.com/jimweigandt) and [rdbaron](https://github.com/rdbaron) for the help finding / debugging the issue)
### 4.1.5

@@ -102,0 +109,0 @@

Sorry, the diff of this file is not supported yet

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