{"id":2723,"url":"https://github.com/GeopJr/pixelfed-js","last_synced_at":"2026-05-13T15:00:39.982Z","repository":{"id":37034987,"uuid":"326508353","full_name":"GeopJr/pixelfed-js","owner":"GeopJr","description":"A js wrapper for the Pixelfed API following the PHP one","archived":true,"fork":false,"pushed_at":"2023-06-09T15:27:14.000Z","size":1475,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-10T23:06:58.507Z","etag":null,"topics":["decentralized","pixelfed","pixelfed-api"],"latest_commit_sha":null,"homepage":"https://codeberg.org/GeopJr/pixelfed-js","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeopJr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-01-03T21:57:23.000Z","updated_at":"2026-03-24T18:18:52.000Z","dependencies_parsed_at":"2023-09-24T12:53:33.848Z","dependency_job_id":null,"html_url":"https://github.com/GeopJr/pixelfed-js","commit_stats":{"total_commits":113,"total_committers":5,"mean_commits":22.6,"dds":"0.16814159292035402","last_synced_commit":"d247ac8e924feac00d03c5d39d8226a97f7367aa"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/GeopJr/pixelfed-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr","download_url":"https://codeload.github.com/GeopJr/pixelfed-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/sbom","scorecard":{"id":55753,"data":{"date":"2025-08-11","repo":{"name":"github.com/GeopJr/pixelfed-js","commit":"d247ac8e924feac00d03c5d39d8226a97f7367aa"},"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pages.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":"Code-Review","score":0,"reason":"Found 0/3 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":"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":"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":"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/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/pixelfed-js/pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/pixelfed-js/pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/pixelfed-js/pages.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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: BSD 2-Clause \"Simplified\" 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-15T00:42:03.335Z","repository_id":37034987,"created_at":"2025-08-15T00:42:03.335Z","updated_at":"2025-08-15T00:42:03.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":{"login":"GeopJr","name":"Evangelos \"GeopJr\" Paterakis","uuid":"18014039","kind":"user","description":"Free Software Developer \u0026 Security Researcher","email":"","website":"https://geopjr.dev","location":"Greece","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18014039?u=26ae05840d64f4bba0ad8352bcbfeaa3fb4ea0cf\u0026v=4","repositories_count":68,"last_synced_at":"2025-10-01T03:47:33.751Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"GeopJr","custom":["https://www.paypal.me/GeopJr","https://geopjr.dev/donate"]}},"html_url":"https://github.com/GeopJr","funding_links":["https://github.com/sponsors/GeopJr","https://www.paypal.me/GeopJr","https://geopjr.dev/donate"],"total_stars":1424,"followers":196,"following":37,"created_at":"2022-11-14T05:34:42.390Z","updated_at":"2025-10-01T03:47:33.751Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr/repositories"},"packages":[{"id":2172169,"name":"pixelfed","ecosystem":"npm","description":"A js wrapper for the Pixelfed API following the PHP one","homepage":"https://github.com/GeopJr/pixelfed-js#readme","licenses":"BSD-2-Clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/GeopJr/pixelfed-js","keywords_array":["pixelfed","decentralized","instagram","fediverse","activitypub"],"namespace":null,"versions_count":5,"first_release_published_at":"2021-01-05T18:40:35.365Z","latest_release_published_at":"2022-07-29T20:31:50.809Z","latest_release_number":"3.0.1","last_synced_at":"2026-05-09T13:33:40.907Z","created_at":"2022-04-09T22:00:35.510Z","updated_at":"2026-05-09T13:33:40.908Z","registry_url":"https://www.npmjs.com/package/pixelfed","install_command":"npm install pixelfed","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.0.1"}},"repo_metadata":{"id":37034987,"uuid":"326508353","full_name":"GeopJr/pixelfed-js","owner":"GeopJr","description":"A js wrapper for the Pixelfed API following the PHP one","archived":true,"fork":false,"pushed_at":"2023-06-09T15:27:14.000Z","size":1475,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-10T23:06:58.507Z","etag":null,"topics":["decentralized","pixelfed","pixelfed-api"],"latest_commit_sha":null,"homepage":"https://codeberg.org/GeopJr/pixelfed-js","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GeopJr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-01-03T21:57:23.000Z","updated_at":"2026-03-24T18:18:52.000Z","dependencies_parsed_at":"2023-09-24T12:53:33.848Z","dependency_job_id":null,"html_url":"https://github.com/GeopJr/pixelfed-js","commit_stats":{"total_commits":113,"total_committers":5,"mean_commits":22.6,"dds":"0.16814159292035402","last_synced_commit":"d247ac8e924feac00d03c5d39d8226a97f7367aa"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/GeopJr/pixelfed-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr","download_url":"https://codeload.github.com/GeopJr/pixelfed-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/sbom","scorecard":{"id":55753,"data":{"date":"2025-08-11","repo":{"name":"github.com/GeopJr/pixelfed-js","commit":"d247ac8e924feac00d03c5d39d8226a97f7367aa"},"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pages.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":"Code-Review","score":0,"reason":"Found 0/3 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":"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":"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":"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/pages.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/pixelfed-js/pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/pixelfed-js/pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/GeopJr/pixelfed-js/pages.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction 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":"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":"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: BSD 2-Clause \"Simplified\" 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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 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-15T00:42:03.335Z","repository_id":37034987,"created_at":"2025-08-15T00:42:03.335Z","updated_at":"2025-08-15T00:42:03.335Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31992822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":"GeopJr","name":"Evangelos \"GeopJr\" Paterakis","uuid":"18014039","kind":"user","description":"Free Software Developer \u0026 Security Researcher","email":"","website":"https://geopjr.dev","location":"Greece","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/18014039?u=26ae05840d64f4bba0ad8352bcbfeaa3fb4ea0cf\u0026v=4","repositories_count":68,"last_synced_at":"2025-10-01T03:47:33.751Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"GeopJr","custom":["https://www.paypal.me/GeopJr","https://geopjr.dev/donate"]}},"html_url":"https://github.com/GeopJr","funding_links":["https://github.com/sponsors/GeopJr","https://www.paypal.me/GeopJr","https://geopjr.dev/donate"],"total_stars":1424,"followers":196,"following":37,"created_at":"2022-11-14T05:34:42.390Z","updated_at":"2025-10-01T03:47:33.751Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GeopJr/repositories"},"tags":[{"name":"v2.0.0","sha":"365d2a83ec4ae28ce8adbb97a8fa5004228aba40","kind":"commit","published_at":"2021-09-01T12:17:53.000Z","download_url":"https://codeload.github.com/GeopJr/pixelfed-js/tar.gz/v2.0.0","html_url":"https://github.com/GeopJr/pixelfed-js/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/GeopJr/pixelfed-js@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/tags/v2.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-03T15:09:28.480Z","dependent_packages_count":1,"downloads":36,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":27.285343257607902,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":12.892852012739676,"forks_count":17.419597981652586,"average":19.829943959261342},"purl":"pkg:npm/pixelfed","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/pixelfed","docker_dependents_count":4,"docker_downloads_count":1466,"usage_url":"https://repos.ecosyste.ms/usage/npm/pixelfed","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/pixelfed/dependencies","status":null,"funding_links":["https://github.com/sponsors/GeopJr"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:33:21.442Z","issues_count":1,"pull_requests_count":104,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":117014.9603960396,"issues_closed_count":0,"pull_requests_closed_count":101,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.057692307692307696,"merged_pull_requests_count":101,"bot_issues_count":1,"bot_pull_requests_count":103,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/GeopJr%2Fpixelfed-js/issues","maintainers":[{"login":"GeopJr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeopJr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pixelfed/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pixelfed/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pixelfed/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pixelfed/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pixelfed/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/pixelfed/codemeta","maintainers":[{"uuid":"geopjr","login":"geopjr","name":null,"email":"geopjr@geopjr.xyz","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~geopjr","role":null,"created_at":"2022-11-13T19:09:41.639Z","updated_at":"2022-11-13T19:09:41.639Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/geopjr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5606340,"maintainers_count":1188632,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":264133,"full_name":"GeopJr/pixelfed-js","default_branch":"main","total_commits":113,"total_committers":3,"total_bot_commits":100,"total_bot_committers":2,"mean_commits":37.666666666666664,"dds":0.16814159292035402,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-09T13:01:56.396Z","last_synced_commit":"d247ac8e924feac00d03c5d39d8226a97f7367aa","created_at":"2023-03-08T13:04:43.406Z","updated_at":"2026-05-09T13:01:53.607Z","committers":[{"name":"renovate[bot]","email":"29139614+renovate[bot]","login":"renovate[bot]","count":94},{"name":"Evangelos Paterakis","email":"evan@geopjr.dev","login":"GeopJr","count":13},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-11T00:00:23.725Z","repositories_count":6232668,"commits_count":895092124,"contributors_count":34896844,"owners_count":1151535,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"GeopJr/pixelfed-js","html_url":"https://github.com/GeopJr/pixelfed-js","last_synced_at":"2025-08-31T10:33:21.442Z","status":"error","issues_count":1,"pull_requests_count":104,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":117014.9603960396,"issues_closed_count":0,"pull_requests_closed_count":101,"pull_request_authors_count":3,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.057692307692307696,"merged_pull_requests_count":101,"bot_issues_count":1,"bot_pull_requests_count":103,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:39:26.698Z","updated_at":"2025-08-31T10:33:21.442Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/GeopJr%2Fpixelfed-js/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":6,"github_actions":3,"javascript":3}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":103,"OWNER":1}},"issue_authors":{"table":{"renovate[bot]":1}},"pull_request_authors":{"table":{"renovate[bot]":97,"dependabot[bot]":6,"GeopJr":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:11.310Z","repositories_count":14586052,"issues_count":34302710,"pull_requests_count":112218254,"authors_count":11260605,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"GeopJr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeopJr"}}],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["decentralized","pixelfed","pixelfed-api"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-06-25T12:48:40.828Z","updated_at":"2022-06-25T12:48:40.828Z","repository_link":"https://github.com/GeopJr/pixelfed-js/blob/main/package.json","dependencies":[{"id":55792280,"package_name":"formdata-polyfill","ecosystem":"npm","requirements":"^4.0.6","direct":true,"kind":"runtime","optional":false},{"id":55792281,"package_name":"node-fetch","ecosystem":"npm","requirements":"3.2.6","direct":true,"kind":"runtime","optional":false},{"id":55792282,"package_name":"@babel/core","ecosystem":"npm","requirements":"7.18.5","direct":true,"kind":"development","optional":false},{"id":55792283,"package_name":"@babel/eslint-parser","ecosystem":"npm","requirements":"7.18.2","direct":true,"kind":"development","optional":false},{"id":55792284,"package_name":"chai","ecosystem":"npm","requirements":"4.3.6","direct":true,"kind":"development","optional":false},{"id":55792285,"package_name":"eslint","ecosystem":"npm","requirements":"8.18.0","direct":true,"kind":"development","optional":false},{"id":55792286,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"17.0.0","direct":true,"kind":"development","optional":false},{"id":55792287,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.26.0","direct":true,"kind":"development","optional":false},{"id":55792288,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":true,"kind":"development","optional":false},{"id":55792289,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"6.0.0","direct":true,"kind":"development","optional":false},{"id":55792290,"package_name":"jsdoc","ecosystem":"npm","requirements":"3.6.10","direct":true,"kind":"development","optional":false},{"id":55792291,"package_name":"mocha","ecosystem":"npm","requirements":"9.2.2","direct":true,"kind":"development","optional":false},{"id":55792292,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pages.yml","sha":null,"kind":"manifest","created_at":"2023-02-04T12:46:22.891Z","updated_at":"2023-02-04T12:46:22.891Z","repository_link":"https://github.com/GeopJr/pixelfed-js/blob/main/.github/workflows/pages.yml","dependencies":[{"id":7349802863,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7349802864,"package_name":"andstor/jsdoc-action","ecosystem":"actions","requirements":"v1.2.1","direct":true,"kind":"composite","optional":false},{"id":7349802865,"package_name":"peaceiris/actions-gh-pages","ecosystem":"actions","requirements":"v3.9.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"pnpm-lock.yaml","sha":null,"kind":"lockfile","created_at":"2023-02-04T12:46:22.982Z","updated_at":"2023-02-04T12:46:22.982Z","repository_link":"https://github.com/GeopJr/pixelfed-js/blob/main/pnpm-lock.yaml","dependencies":[{"id":7349802893,"package_name":"js2xmlparser","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":7349802873,"package_name":"@babel","ecosystem":"npm","requirements":"helper-validator-identifier","direct":false,"kind":"development","optional":false},{"id":7349802874,"package_name":"@babel","ecosystem":"npm","requirements":"parser","direct":false,"kind":"development","optional":false},{"id":7349802875,"package_name":"@babel","ecosystem":"npm","requirements":"types","direct":false,"kind":"development","optional":false},{"id":7349802876,"package_name":"@jsdoc","ecosystem":"npm","requirements":"salty","direct":false,"kind":"development","optional":false},{"id":7349802884,"package_name":"@types","ecosystem":"npm","requirements":"linkify-it","direct":false,"kind":"development","optional":false},{"id":7349802885,"package_name":"@types","ecosystem":"npm","requirements":"markdown-it","direct":false,"kind":"development","optional":false},{"id":7349802886,"package_name":"@types","ecosystem":"npm","requirements":"mdurl","direct":false,"kind":"development","optional":false},{"id":7349802887,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":7349802888,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":7349802889,"package_name":"catharsis","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"development","optional":false},{"id":7349802890,"package_name":"entities","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":7349802891,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7349802892,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":7349802894,"package_name":"jsdoc","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":7349802895,"package_name":"klaw","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":7349802896,"package_name":"linkify-it","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":7349802897,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":7349802898,"package_name":"markdown-it-anchor","ecosystem":"npm","requirements":"8.6.4_2zb4u3vubltivolgu556vv4aom","direct":false,"kind":"development","optional":false},{"id":7349802899,"package_name":"markdown-it","ecosystem":"npm","requirements":"12.3.2","direct":false,"kind":"development","optional":false},{"id":7349802900,"package_name":"marked","ecosystem":"npm","requirements":"4.0.18","direct":false,"kind":"development","optional":false},{"id":7349802901,"package_name":"mdurl","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":7349802902,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":7349802903,"package_name":"node-fetch-native","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7349802904,"package_name":"requizzle","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":7349802905,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":7349802906,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":7349802907,"package_name":"uc.micro","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":7349802908,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.4","direct":false,"kind":"development","optional":false},{"id":7349802910,"package_name":"xmlcreate","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false}]}],"score":10.815047110034381,"created_at":"2023-04-05T15:47:51.177Z","updated_at":"2026-05-13T15:00:39.982Z","avatar_url":"https://github.com/GeopJr.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/2723","html_url":"https://summary.ecosyste.ms/projects/2723"}