yahoo-fantasy
Advanced tools
Comparing version 4.0.0 to 4.1.0
{ | ||
"name": "yahoo-fantasy", | ||
"version": "4.0.0", | ||
"version": "4.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,11 @@ # Yahoo! Fantasy API Node Module | ||
#### 4.1.0 | ||
- Maybe would have made sense as a 5.0.0 as there may be breaking changes, but I haven't been able to find any yet... | ||
- the authCallback() function will now return an object with the user's access_token and refresh_token | ||
- the auth() function will accept a "state" string, allowing for state persistence through the authentication process | ||
- re-enabled the transactions.fetch() collection call | ||
- cleaned up the "wavier_days" and "stat_categories" objects on league resources | ||
- added deprecation warnings to the game.leagues and game.players functions as they're not very useful in that context | ||
#### 4.0.0 | ||
@@ -102,0 +111,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
742933
5743
267