yahoo-fantasy
Advanced tools
Comparing version 5.0.0 to 5.1.0
{ | ||
"name": "yahoo-fantasy", | ||
"version": "5.0.0", | ||
"version": "5.1.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,6 @@ # Yahoo! Fantasy API Node Module | ||
### 5.1.0 | ||
- Cleaned up the `user.game_leagues` function to have the `game.league` array be an array of objects instead of an array of a single array holding an object. | ||
### 5.0.0 | ||
@@ -102,0 +106,0 @@ |
Sorry, the diff of this file is not supported yet
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
746514
303