galeforce icon indicating copy to clipboard operation
galeforce copied to clipboard

A customizable, promise-based, and command-oriented TypeScript fluent interface and library for the Riot Games API.

Results 8 galeforce issues
Sort by recently updated
recently updated
newest added

**Description** When trying to make any request, the request will hang if the client's cache is set to redis. **Reproduction Steps** 1. Set rate limit cache to use redis 2....

bug

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Thank you for this awesome library. I've noticed that some items have the properties `consumed`, `consumeOnFull`, `inStore`, `from`, `requiredAlly`, and `depth`. For reference, please see: https://ddragon.leagueoflegends.com/cdn/13.8.1/data/en_US/item.json - The item with...

See https://github.com/bcho04/galeforce/pull/24#issuecomment-1396986527

bug