AniList-Node
AniList-Node copied to clipboard
A lightweight Node.js wrapper for the AniList API
Users are currently restricted by the first page of the related entries to many of the methods right now. The first page has 25 entries, as per AniList's limit, but...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
**Description** When using `moduleResolution: node16` or `nodenext` in tsconfig.json, building with a call to the module causes the following error : ``` $ tsc services/animeList.ts:12:21 - error TS2351: This expression...