leetcode-api
leetcode-api copied to clipboard
Leetcode API written with TypeScript, fully support async.
This PR fills in some of the known gaps when decoding the submission status obtained from the LeetCode API.
I tried to test this package, but it doesn't work for me. I followed [these](https://github.com/realVEct0r/leetcode-api/issues/5#issuecomment-765112739) instructions: - Move `.env.example` to `.env` - Enter my login details - Run `yarn test`....
Had to yarn add dotenv as to make leet-code api work but then it gives Module not found: Can't resolve 'fs' error I can't resolve this. Maybe add another step...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](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...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.0.0 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) v5.1.1 Bug Fixes unescape exclamation mark (#26) (a98874f) v5.1.0 Features add...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.4.1. Commits 88c2669 Mark version 7.4.1 9c9142a Fix potentially-exponential regular expression in use-strict-scanning 54efb62 Mark version 7.4.0 856b720 Remove link to plugin that's part of...
Bumps [type-graphql](https://github.com/MichalLytek/type-graphql) from 0.17.5 to 0.17.6. Release notes Sourced from type-graphql's releases. 0.17.6 Fixes fix leaking resolver source code in MissingSubscriptionTopicsError error message (#489) Changelog Sourced from type-graphql's changelog. v0.17.6...