{"id":11073588,"name":"@johnmal-dev/pathfinding","ecosystem":"npm","description":"Comprehensive pathfinding library for grid based games","homepage":"https://github.com/qiao/PathFinding.js","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/qiao/PathFinding.js","keywords_array":["pathfinding","astar","dijkstra","game","algorithm","jumppoint","depthfirst","breadthfirst"],"namespace":"johnmal-dev","versions_count":1,"first_release_published_at":"2024-11-20T22:26:27.637Z","latest_release_published_at":"2024-11-20T22:26:27.637Z","latest_release_number":"0.4.18","last_synced_at":"2026-03-22T19:43:16.006Z","created_at":"2024-11-23T01:09:38.457Z","updated_at":"2026-03-22T19:43:16.006Z","registry_url":"https://www.npmjs.com/package/@johnmal-dev/pathfinding","install_command":"npm install @johnmal-dev/pathfinding","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.4.18"}},"repo_metadata":{"id":37752180,"uuid":"2525502","full_name":"qiao/PathFinding.js","owner":"qiao","description":"A comprehensive path-finding library for grid based games","archived":false,"fork":false,"pushed_at":"2024-06-20T20:59:22.000Z","size":1048,"stargazers_count":8620,"open_issues_count":107,"forks_count":1349,"subscribers_count":248,"default_branch":"master","last_synced_at":"2025-10-12T02:41:31.606Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://qiao.github.io/PathFinding.js/visual/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qiao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2011-10-06T11:43:05.000Z","updated_at":"2025-10-12T01:52:25.000Z","dependencies_parsed_at":"2022-07-08T04:54:44.626Z","dependency_job_id":"deb71da9-44e8-4525-83c9-8276d9b597df","html_url":"https://github.com/qiao/PathFinding.js","commit_stats":{"total_commits":452,"total_committers":26,"mean_commits":"17.384615384615383","dds":0.2411504424778761,"last_synced_commit":"2904a9afba483c02b5a61eb60fefd63e9b2db78c"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/qiao/PathFinding.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiao","download_url":"https://codeload.github.com/qiao/PathFinding.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/sbom","scorecard":{"id":753324,"data":{"date":"2025-08-11","repo":{"name":"github.com/qiao/PathFinding.js","commit":"2904a9afba483c02b5a61eb60fefd63e9b2db78c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.5,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":2,"reason":"Found 7/26 approved changesets -- score normalized to 2","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":"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":-1,"reason":"No tokens found","details":null,"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":"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.4.11 not signed: https://api.github.com/repos/qiao/PathFinding.js/releases/358286","Warn: release artifact 0.4.10 not signed: https://api.github.com/repos/qiao/PathFinding.js/releases/357540","Warn: release artifact 0.4.11 does not have provenance: https://api.github.com/repos/qiao/PathFinding.js/releases/358286","Warn: release artifact 0.4.10 does not have provenance: https://api.github.com/repos/qiao/PathFinding.js/releases/357540"],"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 'master'"],"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 11 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-22T20:54:28.773Z","repository_id":37752180,"created_at":"2025-08-22T20:54:28.773Z","updated_at":"2025-08-22T20:54:28.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010479,"owners_count":26084757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"qiao","name":"Xueqiao (Joe) Xu","uuid":"490265","kind":"user","description":"","email":"","website":"http://xueqiaoxu.me","location":"Saratoga, CA","twitter":null,"company":"@google","icon_url":"https://avatars.githubusercontent.com/u/490265?u=6219155c7fbed64bae6ba4f456be6070e6902965\u0026v=4","repositories_count":31,"last_synced_at":"2024-04-14T22:10:20.200Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/qiao","funding_links":[],"total_stars":10525,"followers":2298,"following":132,"created_at":"2022-11-02T16:28:43.984Z","updated_at":"2024-04-14T22:10:27.643Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiao","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qiao/repositories"},"tags":[{"name":"0.4.18","sha":"8a79997bcb3a0a4fc2382a053886d94383a07dbe","kind":"tag","published_at":"2016-05-10T05:20:20.000Z","download_url":"https://codeload.github.com/qiao/PathFinding.js/tar.gz/0.4.18","html_url":"https://github.com/qiao/PathFinding.js/releases/tag/0.4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qiao/PathFinding.js@0.4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.18/manifests"},{"name":"0.4.17","sha":"3de61422929fd9cbf8302b09cf762b04dc8af818","kind":"tag","published_at":"2015-04-05T11:29:15.000Z","download_url":"https://codeload.github.com/qiao/PathFinding.js/tar.gz/0.4.17","html_url":"https://github.com/qiao/PathFinding.js/releases/tag/0.4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qiao/PathFinding.js@0.4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.17/manifests"},{"name":"0.4.16","sha":"19572d2bf8ecd1f4c51e456d44d3c239ad89c06f","kind":"tag","published_at":"2015-01-16T08:17:42.000Z","download_url":"https://codeload.github.com/qiao/PathFinding.js/tar.gz/0.4.16","html_url":"https://github.com/qiao/PathFinding.js/releases/tag/0.4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qiao/PathFinding.js@0.4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.16/manifests"},{"name":"0.4.15","sha":"334d27ced09bda585756a7d76730e7f4020801ee","kind":"tag","published_at":"2015-01-16T07:56:40.000Z","download_url":"https://codeload.github.com/qiao/PathFinding.js/tar.gz/0.4.15","html_url":"https://github.com/qiao/PathFinding.js/releases/tag/0.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qiao/PathFinding.js@0.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.15/manifests"},{"name":"0.4.11","sha":"ce64e12688c8b0c19f731e34d82b94ad0a1af585","kind":"commit","published_at":"2014-06-05T09:30:27.000Z","download_url":"https://codeload.github.com/qiao/PathFinding.js/tar.gz/0.4.11","html_url":"https://github.com/qiao/PathFinding.js/releases/tag/0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qiao/PathFinding.js@0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.11/manifests"},{"name":"0.4.10","sha":"c7448caee40ef8ab7b4ac18d3a5dc203c7122371","kind":"commit","published_at":"2014-06-04T21:54:01.000Z","download_url":"https://codeload.github.com/qiao/PathFinding.js/tar.gz/0.4.10","html_url":"https://github.com/qiao/PathFinding.js/releases/tag/0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/qiao/PathFinding.js@0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/tags/0.4.10/manifests"}]},"repo_metadata_updated_at":"2026-02-19T06:15:53.317Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.6637747746367,"dependent_repos_count":25.506086133574783,"dependent_packages_count":36.93222171114604,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.034027539785843},"purl":"pkg:npm/%40johnmal-dev/pathfinding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@johnmal-dev/pathfinding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@johnmal-dev/pathfinding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@johnmal-dev/pathfinding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-07T00:57:19.655Z","issues_count":82,"pull_requests_count":29,"avg_time_to_close_issue":20022203.608695652,"avg_time_to_close_pull_request":41477895.2,"issues_closed_count":23,"pull_requests_closed_count":10,"pull_request_authors_count":27,"issue_authors_count":75,"avg_comments_per_issue":2.3902439024390243,"avg_comments_per_pull_request":1.6896551724137931,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":167.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/qiao%2FPathFinding.js/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnmal-dev%2Fpathfinding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnmal-dev%2Fpathfinding/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnmal-dev%2Fpathfinding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnmal-dev%2Fpathfinding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@johnmal-dev%2Fpathfinding/codemeta","maintainers":[{"uuid":"johnmal-dev","login":"johnmal-dev","name":null,"email":"johncmalapit@gmail.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~johnmal-dev","role":null,"created_at":"2024-11-23T01:28:46.004Z","updated_at":"2024-11-23T01:28:46.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/johnmal-dev/packages"}]}