{"id":19568464,"url":"https://github.com/pokedevs/node-pokedex-api","last_synced_at":"2026-03-06T17:02:35.754Z","repository":{"id":27555293,"uuid":"114346043","full_name":"PokeDevs/node-pokedex-api","owner":"PokeDevs","description":"A Node.js wrapper library for the Pokédex API.","archived":false,"fork":false,"pushed_at":"2023-09-15T06:12:00.000Z","size":132,"stargazers_count":20,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-17T08:57:09.592Z","etag":null,"topics":["api","database","javascript","js","library","node","nodejs","pokeapi","pokedb","pokedex","pokemon","wrapper"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/pokedex-api","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PokeDevs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-15T08:23:56.000Z","updated_at":"2025-02-04T00:59:20.000Z","dependencies_parsed_at":"2024-06-18T22:39:46.036Z","dependency_job_id":"a0679e17-94a6-463d-a9f9-56ea37a10fd0","html_url":"https://github.com/PokeDevs/node-pokedex-api","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/PokeDevs/node-pokedex-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokeDevs%2Fnode-pokedex-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokeDevs%2Fnode-pokedex-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokeDevs%2Fnode-pokedex-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokeDevs%2Fnode-pokedex-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PokeDevs","download_url":"https://codeload.github.com/PokeDevs/node-pokedex-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PokeDevs%2Fnode-pokedex-api/sbom","scorecard":{"id":110936,"data":{"date":"2025-08-11","repo":{"name":"github.com/PokeDevs/node-pokedex-api","commit":"855934f170a215591914be394a36c40da7ecf096"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 1/14 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/nodejs.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/PokeDevs/node-pokedex-api/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/nodejs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/PokeDevs/node-pokedex-api/nodejs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PokeDevs/node-pokedex-api/npm-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/PokeDevs/node-pokedex-api/npm-publish.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/nodejs.yml:31","Warn: npmCommand not pinned by hash: .github/workflows/npm-publish.yml:26","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:12:04.565Z","repository_id":27555293,"created_at":"2025-08-15T12:12:04.565Z","updated_at":"2025-08-15T12:12:04.565Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30186779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","database","javascript","js","library","node","nodejs","pokeapi","pokedb","pokedex","pokemon","wrapper"],"created_at":"2024-11-11T06:04:48.472Z","updated_at":"2026-03-06T17:02:35.721Z","avatar_url":"https://github.com/PokeDevs.png","language":"TypeScript","funding_links":["https://paypal.me/snkrsnkampa"],"categories":[],"sub_categories":[],"readme":"# Pokédex API \u003csmall\u003eLibrary Wrapper\u003c/small\u003e\nA wrapper library for the [Pokédex API](https://pokedevs.gitbook.io).\n\n## Installation\nThis is a [Node.js](https://nodejs.org/en) module available through the\n[npm registry](https://www.npmjs.com/).\n\nBefore installing, [download and install Node.js](https://nodejs.org/en/download/).\nWe recommend installing the latest LTS version of Node.js.\n\nInstallation is done using the [`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally):\n\n```bash\nnpm install pokedex-api\n```\n\n## Get Started\nRead the [Wiki](https://github.com/PokeDevs/node-pokedex-api/wiki) to see the available classes and methods (with examples) and know\nhow to use them.\n\n## Pokédex API\n* [Official Website and Documentation](https://pokedevs.gitbook.io)\n* [GitHub Organization](https://github.com/PokeDevs) for other libraries\n* [Discord](https://discord.gg/Z8txJ6a) for discussion\n\n## Contributors\nThe developer of the [Pokédex API](https://pokedevs.gitbook.io) and this\nwrapper library is [@iamtraction](https://github.com/iamtraction).\n\n[List of all contributors](https://github.com/PokeDevs/node-pokedex-api/graphs/contributors)\n\n## Donate\nIf want to support the development of this project to keep this alive forever,\nyou can send donations to the developers.\nYour donations will ensure the development of this project and I'll make sure\nthis project stays active forever. You can [donate via PayPal](https://paypal.me/snkrsnkampa).\n\n## License\n\n[MIT](https://github.com/PokeDevs/node-pokedex-api/blob/master/LICENSE)\n\n\u003e If you liked this project you can **⭐ Star** it on\n\u003e [GitHub](https://github.com/PokeDevs/node-pokdex-api).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokedevs%2Fnode-pokedex-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpokedevs%2Fnode-pokedex-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpokedevs%2Fnode-pokedex-api/lists"}