{"id":11547974,"name":"github.com/google/googleutilities","ecosystem":"swiftpm","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/googleutilities","keywords_array":[],"namespace":"google","versions_count":68,"first_release_published_at":"2021-01-19T19:50:33.000Z","latest_release_published_at":"2026-08-25T22:49:49.000Z","latest_release_number":"8.1.3","last_synced_at":"2026-09-09T20:49:47.024Z","created_at":"2025-04-16T09:52:48.366Z","updated_at":"2026-09-10T19:03:02.322Z","registry_url":"https://swiftpackageindex.com/google/googleutilities","install_command":null,"documentation_url":"https://swiftpackageindex.com/google/googleutilities/documentation","metadata":{},"repo_metadata":{"id":37658051,"uuid":"329394147","full_name":"google/GoogleUtilities","owner":"google","description":null,"archived":false,"fork":false,"pushed_at":"2026-08-26T14:34:11.000Z","size":815,"stargazers_count":135,"open_issues_count":8,"forks_count":76,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-09-09T20:49:08.389Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2021-01-13T18:15:45.000Z","updated_at":"2026-09-09T16:10:31.000Z","dependencies_parsed_at":"2026-08-31T07:35:44.257Z","dependency_job_id":null,"html_url":"https://github.com/google/GoogleUtilities","commit_stats":{"total_commits":333,"total_committers":31,"mean_commits":"10.741935483870968","dds":0.6486486486486487,"last_synced_commit":"c97127f6cfcf6a86992fd6a99a187fa8f37a82c8"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/google/GoogleUtilities","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/sbom","scorecard":{"id":436265,"data":{"date":"2025-08-11","repo":{"name":"github.com/google/GoogleUtilities","commit":"60da361632d0de02786f709bdc0c4df340f7613e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/google-utilities.yml:1","Warn: no topLevel permission defined: .github/workflows/test_coverage.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/google-utilities.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/google-utilities.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_coverage.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/test_coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_coverage.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/test_coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_coverage.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/test_coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_coverage.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/test_coverage.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_coverage.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/google/GoogleUtilities/test_coverage.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/test_coverage.yml:59","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":7,"reason":"SAST tool is not run on all commits -- score normalized to 7","details":["Warn: 21 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:45:05.454Z","repository_id":37658051,"created_at":"2025-08-19T04:45:05.454Z","updated_at":"2025-08-19T04:45:05.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37201405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":2875,"last_synced_at":"2026-09-06T00:55:37.803Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/google","funding_links":[],"total_stars":2145269,"followers":77911,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-09-06T00:55:37.818Z","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":"8.1.3","sha":"92c8f6dc3ac375d6febdfcb3db68bc3d10633db3","kind":"commit","published_at":"2026-08-25T22:49:49.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/8.1.3","html_url":"https://github.com/google/GoogleUtilities/releases/tag/8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.3/manifests"},{"name":"CocoaPods-8.1.3","sha":"92c8f6dc3ac375d6febdfcb3db68bc3d10633db3","kind":"commit","published_at":"2026-08-25T22:49:49.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-8.1.3","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.3/manifests"},{"name":"8.1.2","sha":"9f183ae842be978784f2963a343682e0c46d8fb3","kind":"commit","published_at":"2026-06-25T19:48:35.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/8.1.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.2/manifests"},{"name":"CocoaPods-8.1.2","sha":"9f183ae842be978784f2963a343682e0c46d8fb3","kind":"commit","published_at":"2026-06-25T19:48:35.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-8.1.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.2/manifests"},{"name":"CocoaPods-8.1.1","sha":"c46e5f8b7c23265f17c24ca7f9fa1b13ded7a822","kind":"commit","published_at":"2026-04-10T15:36:48.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-8.1.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.1/manifests"},{"name":"8.1.1","sha":"c46e5f8b7c23265f17c24ca7f9fa1b13ded7a822","kind":"commit","published_at":"2026-04-10T15:36:48.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/8.1.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"60da361632d0de02786f709bdc0c4df340f7613e","kind":"commit","published_at":"2025-05-01T19:39:12.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/8.1.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.1.0/manifests"},{"name":"CocoaPods-8.1.0","sha":"60da361632d0de02786f709bdc0c4df340f7613e","kind":"commit","published_at":"2025-05-01T19:39:12.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-8.1.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.1.0/manifests"},{"name":"CocoaPods-8.0.2","sha":"53156c7ec267db846e6b64c9f4c4e31ba4cf75eb","kind":"tag","published_at":"2024-08-09T15:44:36.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-8.0.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.0.2/manifests"},{"name":"8.0.2","sha":"53156c7ec267db846e6b64c9f4c4e31ba4cf75eb","kind":"commit","published_at":"2024-08-09T15:41:53.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/8.0.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"66dd81c729364b0425d0c2b73e38a489f32b1717","kind":"commit","published_at":"2024-07-25T19:16:38.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/8.0.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.0.1/manifests"},{"name":"CocoaPods-8.0.1","sha":"66dd81c729364b0425d0c2b73e38a489f32b1717","kind":"commit","published_at":"2024-07-25T19:16:38.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-8.0.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.0.1/manifests"},{"name":"8.0.0","sha":"6ba4fa9ff372a789befa0c52281a56d3dce3b1fe","kind":"commit","published_at":"2024-07-11T20:18:17.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/8.0.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/8.0.0/manifests"},{"name":"CocoaPods-8.0.0","sha":"6ba4fa9ff372a789befa0c52281a56d3dce3b1fe","kind":"commit","published_at":"2024-07-11T20:18:17.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-8.0.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-8.0.0/manifests"},{"name":"7.13.3","sha":"57a1d307f42df690fdef2637f3e5b776da02aad6","kind":"commit","published_at":"2024-05-08T19:27:57.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.13.3","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.3/manifests"},{"name":"CocoaPods-7.13.3","sha":"57a1d307f42df690fdef2637f3e5b776da02aad6","kind":"commit","published_at":"2024-05-08T19:27:57.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.13.3","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.13.3/manifests"},{"name":"7.13.2","sha":"8e5d57ed87057cd7b0e4e8f474d9e78f73eb85f7","kind":"tag","published_at":"2024-04-30T14:26:34.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.13.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.2/manifests"},{"name":"CocoaPods-7.13.2","sha":"8e5d57ed87057cd7b0e4e8f474d9e78f73eb85f7","kind":"commit","published_at":"2024-04-23T21:56:27.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.13.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.13.2/manifests"},{"name":"7.13.1","sha":"26c898aed8bed13b8a63057ee26500abbbcb8d55","kind":"commit","published_at":"2024-03-05T17:39:51.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.13.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.1/manifests"},{"name":"CocoaPods-7.13.0","sha":"830ffa9276e10267881f2697283c2fcd867603fd","kind":"commit","published_at":"2024-02-16T01:31:55.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.13.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.13.0/manifests"},{"name":"7.13.0","sha":"830ffa9276e10267881f2697283c2fcd867603fd","kind":"commit","published_at":"2024-02-16T01:31:55.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.13.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.13.0/manifests"},{"name":"7.12.1","sha":"bc27fad73504f3d4af235de451f02ee22586ebd3","kind":"commit","published_at":"2023-11-10T18:38:37.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.12.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.12.1/manifests"},{"name":"7.12.0","sha":"f6532c8d65f8308cfdf2288cbe1971a509822680","kind":"tag","published_at":"2023-11-07T18:08:34.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.12.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.12.0/manifests"},{"name":"CocoaPods-7.12.0","sha":"f6532c8d65f8308cfdf2288cbe1971a509822680","kind":"tag","published_at":"2023-11-07T00:01:52.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.12.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.12.0/manifests"},{"name":"CocoaPods-7.11.6","sha":"1cd556b33550982ec17f80e358253d905e756f0f","kind":"commit","published_at":"2023-10-22T14:55:57.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.11.6","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.6/manifests"},{"name":"7.11.6","sha":"1cd556b33550982ec17f80e358253d905e756f0f","kind":"commit","published_at":"2023-10-22T14:55:57.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.11.6","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.6/manifests"},{"name":"7.11.5","sha":"c38ce365d77b04a9a300c31061c5227589e5597b","kind":"commit","published_at":"2023-07-27T16:21:05.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.11.5","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.5/manifests"},{"name":"CocoaPods-7.11.5","sha":"c38ce365d77b04a9a300c31061c5227589e5597b","kind":"commit","published_at":"2023-07-27T16:21:05.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.11.5","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.5/manifests"},{"name":"7.11.4","sha":"4446686bc3714d49ce043d0f68318f42ed718cb6","kind":"commit","published_at":"2023-07-18T17:10:15.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.11.4","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.4/manifests"},{"name":"CocoaPods-7.11.4","sha":"4446686bc3714d49ce043d0f68318f42ed718cb6","kind":"commit","published_at":"2023-07-18T17:10:15.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.11.4","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.4/manifests"},{"name":"7.11.3","sha":"58d03d22beae762eaddbd30cb5a61af90d4b309f","kind":"commit","published_at":"2023-06-28T15:34:38.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.11.3","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.3/manifests"},{"name":"7.11.2","sha":"6039a55afc03aac62e898aea4acdbe20d383978c","kind":"commit","published_at":"2023-06-23T22:22:03.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.11.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.2/manifests"},{"name":"7.11.1","sha":"871d43135925cde39ef7421d8723ce47edfdcc39","kind":"commit","published_at":"2023-04-03T15:21:51.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.11.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.1/manifests"},{"name":"CocoaPods-7.11.1","sha":"871d43135925cde39ef7421d8723ce47edfdcc39","kind":"commit","published_at":"2023-04-03T15:21:51.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.11.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.1/manifests"},{"name":"CocoaPods-7.11.0","sha":"0543562f85620b5b7c510c6bcbef75b562a5127b","kind":"commit","published_at":"2023-01-05T22:35:40.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.11.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.11.0/manifests"},{"name":"7.11.0","sha":"0543562f85620b5b7c510c6bcbef75b562a5127b","kind":"commit","published_at":"2023-01-05T22:35:40.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.11.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.11.0/manifests"},{"name":"7.10.0","sha":"6db6edb48bdd9943426562c7f042a5492de5ba3d","kind":"commit","published_at":"2022-11-08T22:55:03.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.10.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.10.0/manifests"},{"name":"CocoaPods-7.10.0","sha":"6db6edb48bdd9943426562c7f042a5492de5ba3d","kind":"commit","published_at":"2022-11-08T22:55:03.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.10.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.10.0/manifests"},{"name":"7.9.0","sha":"68ea347bdb1a69e2d2ae2e25cd085b6ef92f64cb","kind":"commit","published_at":"2022-09-23T18:37:31.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.9.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.9.0/manifests"},{"name":"7.8.0","sha":"22907832079d808e82f1182b21af58ef3880666f","kind":"commit","published_at":"2022-09-07T18:28:45.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.8.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.8.0/manifests"},{"name":"CocoaPods-7.8.0","sha":"22907832079d808e82f1182b21af58ef3880666f","kind":"commit","published_at":"2022-09-07T18:28:45.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.8.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.8.0/manifests"},{"name":"7.7.1","sha":"f4abe56ce62a779e64b525eb133c8fc2a84bbc1f","kind":"commit","published_at":"2022-04-06T20:39:03.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.7.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.7.1/manifests"},{"name":"7.7.0","sha":"b3bb0c5551fb3f80ca939829639ab5b093edd14f","kind":"commit","published_at":"2022-01-06T18:43:14.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.7.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.7.0/manifests"},{"name":"CocoaPods-7.7.0","sha":"b3bb0c5551fb3f80ca939829639ab5b093edd14f","kind":"commit","published_at":"2022-01-06T18:43:14.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.7.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.7.0/manifests"},{"name":"7.6.0","sha":"797005ad8a1f0614063933e2fa010a5d13cb09d0","kind":"commit","published_at":"2021-10-19T16:08:11.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.6.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.6.0/manifests"},{"name":"CocoaPods-7.6.0","sha":"797005ad8a1f0614063933e2fa010a5d13cb09d0","kind":"commit","published_at":"2021-10-19T16:08:11.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.6.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.6.0/manifests"},{"name":"7.5.2","sha":"616fac2626b6b2d1424d79a6f786b4e2ed1cfb49","kind":"commit","published_at":"2021-09-01T20:11:18.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.5.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.5.2/manifests"},{"name":"CocoaPods-7.5.2","sha":"616fac2626b6b2d1424d79a6f786b4e2ed1cfb49","kind":"commit","published_at":"2021-09-01T20:11:18.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.5.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.5.2/manifests"},{"name":"7.5.1","sha":"2e364ff22e952c3bcb202263a9a0d26e46c1b172","kind":"commit","published_at":"2021-08-16T22:06:59.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.5.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.5.1/manifests"},{"name":"CocoaPods-7.5.1","sha":"2e364ff22e952c3bcb202263a9a0d26e46c1b172","kind":"commit","published_at":"2021-08-16T22:06:59.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.5.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.5.1/manifests"},{"name":"MulticastAppDelegate-7.5.0","sha":"6fd24d9da5fcc45e4bc22844b894288de608385e","kind":"commit","published_at":"2021-08-11T15:41:45.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/MulticastAppDelegate-7.5.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/MulticastAppDelegate-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@MulticastAppDelegate-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/MulticastAppDelegate-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/MulticastAppDelegate-7.5.0/manifests"},{"name":"7.5.0","sha":"beb713a16b50a4df3162b3f3ecdeffa16b74b773","kind":"commit","published_at":"2021-07-08T21:32:12.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.5.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.5.0/manifests"},{"name":"CocoaPods-7.5.0","sha":"beb713a16b50a4df3162b3f3ecdeffa16b74b773","kind":"commit","published_at":"2021-07-08T21:32:12.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.5.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.5.0/manifests"},{"name":"7.4.3","sha":"94f9ab80d39da19dd3a2492d5451e909333f0269","kind":"commit","published_at":"2021-06-23T23:33:28.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.4.3","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.3/manifests"},{"name":"CocoaPods-7.4.3","sha":"94f9ab80d39da19dd3a2492d5451e909333f0269","kind":"commit","published_at":"2021-06-23T23:33:28.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.4.3","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.4.3/manifests"},{"name":"7.4.2","sha":"5b9fc55628b94740b9666a558570f3a89a626c3d","kind":"commit","published_at":"2021-06-08T18:43:15.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.4.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.2/manifests"},{"name":"7.4.1","sha":"58359415d4ea29ebdc8fa5b41ce96c434d76d901","kind":"commit","published_at":"2021-05-11T00:48:57.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.4.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.1/manifests"},{"name":"CocoaPods-7.4.1","sha":"58359415d4ea29ebdc8fa5b41ce96c434d76d901","kind":"commit","published_at":"2021-05-11T00:48:57.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.4.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.4.1/manifests"},{"name":"7.4.0","sha":"66f5945ac3a4c4ac268bf94c31f226116b14e327","kind":"commit","published_at":"2021-04-26T20:19:26.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.4.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.4.0/manifests"},{"name":"CocoaPods-7.4.0","sha":"66f5945ac3a4c4ac268bf94c31f226116b14e327","kind":"commit","published_at":"2021-04-26T20:19:26.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.4.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.4.0/manifests"},{"name":"CocoaPods-7.3.1","sha":"539493bf0c45097dc9b76afba260623301b6bfe6","kind":"commit","published_at":"2021-03-15T16:58:37.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.3.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.3.1/manifests"},{"name":"7.3.0","sha":"1c47ea135322768023ecdcc9db79bf3df821209f","kind":"commit","published_at":"2021-03-03T18:28:33.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.3.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.3.0/manifests"},{"name":"CocoaPods-7.3.0","sha":"1c47ea135322768023ecdcc9db79bf3df821209f","kind":"commit","published_at":"2021-03-03T18:28:33.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.3.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.3.0/manifests"},{"name":"MulticastAppDelegate-7.2.2","sha":"7a7a230dc9f169ffe526e58c2708b061682dbde7","kind":"commit","published_at":"2021-02-22T21:32:32.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/MulticastAppDelegate-7.2.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/MulticastAppDelegate-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@MulticastAppDelegate-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/MulticastAppDelegate-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/MulticastAppDelegate-7.2.2/manifests"},{"name":"7.2.2","sha":"2c7d33099a3c3da1139bb1e8eb94e46e0dacf075","kind":"commit","published_at":"2021-02-03T15:06:49.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.2.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.2.2/manifests"},{"name":"CocoaPods-7.2.2","sha":"2c7d33099a3c3da1139bb1e8eb94e46e0dacf075","kind":"commit","published_at":"2021-02-03T15:06:49.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/CocoaPods-7.2.2","html_url":"https://github.com/google/GoogleUtilities/releases/tag/CocoaPods-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@CocoaPods-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/CocoaPods-7.2.2/manifests"},{"name":"7.2.1","sha":"2de0d0fb0c4bba58137e68a5673b14982d58b77f","kind":"commit","published_at":"2021-01-29T17:58:48.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.2.1","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.2.1/manifests"},{"name":"7.2.0","sha":"7fa255f7b57ac2b79effa56652ed693002d4fb01","kind":"commit","published_at":"2021-01-19T19:50:33.000Z","download_url":"https://codeload.github.com/google/GoogleUtilities/tar.gz/7.2.0","html_url":"https://github.com/google/GoogleUtilities/releases/tag/7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/GoogleUtilities@7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/tags/7.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-10T19:03:02.322Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":23.066774913740613,"dependent_packages_count":16.90683986198498,"stargazers_count":15.465800690075096,"forks_count":7.793789324132332,"docker_downloads_count":null,"average":15.808301197483255},"purl":"pkg:swift/github.com/google/googleutilities","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/google/googleutilities","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/google/googleutilities","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/google/googleutilities/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-09T20:49:13.149Z","issues_count":34,"pull_requests_count":258,"avg_time_to_close_issue":14962017.379310345,"avg_time_to_close_pull_request":1218487.7049180327,"issues_closed_count":29,"pull_requests_closed_count":244,"pull_request_authors_count":25,"issue_authors_count":22,"avg_comments_per_issue":2.4411764705882355,"avg_comments_per_pull_request":1.2596899224806202,"merged_pull_requests_count":227,"bot_issues_count":0,"bot_pull_requests_count":13,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":151544.0,"past_year_avg_time_to_close_pull_request":478907.76923076925,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2FGoogleUtilities/issues","maintainers":[{"login":"ncooke3","count":136,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncooke3"},{"login":"paulb777","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulb777"},{"login":"andrewheard","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewheard"},{"login":"ryanwilson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanwilson"},{"login":"samedson","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/samedson"},{"login":"morganchen12","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/morganchen12"},{"login":"charlotteliang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlotteliang"},{"login":"tejasd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tejasd"},{"login":"daymxn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daymxn"},{"login":"jfrost-mo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfrost-mo"},{"login":"tsunghung","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsunghung"}],"active_maintainers":[{"login":"ncooke3","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncooke3"},{"login":"paulb777","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulb777"},{"login":"tejasd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tejasd"},{"login":"daymxn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daymxn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2Fgoogleutilities/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2Fgoogleutilities/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2Fgoogleutilities/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2Fgoogleutilities/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2Fgoogleutilities/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fgoogle%2Fgoogleutilities/codemeta","maintainers":[]}