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.0.0 to 4.1.0

collections/transactionsCollection.mjs

2

package.json
{
"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

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