{"id":81807,"name":"built_collection","ecosystem":"pub","description":"Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.\n","homepage":"https://github.com/google/built_collection.dart","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/google/built_collection.dart","keywords_array":[],"namespace":null,"versions_count":49,"first_release_published_at":"2015-04-07T18:10:07.501Z","latest_release_published_at":"2021-09-03T07:47:53.359Z","latest_release_number":"5.1.1","last_synced_at":"2026-04-06T21:30:59.082Z","created_at":"2022-04-05T11:19:50.062Z","updated_at":"2026-04-06T21:31:38.418Z","registry_url":"https://pub.dev/packages/built_collection","install_command":"dart pub add built_collection","documentation_url":"https://pub.dev/documentation/built_collection/","metadata":{},"repo_metadata":{"id":29780466,"uuid":"33324519","full_name":"google/built_collection.dart","owner":"google","description":"Immutable Dart collections via the builder pattern.","archived":false,"fork":false,"pushed_at":"2026-02-19T08:21:43.000Z","size":572,"stargazers_count":283,"open_issues_count":24,"forks_count":52,"subscribers_count":9,"default_branch":"master","last_synced_at":"2026-03-09T23:38:17.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/built_collection","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-04-02T18:18:49.000Z","updated_at":"2026-02-23T14:20:51.000Z","dependencies_parsed_at":"2024-12-24T11:19:52.615Z","dependency_job_id":"232f1e23-2161-44ff-ae2c-2fd0290fea2d","html_url":"https://github.com/google/built_collection.dart","commit_stats":{"total_commits":249,"total_committers":28,"mean_commits":8.892857142857142,"dds":0.4136546184738956,"last_synced_commit":"ed00cf8bfc48dac3340c7402c2af72d4350f9407"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"purl":"pkg:github/google/built_collection.dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/sbom","scorecard":{"id":436494,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/built_collection.dart","commit":"1e412573e6bdd0efe16ec6942cb0409dcd9ecc54"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Code-Review","score":4,"reason":"Found 2/5 approved changesets -- score normalized to 4","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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yaml: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":10,"reason":"all dependencies are pinned","details":["Info:   1 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-19T04:48:01.212Z","repository_id":29780466,"created_at":"2025-08-19T04:48:01.212Z","updated_at":"2025-08-19T04:48:01.212Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30862643,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T14:38:03.667Z","status":"ssl_error","status_checked_at":"2026-03-23T14:38:01.683Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":2773,"last_synced_at":"2025-08-12T15:55:14.931Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":1967885,"followers":58475,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2025-08-12T15:55:14.931Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google/repositories"},"tags":[{"name":"v5.1.1","sha":"8153cc41299a28e4426b22959f87dca0f7f8cd19","kind":"commit","published_at":"2021-09-03T07:47:17.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v5.1.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"a869865f10c7badacfea4a3965c3b041c93e672a","kind":"commit","published_at":"2021-06-10T15:40:49.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v5.1.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"2aa55bdd75470a61410cb736727a8cd04f55c65d","kind":"commit","published_at":"2021-02-09T09:37:39.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v5.0.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.0.0/manifests"},{"name":"v5.0.0-nullsafety.0","sha":"5f56d6ac1a1c5e1bbc2f3c3c094465cee05e6632","kind":"commit","published_at":"2020-11-17T10:33:30.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v5.0.0-nullsafety.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v5.0.0-nullsafety.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v5.0.0-nullsafety.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.0.0-nullsafety.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v5.0.0-nullsafety.0/manifests"},{"name":"v4.3.2","sha":"90380d2610648469ca778c21226ae83b017b468d","kind":"commit","published_at":"2020-01-01T16:30:36.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.3.2","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.3.2/manifests"},{"name":"v4.3.1","sha":"33f9d60c35faa0053641b5b1c214fef6ff39c60a","kind":"commit","published_at":"2019-12-31T15:41:16.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.3.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"497de3d38e0c18ff8df6705868a53c697af82a7d","kind":"commit","published_at":"2019-11-15T10:23:27.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.3.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"8c9e4750dfdce1a148ce6e0a42461162fd448790","kind":"commit","published_at":"2019-05-12T19:35:52.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.2.2","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"e9a35683bd71b75bc9456eac5771c6a9a9a1f1e3","kind":"commit","published_at":"2019-05-06T13:34:17.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.2.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"207413e60136ae05eb4c6fe71f3f589ece66b6cf","kind":"commit","published_at":"2019-04-01T14:43:24.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.2.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"dc9d056cd61bf86ed50044f6eeae8b6fbc4c68d7","kind":"commit","published_at":"2018-12-03T14:48:39.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.1.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"3c84543192eb5d2e65be07c97cbbdc1210b80069","kind":"commit","published_at":"2018-08-20T15:48:40.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v4.0.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"33276fd4c63cd4017620f2ad2131724975ac34b7","kind":"commit","published_at":"2018-07-31T14:47:32.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.2.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.2.0/manifests"},{"name":"v3.1.2","sha":"62e7657a9c7eca1d08e71d77c51d98bcb8c22719","kind":"commit","published_at":"2018-07-23T11:59:54.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.1.2","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"8f31a86069e03ef3608aecb8999c8a6455ef84c1","kind":"commit","published_at":"2018-03-26T13:34:14.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.1.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"2be37f8da2eb8b5f71c99d9b1cca5a0db4ff125d","kind":"commit","published_at":"2018-03-13T09:26:51.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.1.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.1.0/manifests"},{"name":"v3.0.5","sha":"2eb235bee5ace25b63b12e81d12bb3452f580547","kind":"commit","published_at":"2018-02-18T15:22:43.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.0.5","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"480c952ed2dcce7e67c44e60b746f76fc19ddf7a","kind":"commit","published_at":"2018-01-31T12:09:55.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.0.4","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.4/manifests"},{"name":"3.0.3","sha":"78b71a904cd0d51f4b62a53847dc0dd81f564db3","kind":"commit","published_at":"2018-01-29T10:58:57.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/3.0.3","html_url":"https://github.com/google/built_collection.dart/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/3.0.3/manifests"},{"name":"v3.0.2","sha":"f7c505eb11022be8787a43ef6153fa63cbc6e81b","kind":"commit","published_at":"2018-01-23T09:34:24.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.0.2","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"7bf178679231bccbb345988c834c9d507952a51a","kind":"commit","published_at":"2018-01-16T08:14:12.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.0.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"b3269cc76ae2683675ba3a4c4d27f0f1c97367d1","kind":"commit","published_at":"2018-01-08T08:50:27.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v3.0.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v3.0.0/manifests"},{"name":"v2.1.3","sha":"fd0e30d499744bee2b5223784bf0b686ac080afd","kind":"commit","published_at":"2018-01-08T08:38:20.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v2.1.3","html_url":"https://github.com/google/built_collection.dart/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"e094ed29fa71c9b2bb22afb8110e9de69a4d7389","kind":"commit","published_at":"2017-12-21T15:01:45.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v2.1.2","html_url":"https://github.com/google/built_collection.dart/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"67b9a0604871073b43f5947f5903e4ad172071a5","kind":"commit","published_at":"2017-12-21T14:23:56.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v2.1.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"f440a2f4c3e5131d864ea2d5e8451779ec22e64e","kind":"commit","published_at":"2017-12-04T12:08:53.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v2.1.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d6b49a87b8cc12db0ea9b9eee22d0a341a0c9e83","kind":"commit","published_at":"2017-11-20T15:34:36.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v2.0.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v2.0.0/manifests"},{"name":"v.1.6.2","sha":"966de498b2de397db0e7c5f12073cb2dc64ca5fc","kind":"commit","published_at":"2017-11-16T12:56:00.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v.1.6.2","html_url":"https://github.com/google/built_collection.dart/releases/tag/v.1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v.1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v.1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v.1.6.2/manifests"},{"name":"v1.6.1","sha":"1e653a9ee4788e6aea4a75c0f5b4f792b8afd637","kind":"commit","published_at":"2017-11-09T09:16:50.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.6.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"c6fdd6d30338f982ebad88506ef213fa67be80e7","kind":"commit","published_at":"2017-10-17T15:26:09.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.6.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"2e1d90255b4c071abd5287918d9f4a12d69da975","kind":"commit","published_at":"2017-07-12T10:37:58.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.5.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"d499417bdc385c1cf882c70ef53c23ee85c27f09","kind":"commit","published_at":"2017-06-20T10:46:13.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.4.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"c873890aab2b8853022849377cdbd31d10116eee","kind":"commit","published_at":"2017-04-11T14:51:24.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.4.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"1f9a701c404223e623f4c6578999a398823a3be0","kind":"commit","published_at":"2017-04-07T12:13:46.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.3.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"a6b057dcc1686b1380de73f50826de162954b6e3","kind":"commit","published_at":"2016-12-22T14:54:34.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.3.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"47a06078372a3cb604a7efef13cc643c6eb72c56","kind":"commit","published_at":"2016-11-11T13:20:24.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.2.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c5a505a972f6a62466ab86d101184d1c84016e11","kind":"commit","published_at":"2016-10-24T12:56:03.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.1.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"4047aced1e2eed0ae989366f7bb3bb08d8bf8a3d","kind":"commit","published_at":"2016-10-19T07:46:35.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.0.6","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"8b0416eea18ca1699ee4963367434abb8c9606ef","kind":"commit","published_at":"2016-09-15T14:49:12.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.0.5","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"efcf869c18c03c46be0833245a35eb40e961f0f8","kind":"commit","published_at":"2016-07-15T14:51:15.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.0.4","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"1c9e31420b5d420b391bcc4107eece6c4b49154d","kind":"commit","published_at":"2016-05-18T07:33:33.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.0.3","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"82694d1d769f7621a229ace18677e98e200fb989","kind":"commit","published_at":"2016-03-18T09:32:49.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.0.2","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"2e14845e772a30d749b6e816e79625b5218882d7","kind":"commit","published_at":"2016-02-23T18:24:06.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.0.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"daf1bb98f49902d928a72bb20da13b295bf75d3b","kind":"commit","published_at":"2015-08-13T09:49:30.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v1.0.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v1.0.0/manifests"},{"name":"v0.4.0","sha":"f7f670e7eaf849039f44193764c18022909b0e16","kind":"commit","published_at":"2015-06-12T06:14:47.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v0.4.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"6007ed18a6b69733fc6c740846b38f321a2676c6","kind":"commit","published_at":"2015-05-15T15:30:52.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v0.3.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"509d542707275d820e06f70e75d211f647fb8d44","kind":"commit","published_at":"2015-05-15T13:32:39.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v0.3.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"69a7f1f564e5cef8b283ce63731b738bd7fdde9e","kind":"commit","published_at":"2015-05-14T08:22:29.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v0.2.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"d55bf92c29339b37aef701602354b2767f54f6f0","kind":"commit","published_at":"2015-04-19T09:52:42.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v0.1.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"123d7c30b9139c4c981483b5d6b99458cea026b1","kind":"commit","published_at":"2015-04-17T13:13:51.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v0.1.0","html_url":"https://github.com/google/built_collection.dart/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.1.0/manifests"},{"name":"v0.0.1","sha":"5649e71b422f2c3bd758bd10165af87dc47adab3","kind":"commit","published_at":"2015-04-07T18:01:43.000Z","download_url":"https://codeload.github.com/google/built_collection.dart/tar.gz/v0.0.1","html_url":"https://github.com/google/built_collection.dart/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/built_collection.dart@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fbuilt_collection.dart/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-06T21:31:38.396Z","dependent_packages_count":310,"downloads":null,"downloads_period":null,"dependent_repos_count":23158,"rankings":{"downloads":null,"dependent_repos_count":0.19199866435711752,"dependent_packages_count":0.1565206502911284,"stargazers_count":3.4038024083310727,"forks_count":4.37014775857751,"docker_downloads_count":0.08973850616691362,"average":1.6424415975447484},"purl":"pkg:pub/built_collection","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/built_collection","docker_dependents_count":78,"docker_downloads_count":19037867,"usage_url":"https://repos.ecosyste.ms/usage/pub/built_collection","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/built_collection/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-16T23:01:41.863Z","issues_count":60,"pull_requests_count":82,"avg_time_to_close_issue":51232670.146341465,"avg_time_to_close_pull_request":1486425.5479452056,"issues_closed_count":41,"pull_requests_closed_count":73,"pull_request_authors_count":17,"issue_authors_count":37,"avg_comments_per_issue":3.7,"avg_comments_per_pull_request":0.6219512195121951,"merged_pull_requests_count":66,"bot_issues_count":0,"bot_pull_requests_count":33,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":2867909.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"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/google%2Fbuilt_collection.dart/issues","maintainers":[{"login":"kevmoo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"matanlurey","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matanlurey"},{"login":"josecm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/josecm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/built_collection/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/built_collection/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/built_collection/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/built_collection/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/built_collection/codemeta","maintainers":[]}