{"id":126260,"name":"quiver","ecosystem":"pub","description":"Quiver is a set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/quiver-dart","keywords_array":[],"namespace":null,"versions_count":84,"first_release_published_at":"2013-08-15T07:02:43.139Z","latest_release_published_at":"2024-08-28T18:19:57.552Z","latest_release_number":"3.2.2","last_synced_at":"2026-04-26T18:01:40.239Z","created_at":"2022-04-05T14:11:49.043Z","updated_at":"2026-04-26T18:01:40.389Z","registry_url":"https://pub.dev/packages/quiver","install_command":"dart pub add quiver","documentation_url":"https://pub.dev/documentation/quiver/","metadata":{},"repo_metadata":{"id":10064694,"uuid":"12117219","full_name":"google/quiver-dart","owner":"google","description":"A set of utility libraries for Dart","archived":false,"fork":false,"pushed_at":"2026-04-02T02:02:22.000Z","size":1377,"stargazers_count":1063,"open_issues_count":57,"forks_count":133,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-04-22T21:05:51.964Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/quiver","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","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":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-08-14T19:13:01.000Z","updated_at":"2026-04-21T12:18:12.000Z","dependencies_parsed_at":"2023-12-14T22:53:07.803Z","dependency_job_id":"d42b7d16-271d-4db4-bcf0-3234cb2a03ae","html_url":"https://github.com/google/quiver-dart","commit_stats":{"total_commits":658,"total_committers":71,"mean_commits":9.267605633802816,"dds":0.4787234042553191,"last_synced_commit":"58909bdea7ea6bc071e55029c59a89f098c95001"},"previous_names":[],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/google/quiver-dart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/sbom","scorecard":{"id":437767,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/quiver-dart","commit":"ed455584c82e6cf76d990cf269f1269301278ef5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 15/18 approved changesets -- score normalized to 8","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":"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/dart.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/google/quiver-dart/publish.yaml/master?enable=pin","Info:   3 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   3 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: Apache License 2.0: 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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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 29 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-19T05:04:20.466Z","repository_id":10064694,"created_at":"2025-08-19T05:04:20.466Z","updated_at":"2025-08-19T05:04:20.466Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32177712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":"3.2.2","sha":"6ec3568dee63ae02e8676e28a6df0157f4d20e84","kind":"tag","published_at":"2024-08-28T18:18:59.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.2.2","html_url":"https://github.com/google/quiver-dart/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"90b92bee895e507d435012356a8b5c5f17eafa52","kind":"tag","published_at":"2023-02-27T20:22:21.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.2.1","html_url":"https://github.com/google/quiver-dart/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"63296a00e2edce274df9bc34514c610c99060301","kind":"tag","published_at":"2023-02-27T20:21:32.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.2.0","html_url":"https://github.com/google/quiver-dart/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.2.0/manifests"},{"name":"v3.2.1","sha":"90b92bee895e507d435012356a8b5c5f17eafa52","kind":"tag","published_at":"2022-12-20T19:15:29.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/v3.2.1","html_url":"https://github.com/google/quiver-dart/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"63296a00e2edce274df9bc34514c610c99060301","kind":"tag","published_at":"2022-12-20T16:55:52.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/v3.2.0","html_url":"https://github.com/google/quiver-dart/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/v3.2.0/manifests"},{"name":"3.1.0","sha":"c855b10d18d1aa6cb568657b065d49226882c9e1","kind":"tag","published_at":"2022-05-03T20:31:33.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.1.0","html_url":"https://github.com/google/quiver-dart/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.1.0/manifests"},{"name":"3.0.1+2","sha":"057084e16983bb4a73732e287401d24352876fa9","kind":"tag","published_at":"2022-05-03T20:31:07.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.1+2","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.1+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.1%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.1+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.1+2/manifests"},{"name":"3.0.1+1","sha":"eb643e6b59be8e82057a3c0c566157a93d8a6931","kind":"tag","published_at":"2022-05-03T20:30:34.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.1+1","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.1+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.1%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.1+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.1+1/manifests"},{"name":"3.0.1","sha":"d5e5ddc5d4476cc35f3de9afc49925a7140b88a2","kind":"tag","published_at":"2021-04-06T16:39:48.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.1","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"a837ed13026cdeec95d4d935f3fe95fd55556183","kind":"tag","published_at":"2021-04-06T16:31:54.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.0","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0/manifests"},{"name":"3.0.0-nullsafety.3","sha":"778805a95e9c2e595f7d9fb973d2bb177f354e7b","kind":"commit","published_at":"2021-01-15T19:08:05.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.0-nullsafety.3","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.0-nullsafety.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.0-nullsafety.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety.3/manifests"},{"name":"3.0.0-nullsafety.2","sha":"742831a625e1b42aaf687089fcebc7f3aac9fdb2","kind":"commit","published_at":"2020-11-06T02:25:37.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.0-nullsafety.2","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.0-nullsafety.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.0-nullsafety.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety.2/manifests"},{"name":"3.0.0-nullsafety.1","sha":"3540557a62b431e66b9e269994ac980f6f14f979","kind":"commit","published_at":"2020-11-06T01:32:20.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.0-nullsafety.1","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.0-nullsafety.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.0-nullsafety.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety.1/manifests"},{"name":"3.0.0-nullsafety","sha":"137009e73f61133a07c5f8f0243d931840472828","kind":"commit","published_at":"2020-11-06T00:59:31.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/3.0.0-nullsafety","html_url":"https://github.com/google/quiver-dart/releases/tag/3.0.0-nullsafety","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@3.0.0-nullsafety","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/3.0.0-nullsafety/manifests"},{"name":"2.1.5","sha":"66f473cca1332496e34a783ba4527b04388fd561","kind":"commit","published_at":"2020-11-06T00:36:13.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.5","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.5/manifests"},{"name":"2.1.4+1","sha":"ac5764fc18a894756160b5acbffd26b57e81132e","kind":"commit","published_at":"2020-10-26T21:47:59.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.4+1","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.4+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.4%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.4+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.4+1/manifests"},{"name":"2.1.4","sha":"b902125da57c65e8491537c8330fc65cf746c4f6","kind":"commit","published_at":"2020-10-26T21:27:47.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.4","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.4/manifests"},{"name":"2.1.3","sha":"246e754fe45cecb6aa5f3f13b4ed61037ff0d784","kind":"commit","published_at":"2020-02-28T22:36:49.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.3","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.3/manifests"},{"name":"2.1.2+1","sha":"185c2d7d21ef7b35937e8a0918c03a594fb4f670","kind":"commit","published_at":"2019-11-06T01:22:47.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.2+1","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.2+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.2%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.2+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.2+1/manifests"},{"name":"2.1.2","sha":"13aa6383af44d0253069c727a60f70385d87dc97","kind":"commit","published_at":"2019-11-05T20:14:29.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.2","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"a0a0e68bf64ad11ec1b4f764733785113ad35181","kind":"commit","published_at":"2019-11-03T22:47:38.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.1","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"7594ea13f310dc44b99a5a1748ebcf6ee6e97619","kind":"commit","published_at":"2019-10-28T17:49:38.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.1.0","html_url":"https://github.com/google/quiver-dart/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.1.0/manifests"},{"name":"2.0.5","sha":"c212da3e18e6113eab4150ef6f1b6770795eb4a3","kind":"commit","published_at":"2019-08-08T18:45:17.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.0.5","html_url":"https://github.com/google/quiver-dart/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"0a282a82125b011152fab57185f9d39cfe71b12e","kind":"commit","published_at":"2019-08-01T19:23:17.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.0.4","html_url":"https://github.com/google/quiver-dart/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8157556e95596ef494700936a07c936cc8202bd5","kind":"commit","published_at":"2019-04-12T04:57:03.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.0.3","html_url":"https://github.com/google/quiver-dart/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"5f7206f72710748f13b48845549ed4cd75a1cd69","kind":"commit","published_at":"2019-03-19T20:36:41.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.0.2","html_url":"https://github.com/google/quiver-dart/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"5ace12ecf39c9fc27e5127a24fec6847c9eab619","kind":"commit","published_at":"2018-10-23T20:10:23.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.0.1","html_url":"https://github.com/google/quiver-dart/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.1/manifests"},{"name":"0.29.0+2","sha":"b8f362f1c023c4a5b47fd94d96c38248aeb585f5","kind":"tag","published_at":"2018-07-19T21:56:16.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.29.0+2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.29.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.29.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.29.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.29.0+2/manifests"},{"name":"2.0.0+1","sha":"a0a2ddc25273d3f19c8805b1f078e2ae7d2b4a6c","kind":"commit","published_at":"2018-07-18T22:02:15.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.0.0+1","html_url":"https://github.com/google/quiver-dart/releases/tag/2.0.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.0.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.0+1/manifests"},{"name":"2.0.0","sha":"f1f48714f9c9f80f22268dd11ccba9bab4055cf7","kind":"commit","published_at":"2018-07-18T21:52:40.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/2.0.0","html_url":"https://github.com/google/quiver-dart/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/2.0.0/manifests"},{"name":"1.0.0","sha":"3da65216ee38f660770901d97c1d4fff40149715","kind":"commit","published_at":"2018-07-18T18:17:41.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/1.0.0","html_url":"https://github.com/google/quiver-dart/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/1.0.0/manifests"},{"name":"0.29.0+1","sha":"db16a2c0424271b27e03901db66d583f2f6d9cf5","kind":"commit","published_at":"2018-03-29T06:32:05.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.29.0+1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.29.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.29.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.29.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.29.0+1/manifests"},{"name":"0.29.0","sha":"cf0e98cf01f5db1a50d455ad7d5942709ab31bc3","kind":"commit","published_at":"2018-03-29T06:24:48.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.29.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.29.0/manifests"},{"name":"0.28.2","sha":"571669f96624307a62c897e7db1e1805350c61c5","kind":"commit","published_at":"2018-03-24T16:42:16.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.28.2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.28.2/manifests"},{"name":"0.28.1","sha":"27efc6c83c5a03180067d66a0068991876719653","kind":"commit","published_at":"2018-03-22T23:26:29.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.28.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.28.1/manifests"},{"name":"0.28.0","sha":"e6971ba367c3d1fcddad1df0094a3b0b57a51cec","kind":"commit","published_at":"2018-01-20T00:18:09.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.28.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"19cb89129e1373560d9292e1cd9ea4034a40166e","kind":"commit","published_at":"2018-01-03T23:10:03.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.27.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.27.0/manifests"},{"name":"0.26.2","sha":"faf8f34b28c2ba5f4606dc1743c59e262a26ccbb","kind":"commit","published_at":"2017-11-16T20:17:54.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.26.2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.26.2/manifests"},{"name":"0.26.1","sha":"288e9dde2da9e44e3628bdbe970732720166e2ba","kind":"commit","published_at":"2017-11-16T18:49:05.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.26.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.26.1/manifests"},{"name":"0.26.0","sha":"73307e94cf50626e42c3bb1b33cb379f73fcf9e2","kind":"commit","published_at":"2017-11-01T21:08:30.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.26.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"2ed3efb04d9a2d37015b5226bd0bd361335c79b0","kind":"commit","published_at":"2017-03-28T20:22:55.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.25.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"b20ea7ca11bdd3ef76a53c5c59d2b6138c26f112","kind":"commit","published_at":"2016-10-31T22:38:19.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.24.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"ba594065a9f2900e966647d9beeb6a8fe1cc537d","kind":"commit","published_at":"2016-09-21T21:01:08.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.23.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"fa2a78e992d8c88c614514968015362aac93f3d1","kind":"commit","published_at":"2016-04-22T18:18:45.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.22.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"6bab7dec34189eee579178eb16d3063c8ae69031","kind":"commit","published_at":"2015-05-18T18:26:52.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.4","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.4/manifests"},{"name":"0.21.3+1","sha":"7022dd499d888e93dee066698e29b075dc0cd0e6","kind":"commit","published_at":"2015-05-11T17:05:58.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.3+1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.3+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.3%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.3+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.3+1/manifests"},{"name":"0.21.3","sha":"9dbc8c5fa3147d5cbdda7bf6b6486c2aaabc255f","kind":"commit","published_at":"2015-03-04T00:58:28.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.3","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"e16e03708deb93ae77a039b7c1df95e4079f332d","kind":"commit","published_at":"2015-03-03T18:26:40.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"5730936224b8e0c558619ace2ef37bdc5b8ca13a","kind":"commit","published_at":"2015-02-05T07:43:12.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.1/manifests"},{"name":"0.21.0+3","sha":"e2b0be79c05de18b136cfddbe43aefc87b70e896","kind":"commit","published_at":"2015-02-04T06:22:20.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.0+3","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.0+3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.0%2B3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0+3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0+3/manifests"},{"name":"0.21.0+2","sha":"468f321e99c26202a03892b5470c745204178871","kind":"commit","published_at":"2015-02-04T00:19:51.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.0+2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.0+2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.0%2B2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0+2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0+2/manifests"},{"name":"0.21.0+1","sha":"fedce4fe4f6312ffe6bfebef1a2b6db406474971","kind":"commit","published_at":"2015-02-03T01:09:20.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.0+1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0+1/manifests"},{"name":"0.21.0","sha":"be422f2b1bfbe8a44432acc368ec016577f06b0c","kind":"tag","published_at":"2015-02-02T22:23:10.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.21.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"8ba03f5387261e87a57601b4ca21593d866290b5","kind":"commit","published_at":"2014-12-10T20:19:05.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.20.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.20.0/manifests"},{"name":"0.19.0+1","sha":"d626d0d316a48d938a1ecdfa3e465eba8dcc38c0","kind":"commit","published_at":"2014-11-12T18:30:13.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.19.0+1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.19.0+1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.19.0%2B1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.19.0+1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.19.0+1/manifests"},{"name":"0.19.0","sha":"2de056c4fc16b238e3abfc1a4cd83fb0d90cbff9","kind":"commit","published_at":"2014-11-12T18:25:19.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.19.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.19.0/manifests"},{"name":"0.18.2","sha":"76128133abb7e85384b40d13b729af57da2ff361","kind":"commit","published_at":"2014-03-15T00:00:49.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.18.2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"72be77496b4d027a052c1f7847afca23798cb671","kind":"commit","published_at":"2014-03-14T08:15:18.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.18.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"91139c353a3b09d3a5a7aeb930b646a75352db62","kind":"commit","published_at":"2014-03-10T21:15:38.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.18.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"c15f9cf385bbe569cb582a4bde67d4bea434d5a1","kind":"commit","published_at":"2013-12-10T23:54:30.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.17.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.17.0/manifests"},{"name":"0.16.0","sha":"5958eebf9220a4a092f74967fdd9dfc989765e06","kind":"commit","published_at":"2013-12-10T20:22:36.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.16.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"758a75d577558e0ec5c9010a5fc0e226252b6671","kind":"commit","published_at":"2013-12-06T21:25:54.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.15.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.15.0/manifests"},{"name":"0.14.0","sha":"858b00ae89245c89e8b59afc7a035f868966249c","kind":"commit","published_at":"2013-11-20T03:24:40.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.14.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"838f8716959ac28c3f4cb5db6ea1a90a5815afcc","kind":"commit","published_at":"2013-11-05T19:14:58.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.13.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.13.0/manifests"},{"name":"0.12.2","sha":"599056cbcb5c32f0ce56e19b415ced436cd3f811","kind":"commit","published_at":"2013-11-04T23:19:18.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.12.2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"2da133449a69a7163514c6b369263dcd0e44a7a5","kind":"commit","published_at":"2013-11-04T23:00:18.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.12.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"4dce37e0ac8f220f14eab8590cf3ac17741cb6d6","kind":"commit","published_at":"2013-11-04T22:14:09.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.12.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"751ed1493b3bb6e16547df0380e6bc5b85f14898","kind":"commit","published_at":"2013-10-21T23:40:56.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.11.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.11.0/manifests"},{"name":"0.10.4","sha":"9f5dcfe1a8e5c8c91fe2cb1956897c212afddd71","kind":"commit","published_at":"2013-10-17T21:28:35.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.10.4","html_url":"https://github.com/google/quiver-dart/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"eb3f282b7ade1d5a75786abfa93d0be0062bb8e7","kind":"commit","published_at":"2013-10-14T22:46:18.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.10.3","html_url":"https://github.com/google/quiver-dart/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"d37332373d78420b7f2fd38661ab07f4799c27d3","kind":"commit","published_at":"2013-10-14T21:23:57.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.10.2","html_url":"https://github.com/google/quiver-dart/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"f0755c6cbf38bcb8d840c0e6e89c5d5674dccab1","kind":"commit","published_at":"2013-10-14T02:04:54.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.10.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"7af145734f39eb21ae88a3365ef026861a9718d5","kind":"commit","published_at":"2013-10-13T01:53:19.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.10.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"ea64f835102a655ae8f5e35521dfc0982ed016cb","kind":"commit","published_at":"2013-09-06T02:23:47.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.9.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"30190bedb660b905ca1e3d23f72ca93532f532c5","kind":"commit","published_at":"2013-09-05T21:32:19.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.9.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.9.0/manifests"},{"name":"0.8.1","sha":"fe47e1cf6cdaa8c2fd0a91c049e6823709c7dff2","kind":"commit","published_at":"2013-08-27T16:45:22.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.8.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"b5e7485201d387ee62708283d6d68d77963617f5","kind":"commit","published_at":"2013-08-27T01:56:31.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.8.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"0371d96b2441d38b4b59e3ed8c12249f9399a508","kind":"commit","published_at":"2013-08-24T01:07:05.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.7.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e21668a1d3e407947cb09e15459ee3f30b309094","kind":"commit","published_at":"2013-08-22T17:52:28.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.6.1","html_url":"https://github.com/google/quiver-dart/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b92aa7ac8951818fd0f6afc12f501ff451f8f0bf","kind":"commit","published_at":"2013-08-22T01:11:35.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.6.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"6d2146e6995e41377398965ecb07e8f42ef32b25","kind":"commit","published_at":"2013-08-17T22:02:37.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.5.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"78bd208ca7d0f97b13b1de3897d80647098bce71","kind":"commit","published_at":"2013-08-17T20:08:19.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.4.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"ccbc5e20bb152360838ad8710edd8ffea05f4539","kind":"commit","published_at":"2013-08-17T18:45:17.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.3.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ac423c51340888063239dd0562445cf4c8f3dd12","kind":"commit","published_at":"2013-08-17T18:34:07.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.2.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"db9b7c55d97f65cf6349efe1c0ba6c76ae835c1e","kind":"commit","published_at":"2013-08-15T03:57:47.000Z","download_url":"https://codeload.github.com/google/quiver-dart/tar.gz/0.1.0","html_url":"https://github.com/google/quiver-dart/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/quiver-dart@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-26T18:01:40.388Z","dependent_packages_count":604,"downloads":null,"downloads_period":null,"dependent_repos_count":67045,"rankings":{"downloads":null,"dependent_repos_count":0.08130589780474076,"dependent_packages_count":0.0854754310254967,"stargazers_count":1.638626555757083,"forks_count":2.3391081368440805,"docker_downloads_count":0.20639189442741884,"average":0.8701815831717639},"purl":"pkg:pub/quiver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pub/quiver","docker_dependents_count":44,"docker_downloads_count":18710811,"usage_url":"https://repos.ecosyste.ms/usage/pub/quiver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pub/quiver/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-03T15:25:30.846Z","issues_count":38,"pull_requests_count":118,"avg_time_to_close_issue":20554075.19047619,"avg_time_to_close_pull_request":2730925.827272727,"issues_closed_count":21,"pull_requests_closed_count":110,"pull_request_authors_count":20,"issue_authors_count":30,"avg_comments_per_issue":2.6052631578947367,"avg_comments_per_pull_request":0.9915254237288136,"merged_pull_requests_count":86,"bot_issues_count":0,"bot_pull_requests_count":35,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":6481134.5,"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":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fquiver-dart/issues","maintainers":[{"login":"cbracken","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cbracken"},{"login":"kevmoo","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kevmoo"},{"login":"yjbanov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yjbanov"},{"login":"grouma","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/grouma"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/quiver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/quiver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/quiver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/quiver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pub.dev/packages/quiver/codemeta","maintainers":[]}