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 5.2.2 to 5.3.0

helpers/resourceHelper.mjs

2

package.json
{
"name": "yahoo-fantasy",
"version": "5.2.2",
"version": "5.3.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,10 @@ # Yahoo! Fantasy API Node Module

### 5.3.0
- Split the roster resource into 2 functions (which was avoided in the past). `roster.fetch` will work the same as `roster.players` always has. `roster.players` will be backwards compatible but will now allow an optional additional "subresource" parameter that return additional information about the roster being queried.
- Removed unused and undocumented "filter" checks on games.fetch
- Cleaned up mapPlayer function in playerHelpers
- Added resourceHelper file for roster changes
- Minor code cleanup
### 5.2.2

@@ -102,0 +110,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

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