{"id":8946187,"name":"unitask","ecosystem":"nuget","description":"Provides an efficient async/await integration to Unity and .NET Core.","homepage":"https://github.com/Cysharp/UniTask","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Cysharp/UniTask","keywords_array":["task","async"],"namespace":null,"versions_count":51,"first_release_published_at":"2020-06-04T06:29:31.780Z","latest_release_published_at":"2026-05-19T08:34:26.500Z","latest_release_number":"2.5.11","last_synced_at":"2026-09-16T19:52:33.096Z","created_at":"2024-02-26T03:50:25.433Z","updated_at":"2026-09-16T19:52:33.096Z","registry_url":"https://www.nuget.org/packages/unitask/","install_command":"Install-Package unitask","documentation_url":null,"metadata":{"copyright":"© Cysharp, Inc.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/Cysharp/UniTask","branch":null,"commit":"2e993ff18f28c931602a07292df0b0804eebef99"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net6.0","net7.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":4},"verified":false},"repo_metadata":{"id":37663111,"uuid":"187499284","full_name":"Cysharp/UniTask","owner":"Cysharp","description":"Provides an efficient allocation free async/await integration for Unity.","archived":false,"fork":false,"pushed_at":"2026-07-08T03:24:36.000Z","size":6145,"stargazers_count":11161,"open_issues_count":20,"forks_count":1012,"subscribers_count":127,"default_branch":"master","last_synced_at":"2026-09-03T16:58:04.886Z","etag":null,"topics":["coroutine","csharp","task","thread","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Cysharp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["neuecc"]}},"created_at":"2019-05-19T16:09:55.000Z","updated_at":"2026-09-03T13:33:27.000Z","dependencies_parsed_at":"2023-02-09T03:15:28.977Z","dependency_job_id":"692e94ef-de83-4a42-97e3-13ca0c4f8b12","html_url":"https://github.com/Cysharp/UniTask","commit_stats":{"total_commits":677,"total_committers":58,"mean_commits":"11.672413793103448","dds":"0.37813884785819796","last_synced_commit":"2e0917428bc49a88f8bb90f3cbdeabd4d978ae30"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/Cysharp/UniTask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cysharp","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/sbom","scorecard":{"id":34870,"data":{"date":"2025-08-11","repo":{"name":"github.com/Cysharp/UniTask","commit":"f213ff497e4ff462a77319cf677cf20cc0860ca9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"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":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","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":"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":"Maintained","score":4,"reason":"3 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-debug.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-debug.yaml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/build-release.yaml:18","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-release.yaml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-release.yaml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-release.yaml:55","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-release.yaml:103","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build-release.yaml:118","Info: jobLevel 'contents' permission set to 'read': .github/workflows/prevent-github-change.yaml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/toc.yaml:11","Warn: no topLevel permission defined: .github/workflows/build-debug.yaml:1","Warn: no topLevel permission defined: .github/workflows/build-docs.yaml:1","Warn: no topLevel permission defined: .github/workflows/build-release.yaml:1","Warn: no topLevel permission defined: .github/workflows/prevent-github-change.yaml:1","Warn: no topLevel permission defined: .github/workflows/stale.yaml:1","Warn: no topLevel permission defined: .github/workflows/toc.yaml:1"],"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":"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":"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":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debug.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-debug.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debug.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-debug.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debug.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-debug.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debug.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-debug.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debug.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-debug.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debug.yaml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-debug.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-debug.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-debug.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-docs.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-docs.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-docs.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/build-release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prevent-github-change.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/prevent-github-change.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/stale.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/stale.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/toc.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/Cysharp/UniTask/toc.yaml/master?enable=pin","Info:   5 out of  27 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":"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.5.10 not signed: https://api.github.com/repos/Cysharp/UniTask/releases/178113849","Warn: release artifact 2.5.9 not signed: https://api.github.com/repos/Cysharp/UniTask/releases/177729817","Warn: release artifact 2.5.8 not signed: https://api.github.com/repos/Cysharp/UniTask/releases/177577175","Warn: release artifact 2.5.7 not signed: https://api.github.com/repos/Cysharp/UniTask/releases/176984067","Warn: release artifact 2.5.6 not signed: https://api.github.com/repos/Cysharp/UniTask/releases/176575934","Warn: release artifact 2.5.10 does not have provenance: https://api.github.com/repos/Cysharp/UniTask/releases/178113849","Warn: release artifact 2.5.9 does not have provenance: https://api.github.com/repos/Cysharp/UniTask/releases/177729817","Warn: release artifact 2.5.8 does not have provenance: https://api.github.com/repos/Cysharp/UniTask/releases/177577175","Warn: release artifact 2.5.7 does not have provenance: https://api.github.com/repos/Cysharp/UniTask/releases/176984067","Warn: release artifact 2.5.6 does not have provenance: https://api.github.com/repos/Cysharp/UniTask/releases/176575934"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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-14T20:05:39.884Z","repository_id":37663111,"created_at":"2025-08-14T20:05:39.885Z","updated_at":"2025-08-14T20:05:39.885Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37020021,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-04T02:00:06.169Z","response_time":115,"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":"Cysharp","name":"Cysharp, Inc.","uuid":"44487420","kind":"organization","description":"Cysharp is a subsidiary of Cygames, that is focusing C# both .NET and Unity.","email":null,"website":"http://cysharp.com","location":"Tokyo, Japan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/44487420?v=4","repositories_count":37,"last_synced_at":"2024-03-25T21:32:27.106Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Cysharp","funding_links":[],"total_stars":27024,"followers":1659,"following":0,"created_at":"2022-11-02T16:52:12.356Z","updated_at":"2024-03-25T21:32:42.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cysharp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cysharp/repositories"},"tags":[{"name":"2.5.11","sha":"2e993ff18f28c931602a07292df0b0804eebef99","kind":"commit","published_at":"2026-05-19T07:47:19.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.11","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.11/manifests"},{"name":"2.5.10","sha":"7c0f199fe0d3fc528024488ccd671e6c7b27745b","kind":"commit","published_at":"2024-10-03T00:42:37.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.10","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.10/manifests"},{"name":"2.5.10","sha":"7c0f199fe0d3fc528024488ccd671e6c7b27745b","kind":"commit","published_at":"2024-10-03T00:42:37.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.10","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.10/manifests"},{"name":"2.5.9","sha":"27a0c06ede7bf6507bef454dcdd425a6a292c182","kind":"commit","published_at":"2024-10-01T06:16:52.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.9","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.9/manifests"},{"name":"2.5.8","sha":"5984b67ecb857310d4a3f204f6b827e70c07779d","kind":"commit","published_at":"2024-09-30T11:45:57.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.8","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.8/manifests"},{"name":"2.5.7","sha":"74bbe87b58a727021ab0d6593b4b4816d26f307c","kind":"commit","published_at":"2024-09-26T06:24:48.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.7","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.7/manifests"},{"name":"2.5.7","sha":"74bbe87b58a727021ab0d6593b4b4816d26f307c","kind":"commit","published_at":"2024-09-26T06:24:48.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.7","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.7/manifests"},{"name":"2.5.6","sha":"83d8a2b424a2ee7137f8671770e9acb2b9d325f0","kind":"commit","published_at":"2024-09-24T09:20:07.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.6","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.6/manifests"},{"name":"2.5.6","sha":"83d8a2b424a2ee7137f8671770e9acb2b9d325f0","kind":"commit","published_at":"2024-09-24T09:20:07.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.6","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.6/manifests"},{"name":"2.5.5","sha":"cdf88c6a6ac8c9b7e6e5d3c0a360a4af29641c24","kind":"commit","published_at":"2024-07-01T06:47:55.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.5","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.5/manifests"},{"name":"2.5.4","sha":"d057074f177b078e29f10dd511b54df48a8806ea","kind":"commit","published_at":"2024-03-28T06:22:15.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.4","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.4/manifests"},{"name":"2.5.3","sha":"64792b672d35e43b3412fc74861f8bdbf41e3a6f","kind":"commit","published_at":"2024-01-25T12:52:16.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.3","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.3/manifests"},{"name":"2.5.2","sha":"b49b7332bbc399d6149a17a9f6349e3c4856892b","kind":"commit","published_at":"2024-01-25T11:43:24.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.2","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"5843258e8cbbafddc1b5ddce5697ca4155ddbc72","kind":"commit","published_at":"2024-01-24T01:44:21.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"56662924960a53695a640af80125f1cfd334d5ee","kind":"commit","published_at":"2023-11-02T05:03:47.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.5.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.5.0/manifests"},{"name":"2.4.1","sha":"cfe509a55602ba5be6df7fa0468b10298b8a053d","kind":"commit","published_at":"2023-09-21T03:22:58.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.4.1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"64f7eec4e9e451b07ba0c56a152efaca88b6be17","kind":"commit","published_at":"2023-09-14T07:43:41.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.4.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"b992a061fbf68ff1eb475d0837065b0549ed31ba","kind":"commit","published_at":"2022-11-01T11:41:05.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.3.3","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"d2245bc38b78495e89c03b8f0cc43fff184835ab","kind":"commit","published_at":"2022-10-24T12:59:01.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.3.2","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"33d32baea4d50040e0601b725a694dcf3dcf6640","kind":"commit","published_at":"2022-03-02T23:02:44.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.3.1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"79f1566fdb4821f8aab10bf241dddb6d809e780b","kind":"commit","published_at":"2022-03-02T22:56:07.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.3.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.3.0/manifests"},{"name":"2.2.5","sha":"72e620d169841f32bc6110ad0e12ee9eae6f1aaf","kind":"commit","published_at":"2021-04-06T04:33:51.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.2.5","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"18f2746f0d30a1b870d9835f2f16d15b56476a33","kind":"commit","published_at":"2021-03-12T07:36:32.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.2.4","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"be34d8abf43bed7cf55015becc002554ed3703c8","kind":"commit","published_at":"2021-03-02T06:19:55.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.2.3","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"3cc0c80b1e5949f10fafc170cc083207c8fba33f","kind":"commit","published_at":"2021-03-02T02:02:01.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.2.2","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"e57a4332ec38a6ce5dd3aa4807d61f60177a906d","kind":"commit","published_at":"2021-02-26T09:52:12.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.2.1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"a1a38d0d7c6a5eb67bfa7741f5fae6875e35b8e4","kind":"commit","published_at":"2021-02-26T07:47:03.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.2.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.2.0/manifests"},{"name":"2.1.2","sha":"1173bb4f34460ee473c93b414066d8d7436445dd","kind":"commit","published_at":"2021-02-08T10:44:53.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.1.2","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"7d21a75ea8abbc3ed43afedeb450c8d44f244ece","kind":"commit","published_at":"2021-01-20T08:37:32.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.1.1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"52cdadc03519a86af7d80fa2f60dbe684acf247e","kind":"commit","published_at":"2021-01-07T08:43:35.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.1.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.1.0/manifests"},{"name":"2.0.37","sha":"a2eb75df681a841351eadd8fd2f9fb31a63294fc","kind":"commit","published_at":"2020-11-09T07:08:20.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.37","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.37/manifests"},{"name":"2.0.36","sha":"3bebaef9694b012df09747b322362e3228f8c09d","kind":"commit","published_at":"2020-09-22T01:49:04.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.36","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.36/manifests"},{"name":"2.0.35","sha":"346b1e0a6b305a8e60e1da191d4fe55762aab7aa","kind":"commit","published_at":"2020-09-21T03:56:13.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.35","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.35/manifests"},{"name":"2.0.34","sha":"2bf9f4f0627ea7861cb93a5eb79cf587f6c7ddd7","kind":"commit","published_at":"2020-09-16T00:58:30.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.34","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.34/manifests"},{"name":"2.0.33","sha":"931396931452364ac2832ec4c1f64779549a3a55","kind":"commit","published_at":"2020-09-14T21:53:58.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.33","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.33/manifests"},{"name":"2.0.32","sha":"85fb08552ef41bd403bbbc353dba7b01c4bd1626","kind":"commit","published_at":"2020-09-07T09:52:22.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.32","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.32/manifests"},{"name":"2.0.31","sha":"53907a3719eccc19197a6449a4f6492a201d00ad","kind":"commit","published_at":"2020-08-24T22:16:16.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.31","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.31/manifests"},{"name":"2.0.30","sha":"7718d345c86e9e90b3b8416cd9a338a22695f6fe","kind":"commit","published_at":"2020-08-14T08:36:50.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.30","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.30/manifests"},{"name":"2.0.28","sha":"b64f31eb0ba5490e70918d0a4f41b94e13d564a1","kind":"commit","published_at":"2020-08-13T08:44:15.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.28","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.28/manifests"},{"name":"2.0.27","sha":"6ec0ed8d6132a36eb99a7097d85702cc3c052ff4","kind":"commit","published_at":"2020-07-29T23:18:59.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.27","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.27/manifests"},{"name":"2.0.26","sha":"547b700ba7c2c5e70b392ec1cae79f93a294540a","kind":"commit","published_at":"2020-07-15T21:12:39.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.26","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.26/manifests"},{"name":"2.0.25","sha":"0bb44066c0dc03bf6c56febb858250c50ce97771","kind":"commit","published_at":"2020-07-09T13:39:48.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.25","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.25/manifests"},{"name":"2.0.24","sha":"887db5b281cc797313eed1b7dae7ff14df224d4e","kind":"commit","published_at":"2020-07-03T21:36:14.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.24","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.24/manifests"},{"name":"2.0.23","sha":"1c264f380e2eb7d442482bf8bccec2ffc3faa79b","kind":"commit","published_at":"2020-06-28T18:22:33.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.23","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.23/manifests"},{"name":"2.0.22","sha":"d935b226c091d1ffe05cf15096ff66bb524adf23","kind":"commit","published_at":"2020-06-28T16:13:37.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.22","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.22/manifests"},{"name":"2.0.21","sha":"54ceca6ceb676f7f0272391f95c3b8079555a3ef","kind":"commit","published_at":"2020-06-25T14:03:13.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.21","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.21/manifests"},{"name":"2.0.20","sha":"868e104d8508977b4322f837fa41e060eef68a4b","kind":"commit","published_at":"2020-06-23T20:04:18.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.20","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.20/manifests"},{"name":"2.0.19","sha":"d6a056331933ca776799bb205475f4ea40493f08","kind":"commit","published_at":"2020-06-17T18:39:44.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.19","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.19/manifests"},{"name":"2.0.18","sha":"edf32496e4d3707cdc8d3c2774a48e41dd4de190","kind":"commit","published_at":"2020-06-15T06:29:12.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.18","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.18/manifests"},{"name":"2.0.17","sha":"bbfb8354bbeaaae97746ef023c1e5ebeb7979cba","kind":"commit","published_at":"2020-06-14T06:32:37.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.17","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.17/manifests"},{"name":"2.0.16","sha":"ded9a561db1e0597dfbdf21ac3d9aaa045b3dedc","kind":"commit","published_at":"2020-06-11T18:16:06.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.16","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.16/manifests"},{"name":"2.0.15","sha":"80704e489df82c35c70ff4f8908ab7fdbebf96c2","kind":"commit","published_at":"2020-06-09T05:52:23.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.15","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.15/manifests"},{"name":"2.0.14","sha":"686394c861391b042084658cd95022bdec256e70","kind":"commit","published_at":"2020-06-05T08:16:34.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.14","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.14/manifests"},{"name":"2.0.13","sha":"da329e19d157ceecf3ed54d88afb96618d2e3e07","kind":"commit","published_at":"2020-06-04T06:24:09.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.13","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.13/manifests"},{"name":"2.0.12-rc9","sha":"21bf08a6b33922a0ea7b554b2297d93c39fb3200","kind":"commit","published_at":"2020-05-28T18:43:18.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.12-rc9","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.12-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.12-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.12-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.12-rc9/manifests"},{"name":"2.0.11-rc8","sha":"35b933730b208885cd9c3ad61edc473f8d3474a8","kind":"commit","published_at":"2020-05-25T10:44:57.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.11-rc8","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.11-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.11-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.11-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.11-rc8/manifests"},{"name":"2.0.10-rc7","sha":"eca5b1c09662fdf4119f7cdfb1114aaf36d8e52f","kind":"commit","published_at":"2020-05-22T17:11:00.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.10-rc7","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.10-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.10-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.10-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.10-rc7/manifests"},{"name":"2.0.9-rc6","sha":"2b7986da19403f58ab961ab985fe8a6127e14c4c","kind":"commit","published_at":"2020-05-22T01:45:16.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.9-rc6","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.9-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.9-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.9-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.9-rc6/manifests"},{"name":"2.0.8-rc5","sha":"21dc83c64127d9ec074ed62ac5dbfe8abce79f3e","kind":"commit","published_at":"2020-05-20T17:26:55.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.8-rc5","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.8-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.8-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.8-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.8-rc5/manifests"},{"name":"2.0.7-rc4","sha":"36d53a3bcb2f5b4cb62cbf738e426becfc043ff8","kind":"commit","published_at":"2020-05-20T02:05:58.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.7-rc4","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.7-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.7-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.7-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.7-rc4/manifests"},{"name":"2.0.6-rc3","sha":"cc165a6897e12edde2f190bbb5b1da9e9f722418","kind":"commit","published_at":"2020-05-18T19:14:23.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.6-rc3","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.6-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.6-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.6-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.6-rc3/manifests"},{"name":"2.0.5-rc2","sha":"e33d572104bed94ee643496bea5489d4e39e558c","kind":"commit","published_at":"2020-05-18T02:33:24.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.5-rc2","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.5-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.5-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.5-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.5-rc2/manifests"},{"name":"2.0.4-rc1","sha":"ba65049dd8ec33c885b928e4e6c8b762a15c1a66","kind":"commit","published_at":"2020-05-16T16:39:56.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.4-rc1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.4-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.4-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.4-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.4-rc1/manifests"},{"name":"2.0.3-preview4","sha":"6a7a6fde5cf1179994d017a3c6f0f47acb294af6","kind":"commit","published_at":"2020-05-12T07:32:10.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.3-preview4","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.3-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.3-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.3-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.3-preview4/manifests"},{"name":"2.0.2-preview3","sha":"5d0d29dffdd0a6cce7e78a9d4a3bfd23f1a675b5","kind":"commit","published_at":"2020-05-07T02:28:14.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.2-preview3","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.2-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.2-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.2-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.2-preview3/manifests"},{"name":"2.0.1-preview2","sha":"a78dc558755570969946b9c5ea3f3ea6ca5457a0","kind":"commit","published_at":"2020-05-06T22:29:31.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.1-preview2","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.1-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.1-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.1-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.1-preview2/manifests"},{"name":"2.0.0-preview1","sha":"5f90807cb761a9125e7ca3a95ddc1178cccc79c4","kind":"commit","published_at":"2020-05-05T17:54:52.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/2.0.0-preview1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/2.0.0-preview1/manifests"},{"name":"1.3.1","sha":"28e1fa98c9db7a6fbe5d3bf2bcaf7a82d89e5b9a","kind":"commit","published_at":"2020-04-26T12:50:29.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/1.3.1","html_url":"https://github.com/Cysharp/UniTask/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d5f607204b4363b5e0c299b806ec85001ec35953","kind":"commit","published_at":"2020-04-16T11:55:27.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/1.3.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"50ba93f9517886818ec70da50a9c90271983726a","kind":"commit","published_at":"2019-09-20T11:55:35.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/1.2.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"f82c762263215d326bb86e2493908267785e756a","kind":"commit","published_at":"2019-06-28T11:41:04.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/1.1.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"42ad4a5d6251b3a9c70bc1f08c23e097346b5dfe","kind":"commit","published_at":"2019-06-06T02:53:07.000Z","download_url":"https://codeload.github.com/Cysharp/UniTask/tar.gz/1.0.0","html_url":"https://github.com/Cysharp/UniTask/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Cysharp/UniTask@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-09-04T03:23:05.772Z","dependent_packages_count":5,"downloads":1020416,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":4.344027038670882,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.21989555693181},"purl":"pkg:nuget/unitask","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/unitask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/unitask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/unitask/dependencies","status":null,"funding_links":["https://github.com/sponsors/neuecc"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-03T16:58:06.044Z","issues_count":207,"pull_requests_count":130,"avg_time_to_close_issue":7276230.951219512,"avg_time_to_close_pull_request":3679603.827272727,"issues_closed_count":164,"pull_requests_closed_count":110,"pull_request_authors_count":48,"issue_authors_count":176,"avg_comments_per_issue":2.4396135265700485,"avg_comments_per_pull_request":1.623076923076923,"merged_pull_requests_count":83,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":11,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":18313340.666666668,"past_year_avg_time_to_close_pull_request":5677975.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cysharp%2FUniTask/issues","maintainers":[{"login":"hadashiA","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadashiA"},{"login":"neuecc","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neuecc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/unitask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/unitask/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/unitask/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/unitask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/unitask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/unitask/codemeta","maintainers":[{"uuid":"Cysharp","login":"Cysharp","name":null,"email":null,"url":null,"packages_count":142,"html_url":"https://www.nuget.org/profiles/Cysharp","role":null,"created_at":"2024-02-26T03:50:28.629Z","updated_at":"2024-02-26T03:50:28.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Cysharp/packages"}]}