fpl-api-node
Advanced tools
Comparing version 2.0.0-alpha.3 to 2.0.0-alpha.4
{ | ||
"name": "fpl-api-node", | ||
"version": "2.0.0-alpha.3", | ||
"version": "2.0.0-alpha.4", | ||
"description": "A node wrapper for the Fantasy Premier League (fantasy.premierleague.com) restful web api", | ||
@@ -34,3 +34,4 @@ "main": "dist/index.js", | ||
"lodash": "^4.17.4", | ||
"node-cache": "^4.1.1" | ||
"node-cache": "^4.1.1", | ||
"tslib": "^1.7.1" | ||
}, | ||
@@ -46,3 +47,2 @@ "devDependencies": { | ||
"ts-node": "^3.3.0", | ||
"tslib": "^1.7.1", | ||
"tslint": "^5.5.0", | ||
@@ -49,0 +49,0 @@ "typescript": "^2.4.2" |
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
10
4
+ Addedtslib@^1.7.1
+ Addedtslib@1.14.1(transitive)