{"id":16514,"name":"uapca","description":"Uncertainty-aware principal component analysis.","url":"https://github.com/grtlr/uapca","last_synced_at":"2025-09-04T23:14:39.214Z","repository":{"id":57384311,"uuid":"201286835","full_name":"grtlr/uapca","owner":"grtlr","description":"Uncertainty-aware principal component analysis.","archived":false,"fork":false,"pushed_at":"2021-10-13T07:40:36.000Z","size":843,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-24T23:37:50.714Z","etag":null,"topics":["dimensionality-reduction","hacktoberfest","machine-learning","uncertainty","visualization"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1905.01127","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/grtlr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-08T15:32:11.000Z","updated_at":"2025-06-13T06:42:55.000Z","dependencies_parsed_at":"2022-09-14T17:53:40.947Z","dependency_job_id":null,"html_url":"https://github.com/grtlr/uapca","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/grtlr/uapca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grtlr","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/sbom","scorecard":{"id":446733,"data":{"date":"2025-08-11","repo":{"name":"github.com/grtlr/uapca","commit":"bc53bfdc81c73c404a3a6e7cb9f4b72c0f483d80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/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/build.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/publish.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 9 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-19T06:55:22.624Z","repository_id":57384311,"created_at":"2025-08-19T06:55:22.625Z","updated_at":"2025-08-19T06:55:22.625Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685604,"owners_count":25149722,"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-09-04T02:00:08.968Z","response_time":61,"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":"grtlr","name":"Jochen Görtler","uuid":"3404250","kind":"user","description":"Self-employed software engineer working with Rust 🦀.","email":"","website":"https://www.jgoertler.com","location":"Rhein-Neckar Region, Germany","twitter":"_jgoertler","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3404250?u=fe99541f3c274c3971f80efd0e68d65912c89146\u0026v=4","repositories_count":12,"last_synced_at":"2023-02-27T06:15:15.263Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grtlr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T15:48:38.868Z","updated_at":"2023-02-27T06:15:15.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grtlr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grtlr/repositories"},"packages":[{"id":2495149,"name":"uapca","ecosystem":"npm","description":"Uncertainty-aware principal component analysis.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/grtlr/uapca","keywords_array":["uncertainty","dimensionality reduction","machine learning","visualization"],"namespace":null,"versions_count":13,"first_release_published_at":"2019-08-09T17:27:31.171Z","latest_release_published_at":"2019-10-21T19:02:37.195Z","latest_release_number":"0.8.0","last_synced_at":"2025-08-24T20:19:09.953Z","created_at":"2022-04-10T02:36:23.293Z","updated_at":"2025-08-24T21:47:04.398Z","registry_url":"https://www.npmjs.com/package/uapca","install_command":"npm install uapca","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.8.0"}},"repo_metadata":{"id":57384311,"uuid":"201286835","full_name":"grtlr/uapca","owner":"grtlr","description":"Uncertainty-aware principal component analysis.","archived":false,"fork":false,"pushed_at":"2021-10-13T07:40:36.000Z","size":843,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-09T18:02:37.270Z","etag":null,"topics":["dimensionality-reduction","hacktoberfest","machine-learning","uncertainty","visualization"],"latest_commit_sha":null,"homepage":"https://arxiv.org/abs/1905.01127","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/grtlr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-08-08T15:32:11.000Z","updated_at":"2025-06-13T06:42:55.000Z","dependencies_parsed_at":"2022-09-14T17:53:40.947Z","dependency_job_id":null,"html_url":"https://github.com/grtlr/uapca","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/grtlr/uapca","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grtlr","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/sbom","scorecard":{"id":446733,"data":{"date":"2025-08-11","repo":{"name":"github.com/grtlr/uapca","commit":"bc53bfdc81c73c404a3a6e7cb9f4b72c0f483d80"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/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/build.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/grtlr/uapca/publish.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"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":"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":"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":"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 9 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-19T06:55:22.624Z","repository_id":57384311,"created_at":"2025-08-19T06:55:22.625Z","updated_at":"2025-08-19T06:55:22.625Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271956442,"owners_count":24849554,"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-08-24T02:00:11.135Z","response_time":111,"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":"grtlr","name":"Jochen Görtler","uuid":"3404250","kind":"user","description":"Self-employed software engineer working with Rust 🦀.","email":"","website":"https://www.jgoertler.com","location":"Rhein-Neckar Region, Germany","twitter":"_jgoertler","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3404250?u=fe99541f3c274c3971f80efd0e68d65912c89146\u0026v=4","repositories_count":12,"last_synced_at":"2023-02-27T06:15:15.263Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/grtlr","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T15:48:38.868Z","updated_at":"2023-02-27T06:15:15.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grtlr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grtlr/repositories"},"tags":[{"name":"v0.8.0","sha":"111c976f139d29dc559967d0a6458652926cc959","kind":"tag","published_at":"2019-10-21T19:00:13.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.8.0","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"cda01712605f4d46a941deab54345e226e0c5ed8","kind":"tag","published_at":"2019-10-11T07:51:03.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.7.0","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"6beccb54d4d43b436df76a1de73905db902edb44","kind":"tag","published_at":"2019-09-27T13:03:01.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.6.0","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"886e08a755ae3fddea3b3403b73a77fa08a6c33f","kind":"tag","published_at":"2019-09-26T13:45:28.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.5.2","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ad3e341a734bcaf47491f5bc4f17fb1922d74129","kind":"commit","published_at":"2019-09-26T12:13:17.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.5.1","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"a751e7eb3f44dac816efea9c57711ffaffd3bcbe","kind":"tag","published_at":"2019-08-14T20:47:13.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.5.0","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"742b2bbc4268fcd85371b184deea90731d67f9fb","kind":"tag","published_at":"2019-08-14T17:20:56.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.4.1","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"af924715df09996f27ebc6ae397c70835dc33944","kind":"tag","published_at":"2019-08-14T14:21:49.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.4.0","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.4.0/manifests"},{"name":"v0.3.3","sha":"0057f282a54aa1ea3ce89af1f75ade845a9c8faf","kind":"tag","published_at":"2019-08-12T21:27:05.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.3.3","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"4589629a20c54d80fd84310e4ad6b35f0fdaf443","kind":"tag","published_at":"2019-08-12T20:52:15.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.3.2","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"72f776ae7afdf9e6421d0c1dd0d53b5dc975db42","kind":"tag","published_at":"2019-08-12T18:50:27.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.3.1","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3ee264a0e8ac21a6cf6a72cff8c10bd73d54fe4d","kind":"tag","published_at":"2019-08-12T18:39:16.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.3.0","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"2923db27233349b1f19932aeff6031aa77928168","kind":"tag","published_at":"2019-08-12T15:36:17.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.2.0","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"880da3cf5231e636afeaa6eaa771f1095318f7b3","kind":"tag","published_at":"2019-08-09T17:39:34.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.1.2","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"e6f148111c27b47fd10a0b398afd945a55fa5f8e","kind":"commit","published_at":"2019-08-09T17:09:59.000Z","download_url":"https://codeload.github.com/grtlr/uapca/tar.gz/v0.1.1","html_url":"https://github.com/grtlr/uapca/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/grtlr/uapca@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-08-24T21:47:04.398Z","dependent_packages_count":0,"downloads":19,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":18.199104418039898,"dependent_repos_count":10.298590216448614,"dependent_packages_count":51.8463640344017,"stargazers_count":8.14123040802437,"forks_count":11.576693118207835,"docker_downloads_count":null,"average":20.012396439024485},"purl":"pkg:npm/uapca","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/uapca","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/uapca","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/uapca/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T00:43:40.773Z","issues_count":6,"pull_requests_count":22,"avg_time_to_close_issue":1584168.5,"avg_time_to_close_pull_request":312647.5,"issues_closed_count":6,"pull_requests_closed_count":22,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"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/grtlr%2Fuapca/issues","maintainers":[{"login":"grtlr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grtlr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uapca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uapca/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uapca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/uapca/related_packages","maintainers":[{"uuid":"jgoertler","login":"jgoertler","name":null,"email":"web@goertler.email","url":null,"packages_count":13,"html_url":"https://www.npmjs.com/~jgoertler","role":null,"created_at":"2022-11-15T04:59:07.314Z","updated_at":"2022-11-15T04:59:07.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jgoertler/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5130388,"maintainers_count":1051383,"namespaces_count":313133,"keywords_count":729662,"github":"npm","metadata":{"funded_packages_count":155690},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-04T06:49:01.052Z","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":375627,"full_name":"grtlr/uapca","default_branch":"master","committers":[{"name":"Jochen Görtler","email":"grtlr","login":"grtlr","count":57}],"total_commits":57,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":57.0,"dds":0.0,"past_year_committers":[],"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":"2025-06-20T19:46:06.969Z","last_synced_commit":"bc53bfdc81c73c404a3a6e7cb9f4b72c0f483d80","created_at":"2023-03-08T19:49:22.147Z","updated_at":"2025-06-20T19:46:06.969Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"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_stats":{"full_name":"grtlr/uapca","html_url":"https://github.com/grtlr/uapca","last_synced_at":"2025-08-24T22:13:30.068Z","status":"error","issues_count":6,"pull_requests_count":22,"avg_time_to_close_issue":1584168.5,"avg_time_to_close_pull_request":312647.5,"issues_closed_count":6,"pull_requests_closed_count":22,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":20,"bot_issues_count":0,"bot_pull_requests_count":0,"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-21T02:44:36.024Z","updated_at":"2025-08-24T22:13:30.069Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/grtlr%2Fuapca/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":5,"NONE":1},"pull_request_author_associations_count":{"OWNER":21,"NONE":1},"issue_authors":{"grtlr":5,"sandeep2995":1},"pull_request_authors":{"grtlr":21,"spinthil":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10074708,"issues_count":31280107,"pull_requests_count":95730442,"authors_count":10690872,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"grtlr","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grtlr"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":1},"last_year":{"WatchEvent":1}},"keywords":["dimensionality-reduction","hacktoberfest","machine-learning","uncertainty","visualization"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-14T17:53:40.938Z","updated_at":"2022-09-14T17:53:40.938Z","repository_link":"https://github.com/grtlr/uapca/blob/master/package.json","dependencies":[{"id":4845167269,"package_name":"@types/d3-random","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":4845167270,"package_name":"d3-array","ecosystem":"npm","requirements":"^2.3.2","direct":true,"kind":"runtime","optional":false},{"id":4845167271,"package_name":"d3-random","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"runtime","optional":false},{"id":4845167272,"package_name":"ml-matrix","ecosystem":"npm","requirements":"^6.2.0","direct":true,"kind":"runtime","optional":false},{"id":4845167273,"package_name":"@types/chai","ecosystem":"npm","requirements":"^4.1.7","direct":true,"kind":"development","optional":false},{"id":4845167274,"package_name":"@types/d3-array","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":4845167275,"package_name":"@types/expect","ecosystem":"npm","requirements":"^1.20.4","direct":true,"kind":"development","optional":false},{"id":4845167276,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^5.2.7","direct":true,"kind":"development","optional":false},{"id":4845167277,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^1.13.0","direct":true,"kind":"development","optional":false},{"id":4845167278,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":4845167279,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":4845167280,"package_name":"eslint","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":4845167281,"package_name":"mocha","ecosystem":"npm","requirements":"^6.2.0","direct":true,"kind":"development","optional":false},{"id":4845167282,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":4845167283,"package_name":"rollup","ecosystem":"npm","requirements":"^1.16.2","direct":true,"kind":"development","optional":false},{"id":4845167284,"package_name":"rollup-plugin-commonjs","ecosystem":"npm","requirements":"^10.0.2","direct":true,"kind":"development","optional":false},{"id":4845167285,"package_name":"rollup-plugin-eslint","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":4845167286,"package_name":"rollup-plugin-node-resolve","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":4845167287,"package_name":"rollup-plugin-terser","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":4845167288,"package_name":"rollup-plugin-typescript2","ecosystem":"npm","requirements":"^0.21.2","direct":true,"kind":"development","optional":false},{"id":4845167289,"package_name":"ts-mocha","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":4845167290,"package_name":"typescript","ecosystem":"npm","requirements":"^3.5.2","direct":true,"kind":"development","optional":false}]}],"score":5.934894195619588,"created_at":"2025-09-04T15:50:47.535Z","updated_at":"2025-10-07T08:08:46.039Z","avatar_url":"https://github.com/grtlr.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":19,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/16514","html_url":"https://science.ecosyste.ms/projects/16514","bibtex_url":"https://science.ecosyste.ms/projects/16514/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/16514/export.apalike"}