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

fpl-api-node

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fpl-api-node - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

8

package.json
{
"name": "fpl-api-node",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple node wrapper for the fantasy.premierleague restful web api",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/tgreyuk/node-fpl-api.git"
"url": "git+https://github.com/tgreyuk/fpl-api-node.git"
},

@@ -17,5 +17,5 @@ "author": "Thomas Grey",

"bugs": {
"url": "https://github.com/tgreyuk/node-fpl-api/issues"
"url": "https://github.com/tgreyuk/fpl-api-node/issues"
},
"homepage": "https://github.com/tgreyuk/node-fpl-api#readme",
"homepage": "https://github.com/tgreyuk/fpl-api-node#readme",
"dependencies": {

@@ -22,0 +22,0 @@ "node-fetch": "^1.6.3"

# fpl-api-node
A simple node wrapper for the fantasy.premierleague restful web api
A simple node wrapper for the fantasy.premierleague.com restful web api

@@ -4,0 +4,0 @@ ## Usage

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