{"id":361634,"url":"https://github.com/google/libphonenumber","last_synced_at":"2026-06-21T12:30:20.427Z","repository":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-06-11T06:02:44.000Z","size":327766,"stargazers_count":18074,"open_issues_count":102,"forks_count":2161,"subscribers_count":400,"default_branch":"master","last_synced_at":"2026-06-13T12:14:17.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-06-13T03:53:40.000Z","dependencies_parsed_at":"2026-06-06T05:00:42.614Z","dependency_job_id":null,"html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34487071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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":2823,"last_synced_at":"2026-05-16T16:05:42.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google","funding_links":[],"total_stars":2113149,"followers":72588,"following":0,"created_at":"2022-11-02T16:20:58.973Z","updated_at":"2026-05-16T16:05:42.908Z","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"},"packages":[{"id":6146649,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_number":"8.12.44-r4","last_synced_at":"2026-04-15T02:06:11.363Z","created_at":"2023-01-31T23:06:21.394Z","updated_at":"2026-04-15T02:06:11.363Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:13.363Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.9508716323296356,"forks_count":0.8804366966015144,"average":7.28561366437753},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1944,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T14:02:44.869Z","updated_at":"2023-02-01T14:02:44.869Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":924},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-06-10T05:18:19.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":10338492,"name":"libgeocoding","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_number":"8.13.36-r0","last_synced_at":"2026-04-15T02:07:46.072Z","created_at":"2024-06-11T06:44:26.306Z","updated_at":"2026-04-15T02:07:46.072Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/libgeocoding","install_command":"apk add libgeocoding","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.146Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libgeocoding?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libgeocoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libgeocoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libgeocoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libgeocoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libgeocoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libgeocoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libgeocoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libgeocoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libgeocoding/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-11T23:06:55.471Z","updated_at":"2024-06-11T23:06:55.471Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":10339009,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_number":"8.13.36-r0","last_synced_at":"2026-04-15T02:07:47.357Z","created_at":"2024-06-11T07:01:53.775Z","updated_at":"2026-04-15T02:07:47.357Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.187Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-11T23:15:07.352Z","updated_at":"2024-06-11T23:15:07.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":8671537,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_number":"8.13.26-r0","last_synced_at":"2026-04-15T02:07:51.589Z","created_at":"2023-12-20T10:16:35.578Z","updated_at":"2026-04-15T02:07:51.590Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2026-03-04T10:27:00.461Z","updated_at":"2026-03-04T10:27:00.461Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":8671539,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_number":"8.13.26-r0","last_synced_at":"2026-04-15T02:07:51.311Z","created_at":"2023-12-20T10:16:35.855Z","updated_at":"2026-04-15T02:07:51.311Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-08-25T19:29:10.006Z","updated_at":"2024-08-25T19:29:10.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13056861,"name":"libphonenumber","ecosystem":"nixpkgs","description":"Google's i18n library for parsing and using phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T16:30:01.481Z","latest_release_published_at":"2026-02-01T16:30:01.481Z","latest_release_number":"8.13.48","last_synced_at":"2026-03-07T19:14:03.644Z","created_at":"2026-02-01T16:29:55.937Z","updated_at":"2026-03-11T00:02:28.668Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=libphonenumber","install_command":"nix-env -iA nixpkgs.libphonenumber","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/libraries/libphonenumber/default.nix#L63","metadata":{"nix_attribute":"libphonenumber-8.13.48","position":"pkgs/development/libraries/libphonenumber/default.nix:63","broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:05.185Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.02213423181918792,"forks_count":0.01721551363714616,"docker_downloads_count":null,"average":0.00983743636408352},"purl":"pkg:nix/libphonenumber?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/libphonenumber/codemeta","maintainers":[{"uuid":"illegalprime","login":null,"name":"Michael Eden","email":"themichaeleden@gmail.com","url":"https://github.com/illegalprime","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-07T19:14:03.910Z","updated_at":"2026-03-07T19:14:03.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/illegalprime/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":5107647,"name":"com.googlecode.libphonenumber:carrier","ecosystem":"maven","description":"Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.","homepage":"https://github.com/google/libphonenumber/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"com.googlecode.libphonenumber","versions_count":273,"first_release_published_at":"2013-11-20T14:09:14.000Z","latest_release_published_at":"2026-06-03T11:56:10.000Z","latest_release_number":"2.32","last_synced_at":"2026-06-18T11:32:51.136Z","created_at":"2022-07-30T04:21:54.689Z","updated_at":"2026-06-18T11:32:51.136Z","registry_url":"https://central.sonatype.com/artifact/com.googlecode.libphonenumber/carrier/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.googlecode.libphonenumber/carrier/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.526Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":102,"rankings":{"downloads":null,"dependent_repos_count":1.9329455695822364,"dependent_packages_count":5.167135520427675,"stargazers_count":1.5114777402917239,"forks_count":3.376147523751364,"docker_downloads_count":6.613941475037291,"average":3.7203295658180577},"purl":"pkg:maven/com.googlecode.libphonenumber/carrier","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:carrier","docker_dependents_count":7,"docker_downloads_count":2864,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:carrier","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.googlecode.libphonenumber:carrier/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:carrier/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:carrier/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:carrier/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:carrier/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:carrier/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:carrier/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4716991,"name":"com.googlecode.libphonenumber:prefixmapper","ecosystem":"maven","description":"Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.","homepage":"https://github.com/google/libphonenumber/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"com.googlecode.libphonenumber","versions_count":273,"first_release_published_at":"2013-11-20T14:08:57.000Z","latest_release_published_at":"2026-06-03T11:56:10.000Z","latest_release_number":"3.32","last_synced_at":"2026-06-18T11:33:49.627Z","created_at":"2022-07-25T22:01:38.235Z","updated_at":"2026-06-18T11:33:49.627Z","registry_url":"https://central.sonatype.com/artifact/com.googlecode.libphonenumber/prefixmapper/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.googlecode.libphonenumber/prefixmapper/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:13.293Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":82,"rankings":{"downloads":null,"dependent_repos_count":2.2116549369800476,"dependent_packages_count":8.399923915546257,"stargazers_count":1.5114777402917239,"forks_count":3.376147523751364,"docker_downloads_count":6.613941475037291,"average":4.422629118321337},"purl":"pkg:maven/com.googlecode.libphonenumber/prefixmapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:prefixmapper","docker_dependents_count":9,"docker_downloads_count":2905,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:prefixmapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.googlecode.libphonenumber:prefixmapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:prefixmapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:prefixmapper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:prefixmapper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:prefixmapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:prefixmapper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:prefixmapper/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4145449,"name":"libphonenumber","ecosystem":"homebrew","description":"C++ Phone Number library by Google","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":null,"versions_count":92,"first_release_published_at":"2022-04-12T16:49:28.256Z","latest_release_published_at":"2026-06-06T05:00:45.757Z","latest_release_number":"9.0.32","last_synced_at":"2026-06-18T11:33:24.232Z","created_at":"2022-04-12T16:49:28.247Z","updated_at":"2026-06-18T12:14:52.154Z","registry_url":"https://formulae.brew.sh/formula/libphonenumber","install_command":"brew install libphonenumber","documentation_url":null,"metadata":{},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-06-11T06:02:44.000Z","size":327766,"stargazers_count":18074,"open_issues_count":102,"forks_count":2161,"subscribers_count":400,"default_branch":"master","last_synced_at":"2026-06-13T12:14:17.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-06-13T03:53:40.000Z","dependencies_parsed_at":"2026-06-06T05:00:42.614Z","dependency_job_id":null,"html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":266,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34288662,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-18T12:14:52.135Z","dependent_packages_count":0,"downloads":104,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":71.85944804705173,"dependent_repos_count":50.73141305987031,"dependent_packages_count":18.98657819333434,"stargazers_count":1.2667772583320767,"forks_count":1.0556477152767305,"average":28.779972854773035},"purl":"pkg:brew/libphonenumber","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-13T12:06:24.811Z","issues_count":8,"pull_requests_count":1561,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":4017202.447848286,"issues_closed_count":1,"pull_requests_closed_count":1371,"pull_request_authors_count":81,"issue_authors_count":5,"avg_comments_per_issue":2.625,"avg_comments_per_pull_request":0.7309417040358744,"merged_pull_requests_count":479,"bot_issues_count":4,"bot_pull_requests_count":989,"past_year_issues_count":0,"past_year_pull_requests_count":147,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3065767.0636363635,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":110,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.40816326530612246,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":72,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[{"login":"tvislavski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/libphonenumber/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9333,"maintainers_count":0,"namespaces_count":0,"keywords_count":6774,"github":"homebrew","metadata":{"funded_packages_count":906},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-06-10T05:20:08.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":5107636,"name":"com.googlecode.libphonenumber:libphonenumber-parent","ecosystem":"maven","description":"Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.","homepage":"https://github.com/google/libphonenumber/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"com.googlecode.libphonenumber","versions_count":290,"first_release_published_at":"2011-11-24T15:47:34.000Z","latest_release_published_at":"2026-06-03T11:56:10.000Z","latest_release_number":"9.0.32","last_synced_at":"2026-06-18T11:32:42.501Z","created_at":"2022-07-30T04:12:14.953Z","updated_at":"2026-06-18T11:32:42.501Z","registry_url":"https://central.sonatype.com/artifact/com.googlecode.libphonenumber/libphonenumber-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.googlecode.libphonenumber/libphonenumber-parent/","metadata":{},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.929Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.11368619167276,"dependent_packages_count":50.14986635165033,"stargazers_count":1.5114777402917239,"forks_count":3.376147523751364,"docker_downloads_count":null,"average":17.787794451841545},"purl":"pkg:maven/com.googlecode.libphonenumber/libphonenumber-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:libphonenumber-parent","docker_dependents_count":1,"docker_downloads_count":19,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:libphonenumber-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.googlecode.libphonenumber:libphonenumber-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber-parent/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber-parent/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber-parent/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber-parent/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":7913920,"name":"libgeocoding","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":57,"first_release_published_at":"2023-07-11T03:19:38.000Z","latest_release_published_at":"2026-06-08T08:28:09.000Z","latest_release_number":"9.0.32-r0","last_synced_at":"2026-06-08T12:11:04.736Z","created_at":"2023-07-11T03:23:19.103Z","updated_at":"2026-06-08T12:11:05.047Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/libgeocoding","install_command":"apk add libgeocoding","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.928Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.96923608710681,"stargazers_count":1.0225231449495646,"forks_count":0.9465248030952053,"docker_downloads_count":null,"average":3.7345710087878947},"purl":"pkg:apk/alpine/libgeocoding?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libgeocoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libgeocoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libgeocoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libgeocoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libgeocoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libgeocoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libgeocoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libgeocoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libgeocoding/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":1963,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-09T02:40:14.125Z","updated_at":"2025-08-09T02:40:14.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39517,"maintainers_count":890,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6050483,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":66,"first_release_published_at":"2023-01-30T03:14:50.000Z","latest_release_published_at":"2026-06-08T08:28:09.000Z","latest_release_number":"9.0.32-r0","last_synced_at":"2026-06-08T12:11:06.172Z","created_at":"2023-01-31T18:22:49.091Z","updated_at":"2026-06-08T12:11:06.465Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.533Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.1975579211020664,"stargazers_count":0.997964934251722,"forks_count":0.9001252348152786,"average":0.7739120225422668},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":1963,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-14T14:54:43.534Z","updated_at":"2025-08-14T14:54:43.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39517,"maintainers_count":890,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6060396,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":71,"first_release_published_at":"2023-01-30T03:14:50.000Z","latest_release_published_at":"2026-06-08T08:28:09.000Z","latest_release_number":"9.0.32-r0","last_synced_at":"2026-06-08T12:11:06.967Z","created_at":"2023-01-31T19:05:36.765Z","updated_at":"2026-06-08T12:11:07.189Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.858Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.997964934251722,"forks_count":0.9001252348152786,"average":4.134705698184096},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":1963,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-09T02:40:06.032Z","updated_at":"2025-08-09T02:40:06.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39517,"maintainers_count":890,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6050035,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":71,"first_release_published_at":"2023-01-30T03:14:50.000Z","latest_release_published_at":"2026-06-08T08:28:09.000Z","latest_release_number":"9.0.32-r0","last_synced_at":"2026-06-08T12:11:07.641Z","created_at":"2023-01-31T18:20:41.976Z","updated_at":"2026-06-08T12:11:07.873Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.490Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":0.9940513462742643,"forks_count":0.9001252348152786,"average":4.133727301189731},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":1963,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2025-08-09T02:40:06.176Z","updated_at":"2025-08-09T02:40:06.176Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39517,"maintainers_count":890,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13002491,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_number":"9.0.19-r0","last_synced_at":"2026-04-18T20:02:55.676Z","created_at":"2026-01-30T22:34:25.007Z","updated_at":"2026-04-18T20:02:55.676Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:04.846Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.07619185835570713,"forks_count":0.036281837312241494,"docker_downloads_count":null,"average":0.028118423916987156},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":886,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2026-03-04T21:42:11.607Z","updated_at":"2026-03-04T21:42:11.607Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":8671044,"name":"libgeocoding","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_number":"8.13.26-r0","last_synced_at":"2026-04-15T02:07:57.349Z","created_at":"2023-12-20T10:15:37.606Z","updated_at":"2026-04-15T02:07:57.349Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/libgeocoding","install_command":"apk add libgeocoding","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libgeocoding?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libgeocoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libgeocoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libgeocoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libgeocoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libgeocoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libgeocoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libgeocoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libgeocoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libgeocoding/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-08-25T19:29:05.694Z","updated_at":"2024-08-25T19:29:05.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":13177180,"name":"libphonenumber","ecosystem":"nixpkgs","description":"Google's i18n library for parsing and using phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:22:14.278Z","latest_release_published_at":"2026-02-01T23:22:14.278Z","latest_release_number":"8.12.37","last_synced_at":"2026-03-08T13:06:47.692Z","created_at":"2026-02-01T23:21:38.800Z","updated_at":"2026-03-10T06:02:24.756Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=libphonenumber","install_command":"nix-env -iA nixpkgs.libphonenumber","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/libraries/libphonenumber/default.nix#L42","metadata":{"nix_attribute":"libphonenumber-8.12.37","position":"pkgs/development/libraries/libphonenumber/default.nix:42","broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:11.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.01721822376803609,"forks_count":0.013774579014428872,"docker_downloads_count":null,"average":0.00774820069561624},"purl":"pkg:nix/libphonenumber?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/libphonenumber/codemeta","maintainers":[{"uuid":"illegalprime","login":null,"name":"Michael Eden","email":"themichaeleden@gmail.com","url":"https://github.com/illegalprime","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-08T13:06:48.182Z","updated_at":"2026-03-08T13:06:48.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/illegalprime/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":14509311,"name":"dev-libs/libphonenumber","ecosystem":"gentoo","description":"Library for parsing, formatting, and validating international phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":["amd64","arm64","~ppc64","x86"],"namespace":"dev-libs","versions_count":1,"first_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_published_at":"2026-04-22T07:13:25.000Z","latest_release_number":"8.13.47-r1","last_synced_at":"2026-05-27T01:40:31.069Z","created_at":"2026-05-27T01:40:30.713Z","updated_at":"2026-05-27T01:40:31.571Z","registry_url":"https://packages.gentoo.org/packages/dev-libs/libphonenumber","install_command":"emerge dev-libs/libphonenumber","documentation_url":"https://packages.gentoo.org/packages/dev-libs/libphonenumber","metadata":{"category":"dev-libs","slot":"0","eapi":"8","inherit":"cmake","iuse":"test"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T01:40:31.543Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-libs/libphonenumber","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-libs/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-libs/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-libs/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-libs%2Flibphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-libs%2Flibphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-libs%2Flibphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-libs%2Flibphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-libs%2Flibphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-libs%2Flibphonenumber/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19339,"maintainers_count":0,"namespaces_count":174,"keywords_count":382,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-10T05:04:01.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":11758984,"name":"libgeocoding","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_number":"9.0.5-r0","last_synced_at":"2026-04-15T02:06:42.447Z","created_at":"2025-06-07T15:38:27.246Z","updated_at":"2026-04-15T02:06:42.448Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/libgeocoding","install_command":"apk add libgeocoding","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:13.008Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libgeocoding?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libgeocoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libgeocoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libgeocoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libgeocoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libgeocoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libgeocoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libgeocoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libgeocoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libgeocoding/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T10:14:10.770Z","updated_at":"2025-06-08T10:14:10.770Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11759519,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_number":"9.0.5-r0","last_synced_at":"2026-04-15T02:06:44.197Z","created_at":"2025-06-07T15:51:11.915Z","updated_at":"2026-04-15T02:06:44.198Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.900Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T10:27:49.709Z","updated_at":"2025-06-08T10:27:49.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11133027,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2024-11-11T16:01:31.000Z","latest_release_published_at":"2024-12-27T11:02:57.000Z","latest_release_number":"8.13.52-r0","last_synced_at":"2026-04-15T02:07:00.512Z","created_at":"2024-12-07T10:06:48.577Z","updated_at":"2026-04-15T02:07:00.512Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.826Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-09T15:18:08.626Z","updated_at":"2024-12-09T15:18:08.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6141685,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_number":"8.12.44-r4","last_synced_at":"2026-04-15T02:06:55.466Z","created_at":"2023-01-31T22:41:41.150Z","updated_at":"2026-04-15T02:06:55.466Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.494Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":0.9508716323296356,"forks_count":0.8804366966015144,"average":7.28561366437753},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1944,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T13:12:36.140Z","updated_at":"2023-02-01T13:12:36.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":924},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-06-10T05:18:19.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":11759521,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_number":"9.0.5-r0","last_synced_at":"2026-04-15T02:06:59.055Z","created_at":"2025-06-07T15:51:12.255Z","updated_at":"2026-04-15T02:06:59.055Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.144Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T10:27:55.376Z","updated_at":"2025-06-08T10:27:55.376Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11133028,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2024-11-11T16:01:31.000Z","latest_release_published_at":"2024-12-27T11:02:57.000Z","latest_release_number":"8.13.52-r0","last_synced_at":"2026-04-15T02:07:00.566Z","created_at":"2024-12-07T10:07:02.091Z","updated_at":"2026-04-15T02:07:00.567Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.962Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-09T15:17:54.214Z","updated_at":"2024-12-09T15:17:54.214Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11133029,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2024-11-11T16:01:31.000Z","latest_release_published_at":"2024-12-27T11:02:57.000Z","latest_release_number":"8.13.52-r0","last_synced_at":"2026-04-15T02:07:00.640Z","created_at":"2024-12-07T10:07:02.298Z","updated_at":"2026-04-15T02:07:00.640Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.514Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-09T15:17:49.441Z","updated_at":"2024-12-09T15:17:49.441Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":8671538,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_published_at":"2023-12-04T13:39:05.000Z","latest_release_number":"8.13.26-r0","last_synced_at":"2026-04-15T02:07:51.523Z","created_at":"2023-12-20T10:16:35.733Z","updated_at":"2026-04-15T02:07:51.523Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:13.294Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2188,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-08-25T19:29:07.753Z","updated_at":"2024-08-25T19:29:07.753Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6088053,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-08T15:49:25.000Z","latest_release_published_at":"2022-11-08T15:49:25.000Z","latest_release_number":"8.13.0-r0","last_synced_at":"2026-04-15T03:02:59.242Z","created_at":"2023-01-31T20:13:30.376Z","updated_at":"2026-04-15T03:02:59.242Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.617Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":1.0328954754687325,"forks_count":0.9767598518019536,"average":7.315875154372965},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1951,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T05:43:55.105Z","updated_at":"2023-02-01T05:43:55.105Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3377,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1038},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-06-10T05:19:47.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":7774106,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-04-28T02:22:26.000Z","latest_release_published_at":"2023-07-22T02:46:52.000Z","latest_release_number":"8.13.17-r0","last_synced_at":"2026-04-15T04:00:29.660Z","created_at":"2023-05-22T12:37:25.777Z","updated_at":"2026-04-15T04:00:29.660Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.052316592688644,"forks_count":1.02239289810982,"docker_downloads_count":null,"average":0.518677372699616},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2146,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-05-23T02:42:33.317Z","updated_at":"2023-05-23T02:42:33.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":12813492,"name":"libphonenumber","ecosystem":"nixpkgs","description":"Google's i18n library for parsing and using phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2026-01-26T16:48:28.120Z","latest_release_published_at":"2026-03-03T20:31:03.786Z","latest_release_number":"9.0.25","last_synced_at":"2026-04-18T08:06:22.419Z","created_at":"2026-01-26T16:48:27.927Z","updated_at":"2026-04-18T08:06:22.419Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=libphonenumber","install_command":"nix-env -iA nixpkgs.libphonenumber","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/li/libphonenumber/package.nix#L81","metadata":{"nix_attribute":"libphonenumber-9.0.25","position":"pkgs/by-name/li/libphonenumber/package.nix:81","broken":false,"insecure":false,"unfree":false,"outputs":["dev","out"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-03-03T20:32:27.561Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.08523600592460107,"forks_count":0.06287902076404997,"docker_downloads_count":null,"average":0.03702875667216276},"purl":"pkg:nix/libphonenumber?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/libphonenumber/codemeta","maintainers":[{"uuid":"wegank","login":null,"name":"Weijia Wang","email":"contact@weijia.wang","url":"https://github.com/wegank","packages_count":332,"html_url":null,"role":null,"created_at":"2026-03-03T20:31:04.928Z","updated_at":"2026-03-03T20:31:04.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/wegank/packages"},{"uuid":"illegalprime","login":null,"name":"Michael Eden","email":"themichaeleden@gmail.com","url":"https://github.com/illegalprime","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-03T20:31:04.866Z","updated_at":"2026-03-03T20:31:04.866Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/illegalprime/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":6108397,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-08T15:49:25.000Z","latest_release_published_at":"2022-11-08T15:49:25.000Z","latest_release_number":"8.13.0-r0","last_synced_at":"2026-04-08T18:08:05.160Z","created_at":"2023-01-31T21:08:49.916Z","updated_at":"2026-04-08T18:08:05.160Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.364Z","dependent_packages_count":20,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.0321095767373976,"stargazers_count":1.0216683507353768,"forks_count":0.9767598518019536,"average":1.007634444818682},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1951,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T08:42:53.717Z","updated_at":"2023-02-01T08:42:53.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3377,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1038},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-06-10T05:19:47.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":10339002,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_number":"8.13.36-r0","last_synced_at":"2026-04-15T02:07:47.102Z","created_at":"2024-06-11T07:01:47.063Z","updated_at":"2026-04-15T02:07:47.103Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.029Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-11T23:15:12.321Z","updated_at":"2024-06-11T23:15:12.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11132517,"name":"libgeocoding","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2024-11-11T16:01:31.000Z","latest_release_published_at":"2024-12-27T11:02:57.000Z","latest_release_number":"8.13.52-r0","last_synced_at":"2026-04-15T02:07:00.450Z","created_at":"2024-12-07T09:53:08.403Z","updated_at":"2026-04-15T02:07:00.451Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/libgeocoding","install_command":"apk add libgeocoding","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:13.292Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libgeocoding?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libgeocoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libgeocoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libgeocoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libgeocoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libgeocoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libgeocoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libgeocoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libgeocoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/libgeocoding/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2462,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-12-09T15:17:46.592Z","updated_at":"2024-12-09T15:17:46.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11759518,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_published_at":"2025-05-23T22:22:40.000Z","latest_release_number":"9.0.5-r0","last_synced_at":"2026-04-15T02:06:43.486Z","created_at":"2025-06-07T15:51:11.055Z","updated_at":"2026-04-15T02:06:43.487Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.894Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"fossdd@pwned.life","login":null,"name":"fossdd","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","packages_count":453,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=fossdd","role":null,"created_at":"2025-06-08T10:27:51.083Z","updated_at":"2025-06-08T10:27:51.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fossdd@pwned.life/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":4716836,"name":"com.googlecode.libphonenumber:libphonenumber","ecosystem":"maven","description":"Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.","homepage":"https://github.com/google/libphonenumber/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"com.googlecode.libphonenumber","versions_count":291,"first_release_published_at":"2011-03-11T15:31:33.000Z","latest_release_published_at":"2025-12-04T13:06:27.000Z","latest_release_number":"9.0.20","last_synced_at":"2026-06-12T04:01:57.819Z","created_at":"2022-07-25T22:01:05.147Z","updated_at":"2026-06-12T04:01:57.819Z","registry_url":"https://central.sonatype.com/artifact/com.googlecode.libphonenumber/libphonenumber/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.googlecode.libphonenumber/libphonenumber/","metadata":{},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.527Z","dependent_packages_count":187,"downloads":null,"downloads_period":null,"dependent_repos_count":1469,"rankings":{"downloads":null,"dependent_repos_count":0.3025567043359782,"dependent_packages_count":0.4193716438246373,"stargazers_count":1.5496513584996394,"forks_count":3.4457401618978922,"docker_downloads_count":0.4656568085276909,"average":1.2365953354171677},"purl":"pkg:maven/com.googlecode.libphonenumber/libphonenumber","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:libphonenumber","docker_dependents_count":1608,"docker_downloads_count":151051187,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.googlecode.libphonenumber:libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:libphonenumber/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":6143286,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_published_at":"2022-05-13T11:37:19.000Z","latest_release_number":"8.12.44-r4","last_synced_at":"2026-04-02T15:35:50.166Z","created_at":"2023-01-31T22:49:55.739Z","updated_at":"2026-04-02T15:35:50.167Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.893Z","dependent_packages_count":31,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":1.6669601455655338,"stargazers_count":0.9508716323296356,"forks_count":0.8804366966015144,"average":0.8745671186241709},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/libphonenumber/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1944,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T13:28:08.055Z","updated_at":"2023-02-01T13:28:08.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":924},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-06-10T05:18:19.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6165607,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-11-01T21:13:41.000Z","latest_release_published_at":"2021-11-01T21:13:41.000Z","latest_release_number":"8.12.36-r0","last_synced_at":"2026-04-15T03:02:31.709Z","created_at":"2023-01-31T23:56:28.050Z","updated_at":"2026-04-15T03:02:31.709Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.026Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.9711799205398247,"forks_count":0.9018099262155514,"average":6.864476256542852},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1917,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-10T14:06:02.055Z","updated_at":"2023-02-10T14:06:02.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":786},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-06-10T05:17:43.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":7774108,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-04-28T02:22:26.000Z","latest_release_published_at":"2023-07-22T02:46:52.000Z","latest_release_number":"8.13.17-r0","last_synced_at":"2026-04-02T17:46:49.755Z","created_at":"2023-05-22T12:37:26.377Z","updated_at":"2026-04-02T17:46:49.756Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.250Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.052316592688644,"forks_count":1.02239289810982,"docker_downloads_count":null,"average":0.518677372699616},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2146,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-05-23T02:42:36.991Z","updated_at":"2023-05-23T02:42:36.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6095064,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-08T15:49:25.000Z","latest_release_published_at":"2022-11-08T15:49:25.000Z","latest_release_number":"8.13.0-r0","last_synced_at":"2026-04-15T04:00:29.191Z","created_at":"2023-01-31T20:32:10.099Z","updated_at":"2026-04-15T04:00:29.192Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:13.293Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":1.0216683507353768,"forks_count":0.9767598518019536,"average":7.313068373189626},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1951,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-01T06:53:51.636Z","updated_at":"2023-02-01T06:53:51.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3377,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1038},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-06-10T05:19:47.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":12784937,"name":"libphonenumber","ecosystem":"nixpkgs","description":"Google's i18n library for parsing and using phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T11:39:39.616Z","latest_release_published_at":"2026-01-26T11:39:39.616Z","latest_release_number":"8.12.37","last_synced_at":"2026-04-20T07:03:59.974Z","created_at":"2026-01-26T11:39:39.446Z","updated_at":"2026-04-20T12:55:16.985Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=libphonenumber","install_command":"nix-env -iA nixpkgs.libphonenumber","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/libraries/libphonenumber/default.nix#L41","metadata":{"nix_attribute":"phonenumber-8.12.37","position":"pkgs/development/libraries/libphonenumber/default.nix:41","broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:05.945Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.0702330550389744,"forks_count":0.06627626320579273,"docker_downloads_count":null,"average":0.034127329561191785},"purl":"pkg:nix/libphonenumber?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/libphonenumber/codemeta","maintainers":[{"uuid":"illegalprime","login":null,"name":"Michael Eden","email":"themichaeleden@gmail.com","url":"https://github.com/illegalprime","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-05T01:51:06.686Z","updated_at":"2026-03-05T01:51:06.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/illegalprime/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":6183089,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-11-01T21:13:41.000Z","latest_release_published_at":"2021-11-01T21:13:41.000Z","latest_release_number":"8.12.36-r0","last_synced_at":"2026-04-15T03:02:21.107Z","created_at":"2023-02-01T00:41:39.069Z","updated_at":"2026-04-15T03:02:21.108Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:13.361Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":0.9711799205398247,"forks_count":0.9018099262155514,"average":6.864476256542852},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1917,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-10T14:05:46.558Z","updated_at":"2023-02-10T14:05:46.558Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":786},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-06-10T05:17:43.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":13955364,"name":"libphonenumber","ecosystem":"guix","description":"Library for parsing and using phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T20:30:11.688Z","latest_release_published_at":"2026-03-02T20:30:11.688Z","latest_release_number":"9.0.21","last_synced_at":"2026-04-27T16:57:53.620Z","created_at":"2026-03-02T20:30:11.500Z","updated_at":"2026-04-27T16:57:54.498Z","registry_url":"https://packages.guix.gnu.org/packages/libphonenumber/9.0.21/","install_command":"guix install libphonenumber","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/messaging.scm#n2656","metadata":{"location":"gnu/packages/messaging.scm:2656","variable_name":"libphonenumber"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:57:54.470Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/libphonenumber","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/libphonenumber/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31798,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13277384,"name":"libphonenumber","ecosystem":"nixpkgs","description":"Google's i18n library for parsing and using phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:19:15.774Z","latest_release_published_at":"2026-02-02T05:19:15.774Z","latest_release_number":"8.12.37","last_synced_at":"2026-03-08T13:52:13.291Z","created_at":"2026-02-02T05:19:12.659Z","updated_at":"2026-03-10T05:32:25.654Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=libphonenumber","install_command":"nix-env -iA nixpkgs.libphonenumber","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/libraries/libphonenumber/default.nix#L41","metadata":{"nix_attribute":"phonenumber-8.12.37","position":"pkgs/development/libraries/libphonenumber/default.nix:41","broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:05.522Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.012941633234114146,"forks_count":0.010168426112518256,"docker_downloads_count":null,"average":0.0057775148366581005},"purl":"pkg:nix/libphonenumber?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/libphonenumber/codemeta","maintainers":[{"uuid":"illegalprime","login":null,"name":"Michael Eden","email":"themichaeleden@gmail.com","url":"https://github.com/illegalprime","packages_count":1,"html_url":null,"role":null,"created_at":"2026-03-08T13:52:13.696Z","updated_at":"2026-03-08T13:52:13.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/illegalprime/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13001957,"name":"libgeocoding","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_number":"9.0.19-r0","last_synced_at":"2026-04-18T20:02:54.745Z","created_at":"2026-01-30T22:24:20.374Z","updated_at":"2026-04-18T20:02:54.745Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/libgeocoding","install_command":"apk add libgeocoding","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:04.841Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.07619185835570713,"forks_count":0.036281837312241494,"docker_downloads_count":null,"average":0.028118423916987156},"purl":"pkg:apk/alpine/libgeocoding?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libgeocoding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libgeocoding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libgeocoding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libgeocoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libgeocoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libgeocoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libgeocoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libgeocoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libgeocoding/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":886,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2026-03-04T21:42:10.075Z","updated_at":"2026-03-04T21:42:10.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13002490,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_number":"9.0.19-r0","last_synced_at":"2026-04-18T20:02:54.995Z","created_at":"2026-01-30T22:34:21.620Z","updated_at":"2026-04-18T20:02:54.995Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:04.845Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.07619185835570713,"forks_count":0.036281837312241494,"docker_downloads_count":null,"average":0.028118423916987156},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":886,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2026-03-04T21:42:12.162Z","updated_at":"2026-03-04T21:42:12.162Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13002488,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_published_at":"2025-11-20T22:50:58.000Z","latest_release_number":"9.0.19-r0","last_synced_at":"2026-04-18T20:03:04.074Z","created_at":"2026-01-30T22:34:20.046Z","updated_at":"2026-04-18T20:03:04.074Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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"}},"repo_metadata_updated_at":"2026-02-14T02:00:04.842Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.07619185835570713,"forks_count":0.036281837312241494,"docker_downloads_count":null,"average":0.028118423916987156},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/libphonenumber/codemeta","maintainers":[{"uuid":"achill@achill.org","login":null,"name":"Achill Gilgenast","email":"achill@achill.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","packages_count":886,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Achill Gilgenast","role":null,"created_at":"2026-03-04T21:42:11.081Z","updated_at":"2026-03-04T21:42:11.081Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/achill@achill.org/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":10339004,"name":"libphonenumber-static","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (static library)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_published_at":"2024-05-05T13:12:54.000Z","latest_release_number":"8.13.36-r0","last_synced_at":"2026-04-15T02:07:47.873Z","created_at":"2024-06-11T07:01:47.802Z","updated_at":"2026-04-15T02:07:47.873Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/libphonenumber-static","install_command":"apk add libphonenumber-static","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.353Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/libphonenumber-static?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-static","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-static","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-static/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-static/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-static/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-static/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-static/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-static/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/libphonenumber-static/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2423,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2024-06-11T23:15:07.086Z","updated_at":"2024-06-11T23:15:07.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":14546844,"name":"productivity/libphonenumber","ecosystem":"openbsd","description":"C++ library to parse/format/validate phone numbers","homepage":"https://github.com/google/libphonenumber","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"productivity","versions_count":1,"first_release_published_at":"2026-04-25T13:27:24.000Z","latest_release_published_at":"2026-04-25T13:27:24.000Z","latest_release_number":"9.0.28","last_synced_at":"2026-05-28T00:28:06.958Z","created_at":"2026-05-28T00:28:06.671Z","updated_at":"2026-05-28T04:39:08.197Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity/libphonenumber/","install_command":"pkg_add libphonenumber-9.0.28","documentation_url":null,"metadata":{"pkgstem":"libphonenumber","fullpkgname":"libphonenumber-9.0.28","subpackage":"-"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-28T04:39:08.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/productivity/libphonenumber?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/productivity/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/productivity/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/productivity/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/productivity%2Flibphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/productivity%2Flibphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/productivity%2Flibphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/productivity%2Flibphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/productivity%2Flibphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/productivity%2Flibphonenumber/codemeta","maintainers":[{"uuid":"ajacoutot@openbsd.org","login":null,"name":"Antoine Jacoutot","email":"ajacoutot@openbsd.org","url":null,"packages_count":506,"html_url":null,"role":null,"created_at":"2026-05-28T00:28:07.156Z","updated_at":"2026-05-28T00:28:07.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ajacoutot@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":0,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":3},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-06-01T05:03:54.622Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":6171857,"name":"libphonenumber","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers.","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-11-01T21:13:41.000Z","latest_release_published_at":"2021-11-01T21:13:41.000Z","latest_release_number":"8.12.36-r0","last_synced_at":"2026-03-26T16:26:53.801Z","created_at":"2023-02-01T00:12:02.513Z","updated_at":"2026-03-26T16:26:53.802Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/libphonenumber","install_command":"apk add libphonenumber","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.963Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":4.748691429652519,"stargazers_count":0.9711799205398247,"forks_count":0.9018099262155514,"average":1.6554203191019738},"purl":"pkg:apk/alpine/libphonenumber?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/libphonenumber/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":1917,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-02-10T14:05:56.435Z","updated_at":"2023-02-10T14:05:56.435Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":786},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-06-10T05:17:43.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":7774107,"name":"libphonenumber-dev","ecosystem":"alpine","description":"Library for parsing, formatting, and validating international phone numbers. (development files)","homepage":"https://github.com/google/libphonenumber","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"community","versions_count":7,"first_release_published_at":"2023-04-28T02:22:26.000Z","latest_release_published_at":"2023-07-22T02:46:52.000Z","latest_release_number":"8.13.17-r0","last_synced_at":"2026-03-17T16:23:25.134Z","created_at":"2023-05-22T12:37:26.076Z","updated_at":"2026-03-17T16:23:25.134Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/libphonenumber-dev","install_command":"apk add libphonenumber-dev","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.548Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":1.052316592688644,"forks_count":1.02239289810982,"docker_downloads_count":null,"average":0.518677372699616},"purl":"pkg:apk/alpine/libphonenumber-dev?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/libphonenumber-dev","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/libphonenumber-dev","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/libphonenumber-dev/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-dev/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-dev/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-dev/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-dev/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-dev/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/libphonenumber-dev/codemeta","maintainers":[{"uuid":"bribbers@disroot.org","login":null,"name":"Bart Ribbers","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","packages_count":2146,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Bart Ribbers","role":null,"created_at":"2023-05-23T02:42:42.602Z","updated_at":"2023-05-23T02:42:42.602Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/bribbers@disroot.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":5093394,"name":"com.googlecode.libphonenumber:demo","ecosystem":"maven","description":"Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.","homepage":"https://github.com/google/libphonenumber/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"com.googlecode.libphonenumber","versions_count":289,"first_release_published_at":"2012-01-17T12:32:37.000Z","latest_release_published_at":"2026-06-03T11:56:10.000Z","latest_release_number":"9.0.32","last_synced_at":"2026-06-18T11:34:00.405Z","created_at":"2022-07-29T14:12:36.501Z","updated_at":"2026-06-18T11:34:00.406Z","registry_url":"https://central.sonatype.com/artifact/com.googlecode.libphonenumber/demo/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.googlecode.libphonenumber/demo/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:12.854Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/com.googlecode.libphonenumber/demo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:demo","docker_dependents_count":1,"docker_downloads_count":19,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:demo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.googlecode.libphonenumber:demo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:demo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:demo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:demo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:demo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:demo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:demo/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5107606,"name":"com.googlecode.libphonenumber:geocoder","ecosystem":"maven","description":"Google's common Java library for parsing, formatting, storing and validating international phone numbers. Optimized for running on smartphones.","homepage":"https://github.com/google/libphonenumber/","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google/libphonenumber","keywords_array":[],"namespace":"com.googlecode.libphonenumber","versions_count":286,"first_release_published_at":"2011-11-24T15:48:13.000Z","latest_release_published_at":"2026-06-03T11:56:10.000Z","latest_release_number":"3.32","last_synced_at":"2026-06-18T11:34:02.603Z","created_at":"2022-07-30T03:50:24.080Z","updated_at":"2026-06-18T11:34:02.603Z","registry_url":"https://central.sonatype.com/artifact/com.googlecode.libphonenumber/geocoder/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.googlecode.libphonenumber/geocoder/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24112157,"uuid":"27500243","full_name":"google/libphonenumber","owner":"google","description":"Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.","archived":false,"fork":false,"pushed_at":"2026-02-13T03:53:40.000Z","size":308784,"stargazers_count":17832,"open_issues_count":122,"forks_count":2141,"subscribers_count":397,"default_branch":"master","last_synced_at":"2026-02-13T20:49:59.704Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"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":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-12-03T18:02:17.000Z","updated_at":"2026-02-13T14:33:03.000Z","dependencies_parsed_at":"2023-09-26T12:32:43.556Z","dependency_job_id":"9ed57eac-ef62-46b9-bf4b-90daf9807e4d","html_url":"https://github.com/google/libphonenumber","commit_stats":{"total_commits":2035,"total_committers":158,"mean_commits":"12.879746835443038","dds":0.8353808353808354,"last_synced_commit":"b27f61f779ce9e0913680cb0f4292c6d20733368"},"previous_names":["googlei18n/libphonenumber"],"tags_count":258,"template":false,"template_full_name":null,"purl":"pkg:github/google/libphonenumber","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/sbom","scorecard":{"id":78247,"data":{"date":"2025-08-14T07:12:40Z","repo":{"name":"github.com/google/libphonenumber","commit":"568f19b4e25433a5c39e3b32786ee7d93348c143"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":9.2,"checks":[{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tools/java/cpp-build/target/cpp-build-1.0-SNAPSHOT-jar-with-dependencies.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: google contributor org/company found, home-assistant contributor org/company found, esphome-econet contributor org/company found, software freedom institute contributor org/company found, microsoft contributor org/company found, Azure contributor org/company found, rsnapshot contributor org/company found, google  @googlei18n contributor org/company found, unicode-org contributor org/company found, gallery contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_asyoutypeformatter.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_matcher.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_phone.cc:44","Info: CppLibFuzzer integration found: cpp/test/phonenumbers/fuzz_shortnumberinfo.cc:44"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/java-unit-test.yml:49","Info:  13 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   8 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: libphonenumber-9.0.11.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/279112810","Info: signed release artifact: libphonenumber-9.0.10.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/274010801","Info: signed release artifact: libphonenumber-9.0.9.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/270911331","Info: signed release artifact: libphonenumber-9.0.8.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/266775846","Info: signed release artifact: libphonenumber-9.0.7.tar.gz.asc: https://api.github.com/repos/google/libphonenumber/releases/assets/262208120","Warn: release artifact v9.0.11 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/237221443","Warn: release artifact v9.0.10 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/233376810","Warn: release artifact v9.0.9 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/230649647","Warn: release artifact v9.0.8 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/227328926","Warn: release artifact v9.0.7 does not have provenance: https://api.github.com/repos/google/libphonenumber/releases/223904999"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/cpp-unit-test.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/java-unit-test.yml:6","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:28","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:30","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:32","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-vv7r-c36w-3prj","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T05:16:44.157Z","repository_id":24112157,"created_at":"2025-08-15T05:16:44.158Z","updated_at":"2025-08-15T05:16:44.158Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29431593,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T22:20:51.549Z","status":"ssl_error","status_checked_at":"2026-02-13T22:20:49.838Z","response_time":78,"last_error":"SSL_read: 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":"v9.0.24","sha":"59a8b2c90a2d99a0bf0e2d0beaf64d53df707984","kind":"tag","published_at":"2026-02-12T13:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.24/manifests"},{"name":"v9.0.23","sha":"fed70a7abe980c6f4e8faa90a4789c8b019aa265","kind":"tag","published_at":"2026-01-29T10:07:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.23/manifests"},{"name":"v9.0.22","sha":"52901ad588aee4b3cc777450bc2238e371adbd76","kind":"tag","published_at":"2026-01-13T09:50:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.22/manifests"},{"name":"v9.0.21","sha":"3b7cd902d9928110251c0d5c567ea76b6feabf16","kind":"tag","published_at":"2025-12-17T10:11:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.21/manifests"},{"name":"v9.0.20","sha":"bd0235b04b40a017dd0ec85e48dc9bc752f431aa","kind":"tag","published_at":"2025-12-04T12:54:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.20/manifests"},{"name":"v9.0.19","sha":"2b5323af4197a305c53315281786778b0fc44093","kind":"tag","published_at":"2025-11-20T04:28:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.19/manifests"},{"name":"v9.0.18","sha":"664e11e0bca5ecbb3b078605da85108b2604c3a8","kind":"tag","published_at":"2025-11-06T09:10:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.18/manifests"},{"name":"v9.0.17","sha":"543b9e8d513753f61024b3112fc6b3280ee3d6e2","kind":"tag","published_at":"2025-10-23T10:07:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.17/manifests"},{"name":"v9.0.16","sha":"7966b5e3f8cae4d5a6c8ebece12b0568bcd8a630","kind":"tag","published_at":"2025-10-09T08:07:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.16/manifests"},{"name":"v9.0.15","sha":"c02f289dbe110d871ee10b53cfd4d6a23e0b8225","kind":"tag","published_at":"2025-09-25T05:17:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.15/manifests"},{"name":"v9.0.14","sha":"ef5facd4d0881041cd776e518df4ba94e01cfd08","kind":"tag","published_at":"2025-09-11T10:50:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.14/manifests"},{"name":"v9.0.13","sha":"045191508052aaafe4f2ab1e27874f6c75cabbf9","kind":"tag","published_at":"2025-08-28T07:12:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.13/manifests"},{"name":"v9.0.12","sha":"6734f802e490ebe6985fe1185208de8fa54b8407","kind":"tag","published_at":"2025-08-13T14:30:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.12/manifests"},{"name":"v9.0.11","sha":"f705f9eb57500e514f4559b2cfe65de5b4ed3693","kind":"tag","published_at":"2025-07-31T08:36:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.11/manifests"},{"name":"v9.0.10","sha":"fa3fd1fdaf28275e4395fe136afc52b24494db2b","kind":"tag","published_at":"2025-07-17T05:54:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.10/manifests"},{"name":"v9.0.9","sha":"9ae94220b36057a9facd7c767a122d5952e40a53","kind":"tag","published_at":"2025-07-07T07:33:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.9/manifests"},{"name":"v9.0.8","sha":"c493b0828fa7e027fd756cea9d11bf10d68d019b","kind":"tag","published_at":"2025-06-23T12:47:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.8/manifests"},{"name":"v9.0.7","sha":"861d9bbd09f08d971f0a6149dbe931e5f68a3c18","kind":"tag","published_at":"2025-06-04T08:14:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.7/manifests"},{"name":"v9.0.6","sha":"aae8da92860173444877e66694fe28e431abf25d","kind":"tag","published_at":"2025-05-24T05:16:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.6/manifests"},{"name":"v9.0.5","sha":"dc326bdaa6c306eab9a506cccf0c11008d08b192","kind":"tag","published_at":"2025-05-07T05:36:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.5/manifests"},{"name":"v9.0.4","sha":"823aa5a46fd9972d1b04028f2f66c46013445118","kind":"tag","published_at":"2025-04-23T10:42:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.4/manifests"},{"name":"v9.0.3","sha":"a9641b19df5c7db1420fc28f604a10ee2f0eed6a","kind":"tag","published_at":"2025-04-09T10:22:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.3/manifests"},{"name":"v9.0.2","sha":"3244e38b9bf2b531dd3365cf260f308af8d0203d","kind":"tag","published_at":"2025-03-27T08:26:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"d6000138fd7df2892b624b43bc6ac559311fa469","kind":"tag","published_at":"2025-03-13T06:18:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"cf97126eae5591555b98ce438749d19825f43b4a","kind":"tag","published_at":"2025-02-27T13:36:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v9.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v9.0.0/manifests"},{"name":"v8.13.55","sha":"a38d516a21c67304513f1cc15f947509bc9bc9a8","kind":"tag","published_at":"2025-02-13T06:51:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.55/manifests"},{"name":"v8.13.54","sha":"107c41d3b1cca39a34134d5cfe88a51669d1aa61","kind":"tag","published_at":"2025-01-30T03:50:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.54/manifests"},{"name":"v8.13.53","sha":"9ce5d183b3389a5f5fb2ce072efd01ce83757ef8","kind":"tag","published_at":"2025-01-14T11:48:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.53/manifests"},{"name":"v8.13.52","sha":"0feee285fdbd84f3cb80e6be720c8b4149db7063","kind":"tag","published_at":"2024-12-12T07:44:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.52/manifests"},{"name":"v8.13.51","sha":"a2cce3ba9bbf9168152c675f916ad4583ffabbe9","kind":"tag","published_at":"2024-11-28T09:49:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.51/manifests"},{"name":"v8.13.50","sha":"786b4e21bb9c7ffc8c4d79b18edc42cff48a2687","kind":"tag","published_at":"2024-11-14T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.50/manifests"},{"name":"v8.13.49","sha":"a7061c7d931fa79d228f7546e84cd1e3f33df89e","kind":"tag","published_at":"2024-10-30T07:12:06.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.49/manifests"},{"name":"v8.13.48","sha":"0217294dca22892980fed6d6ee54a710aa43af55","kind":"tag","published_at":"2024-10-21T06:25:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.48/manifests"},{"name":"v8.13.47","sha":"cb10d7fb4953c50be150ecc93343c28f94a00054","kind":"tag","published_at":"2024-10-01T10:09:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.47/manifests"},{"name":"v8.13.46","sha":"594dba3bc790c1c35a7cb1ea4a49779b3eca840b","kind":"tag","published_at":"2024-09-20T06:26:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.46/manifests"},{"name":"v8.13.45","sha":"18dfd11e9df66f38f7160724a2d2da90720ed1f4","kind":"tag","published_at":"2024-09-05T05:20:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.45/manifests"},{"name":"v8.13.44","sha":"ec4fd7b3f65cb9f3cdc5ed1f55f50510e47f44ec","kind":"tag","published_at":"2024-08-23T05:30:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.44/manifests"},{"name":"v8.13.43","sha":"b1d50c182b75aac6ed157f484ccdbb679bbf5809","kind":"tag","published_at":"2024-08-07T09:54:44.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.43/manifests"},{"name":"v8.13.42","sha":"d23d53f43a186cb49fd675a7ab6bfb773dbf8cd5","kind":"tag","published_at":"2024-07-24T12:28:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.42/manifests"},{"name":"v8.13.41","sha":"e773df974ce2c6d700d64c8b1c705ba63e760a5c","kind":"tag","published_at":"2024-07-11T09:37:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.41/manifests"},{"name":"v8.13.40","sha":"834474c954f0d5c04b2ab76b448070b65b58d746","kind":"tag","published_at":"2024-06-28T11:22:53.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.40/manifests"},{"name":"v8.13.39","sha":"ff7fbcb477d829a7e5087fea85d9831e5b8dc9cd","kind":"tag","published_at":"2024-06-13T08:26:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.39/manifests"},{"name":"v8.13.38","sha":"8c862eca919464a26264aea09b388407e26bad6c","kind":"tag","published_at":"2024-05-30T04:34:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.38/manifests"},{"name":"v8.13.37","sha":"4324be43b4cad3d8dd75af3092ba8f4ec04a84ae","kind":"tag","published_at":"2024-05-15T09:52:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.37/manifests"},{"name":"v8.13.36","sha":"1035cc6c80dee449be42b285191329533f9e4dc9","kind":"tag","published_at":"2024-05-02T08:25:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.36/manifests"},{"name":"v8.13.35","sha":"127062fe7366823a89e11a1d9a421e99cf3a33b2","kind":"tag","published_at":"2024-04-18T08:09:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.35/manifests"},{"name":"v8.13.34","sha":"2c5a813eb35e82b03a51556cedb64703f1b37f72","kind":"tag","published_at":"2024-04-02T09:38:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.34/manifests"},{"name":"v8.13.33","sha":"5e620bb2637fac7911244fcb53206b2ea8fd65cb","kind":"tag","published_at":"2024-03-21T04:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.33/manifests"},{"name":"v8.13.32","sha":"7afd7ce8d72bbc3a068bf052a22a70deb8d91410","kind":"tag","published_at":"2024-03-07T04:05:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.32/manifests"},{"name":"v8.13.31","sha":"12abc3abbd9251d6de8ee3f3bc76f9d6f6661eb7","kind":"tag","published_at":"2024-02-22T09:06:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.31/manifests"},{"name":"v8.13.30","sha":"9f8d93638ca36763ea7629d256e3f130d67c2577","kind":"tag","published_at":"2024-02-08T04:55:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.30/manifests"},{"name":"v8.13.29","sha":"d1cc64365e1ce2c8b026ca94066603df7e07ce96","kind":"tag","published_at":"2024-01-25T04:40:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.29/manifests"},{"name":"v8.13.28","sha":"3c01f15caa5c83357482390467e15117b9da1c4b","kind":"tag","published_at":"2024-01-11T05:01:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.28/manifests"},{"name":"v8.13.27","sha":"f08965e3e477eaedd2920db228e2c65950603f2f","kind":"tag","published_at":"2023-12-06T10:29:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.27/manifests"},{"name":"v8.13.26","sha":"aa710ed413cf91976fb135687f1a78c0fa1cdaa2","kind":"tag","published_at":"2023-11-22T05:43:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.26/manifests"},{"name":"v8.13.25","sha":"de1e702ba39f9e5a21e44c5c30b895dfab4d5eb6","kind":"tag","published_at":"2023-11-08T09:19:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.25/manifests"},{"name":"v8.13.24","sha":"03dab581633c72226fc463c47d94688be2495b08","kind":"tag","published_at":"2023-10-25T11:41:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.24/manifests"},{"name":"v8.13.23","sha":"052011a699cb9492bfc03f4f52620f4ea1b17acf","kind":"tag","published_at":"2023-10-11T06:33:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.23/manifests"},{"name":"v8.13.22","sha":"4189ef0fd972c8b54b8f9d25bf0d600ad9d80a9e","kind":"tag","published_at":"2023-09-27T09:55:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.22/manifests"},{"name":"v8.13.21","sha":"f6bf98034432c36dee603eee2d820a03c67c7d1e","kind":"tag","published_at":"2023-09-19T04:21:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.21/manifests"},{"name":"v8.13.20","sha":"6d7589a49a91bfc15bfb757a516ded67ade2c1ed","kind":"tag","published_at":"2023-08-30T11:45:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.20/manifests"},{"name":"v8.13.19","sha":"9e08719a258709fe3f0682fb786a8f06cee2d3b6","kind":"tag","published_at":"2023-08-18T15:59:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.19/manifests"},{"name":"v8.13.18","sha":"54af863d780dcfccbe25d6f35fef0cd5c2c7dde4","kind":"tag","published_at":"2023-08-02T09:50:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.18/manifests"},{"name":"v8.13.17","sha":"a4a46ef2eae8d7e9abf3eddee949ffca49548678","kind":"tag","published_at":"2023-07-19T07:52:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.17/manifests"},{"name":"v8.13.16","sha":"478c73ec7bc3a84359cd096d5efac76e8a0c1461","kind":"tag","published_at":"2023-07-07T05:41:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.16/manifests"},{"name":"v8.13.15","sha":"d3e97dd640066087e534ea1a1a41137c797b040e","kind":"tag","published_at":"2023-06-21T06:26:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.15/manifests"},{"name":"v8.13.14","sha":"17b157870a5382eb314f5b436383e89cc21558c4","kind":"tag","published_at":"2023-06-08T09:34:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.14/manifests"},{"name":"v8.13.13","sha":"18c51f68f5e725ab331e38439e5d3370fc9eb462","kind":"tag","published_at":"2023-05-26T07:29:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.13/manifests"},{"name":"v8.13.12","sha":"a01c572ae310ac3ff8317234f94b6862ce553b59","kind":"tag","published_at":"2023-05-17T16:03:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.12/manifests"},{"name":"v8.13.11","sha":"b181c0c91463eaab680df532f779c8a4c45182c3","kind":"tag","published_at":"2023-04-26T06:19:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.11/manifests"},{"name":"v8.13.10","sha":"f094d308d0575c6150febf51d5f2c9e8416fdd31","kind":"tag","published_at":"2023-04-17T04:41:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.10/manifests"},{"name":"v8.13.9","sha":"84f6152fba5a62fc9acc24bbdec970624a331f7c","kind":"tag","published_at":"2023-03-29T06:08:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.9/manifests"},{"name":"v8.13.8","sha":"07cd7bbb8a2faf9f2ef7c338e66f2ba303dfad0f","kind":"tag","published_at":"2023-03-20T04:27:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.8/manifests"},{"name":"v8.13.7","sha":"fd74585d66389cb8f8484a91717f17eb7956cc36","kind":"tag","published_at":"2023-02-23T13:25:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.7/manifests"},{"name":"v8.13.6","sha":"4c18a7812fa2076c806857c4e3f470abfac545de","kind":"tag","published_at":"2023-02-09T14:17:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.6/manifests"},{"name":"v8.13.5","sha":"5e65be38dca0a5098d4ddd3e1800d8a5c7e3ea87","kind":"tag","published_at":"2023-01-24T13:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.5/manifests"},{"name":"v8.13.4","sha":"a27ae9774997a940cbe737a0575c1b870482c473","kind":"tag","published_at":"2023-01-06T10:17:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.4/manifests"},{"name":"v8.13.3","sha":"7f6c068beddd2a07165cce1ab3aa3158789fa3ba","kind":"tag","published_at":"2022-12-21T10:42:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.3/manifests"},{"name":"v8.13.2","sha":"48a98da5a8c81710f5b45982e23f82f2c1a1df48","kind":"tag","published_at":"2022-12-07T12:17:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.2/manifests"},{"name":"v8.13.1","sha":"af17c578998cd69e0227d0409b07812b43dad34d","kind":"tag","published_at":"2022-11-25T11:02:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.1/manifests"},{"name":"v8.13.0","sha":"185004cabd1bb4d3073daefe3af3c00dbb29cf87","kind":"tag","published_at":"2022-11-03T23:22:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.13.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.13.0/manifests"},{"name":"v8.12.57","sha":"4c8898be71d218833bda75a94e008e1a0fc48216","kind":"tag","published_at":"2022-10-11T23:52:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.57","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.57/manifests"},{"name":"v8.12.56","sha":"222e5a8b3650e8ee56731c042389880a6587e1f9","kind":"tag","published_at":"2022-09-22T06:47:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.56","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.56/manifests"},{"name":"v8.12.55","sha":"6e35ecd929cfc81d010d66a3d3e71faffef9dae3","kind":"tag","published_at":"2022-09-08T06:01:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.55","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.55/manifests"},{"name":"v8.12.54","sha":"e6ecaf8566bd2aa6f90bb3afdf9a36b7fcb03e98","kind":"tag","published_at":"2022-08-18T09:18:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.54","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.54/manifests"},{"name":"v8.12.53","sha":"9aab570b457f48e94178487c417d3dfe400eecac","kind":"tag","published_at":"2022-08-04T05:10:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.53","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.53/manifests"},{"name":"v8.12.52","sha":"011d35d28fe8a7c201efe9164f55ebd0a2d43b0c","kind":"tag","published_at":"2022-07-19T09:59:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.52","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.52/manifests"},{"name":"v8.12.51","sha":"80683407f4cb01839096988cf3d3dbce7511d231","kind":"tag","published_at":"2022-06-28T11:21:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.51","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.51/manifests"},{"name":"v8.12.50","sha":"e1c6752b358569810fb33bcc9f5c75050e9533fe","kind":"tag","published_at":"2022-06-09T14:15:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.50","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.50/manifests"},{"name":"v8.12.49","sha":"0815b3b998112cd1906dc16308dc39141f8307fd","kind":"tag","published_at":"2022-05-26T14:40:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.49","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.49/manifests"},{"name":"v8.12.48","sha":"4e7922d02168a52963d24756a8ce21c999d7b42e","kind":"tag","published_at":"2022-05-05T05:00:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.48","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.48/manifests"},{"name":"v8.12.47","sha":"e43c69d31a1d55391f16a31823482293d7f94703","kind":"tag","published_at":"2022-04-20T04:28:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.47","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.47/manifests"},{"name":"v8.12.46","sha":"3b8e317bc7e7b332f515b10f16b5b096b9771fad","kind":"tag","published_at":"2022-03-31T05:26:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.46","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.46/manifests"},{"name":"v8.12.45","sha":"0ea664e5e89d34717c890b8b5d885c5dba342c20","kind":"tag","published_at":"2022-03-10T09:17:26.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.45","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.45/manifests"},{"name":"v8.12.44","sha":"41b0976dcf35a866373a15f13088f1af6899f012","kind":"tag","published_at":"2022-02-24T06:11:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.44","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.44/manifests"},{"name":"v8.12.43","sha":"4eb49d3c2fd1c285de8b60a698aae86644f8de77","kind":"tag","published_at":"2022-02-09T07:36:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.43","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.43/manifests"},{"name":"v8.12.42","sha":"67f431e218dd649b3c80f9e108ff4aaf95af50d6","kind":"tag","published_at":"2022-01-27T14:54:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.42","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.42/manifests"},{"name":"v8.12.41","sha":"99a0ff4cdfad1b854d2b483265670f1fadc126de","kind":"tag","published_at":"2022-01-11T09:41:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.41","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.41/manifests"},{"name":"v8.12.40","sha":"f2dc1cbc615242d1475d28a9a418aa4dfd99bb25","kind":"tag","published_at":"2021-12-23T11:14:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.40","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.40/manifests"},{"name":"v8.12.39","sha":"b4e9b73792be6c9c5aeb6bc560dd95ab64623d4f","kind":"tag","published_at":"2021-12-07T08:24:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.39","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.39/manifests"},{"name":"v8.12.38","sha":"4f130fef0fd5ce376a83a2c4c031404a46530adc","kind":"tag","published_at":"2021-11-25T13:17:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.38","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.38/manifests"},{"name":"v8.12.37","sha":"e47f7d2bdae1d3fa3eda39f7ed2ba2158c30adde","kind":"tag","published_at":"2021-11-11T15:11:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.37","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.37/manifests"},{"name":"v8.12.36","sha":"9593e18e44cd67faaba33a1dcd0ef1f163fd25d5","kind":"tag","published_at":"2021-10-26T09:03:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.36","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.36/manifests"},{"name":"v8.12.35","sha":"b3eb305a10f0079f9114a5d334d47215ed70cfb9","kind":"tag","published_at":"2021-10-12T14:36:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.35","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.35/manifests"},{"name":"v8.12.34","sha":"bd403de9aab4fb75268b1765af707f5ae44ddf1a","kind":"tag","published_at":"2021-10-06T07:26:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.34","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.34/manifests"},{"name":"v8.12.33","sha":"49410a16e7f55d6fbbd396fbeb7ea7278ebb2063","kind":"tag","published_at":"2021-09-22T10:39:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.33","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.33/manifests"},{"name":"v8.12.32","sha":"ff1f7be6081b39622b54855870b611d1c4f2bd10","kind":"tag","published_at":"2021-09-10T10:51:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.32","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.32/manifests"},{"name":"v8.12.31","sha":"f463d79d287e0239fdb9d97a21a3e882806f44e1","kind":"tag","published_at":"2021-08-24T03:39:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.31","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.31/manifests"},{"name":"v8.12.30","sha":"3c56718a0a658e02bf9af6d040cc02ec6888212b","kind":"tag","published_at":"2021-08-17T05:58:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.30","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.30/manifests"},{"name":"v8.12.29","sha":"e9d8d84f531bf39d8f24e1cde67b587946468803","kind":"tag","published_at":"2021-08-06T10:08:50.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.29","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.29/manifests"},{"name":"v8.12.28","sha":"8647b2af27066f2d3bdaf92a80a7740e7bb2313d","kind":"tag","published_at":"2021-07-20T10:04:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.28","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.28/manifests"},{"name":"v8.12.27","sha":"fc954d827691f34b15d021cf232c0bd2d8a26644","kind":"tag","published_at":"2021-07-07T09:31:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.27","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.27/manifests"},{"name":"v8.12.26","sha":"b6dd073bbdb72306ae1b27a62b09086ad9fd63cd","kind":"tag","published_at":"2021-06-23T09:48:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.26","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.26/manifests"},{"name":"v8.12.25","sha":"add673f8f7927f684bd3b7867590575a141ec87e","kind":"tag","published_at":"2021-06-14T08:35:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.25","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.25/manifests"},{"name":"v8.12.24","sha":"8379f2f53bbebbbd83ae9ceb489223b919b44dd9","kind":"tag","published_at":"2021-05-26T09:12:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.24","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.24/manifests"},{"name":"v8.12.23","sha":"8767b3e904f2864c1874f3b8e39eeb8bca7d7238","kind":"tag","published_at":"2021-05-11T09:21:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.23/manifests"},{"name":"v8.12.22","sha":"23bede8f3f1e8abf4099b6366b4c87fbf695dba3","kind":"tag","published_at":"2021-04-29T06:32:04.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.22/manifests"},{"name":"v8.12.21","sha":"2679415ddc93dea237015fc52b172fcc4167a0b7","kind":"tag","published_at":"2021-04-05T10:44:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.21/manifests"},{"name":"v8.12.20","sha":"7b2fa013f2630c8aba6eb7675211b779f2562de3","kind":"tag","published_at":"2021-03-17T06:50:59.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.20/manifests"},{"name":"v8.12.19","sha":"b9d0757b6f954f5ef74e7dbc08dd8812739a56b1","kind":"tag","published_at":"2021-03-01T12:19:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.19/manifests"},{"name":"v8.12.18","sha":"1410161edee6a2b82dd9671b0ca59b07b7761222","kind":"tag","published_at":"2021-02-08T09:17:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.18/manifests"},{"name":"v8.12.17","sha":"ea4b2a6203f2fbdec97ae5730b737c9cc534ca0e","kind":"tag","published_at":"2021-01-27T08:05:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.17/manifests"},{"name":"v8.12.16","sha":"675d41139fedab703df21ca380a3bea3f808558c","kind":"tag","published_at":"2021-01-12T06:26:31.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.16/manifests"},{"name":"v8.12.15","sha":"85ebf0c5938af4736b9eb5e7c4b35ae9cb6d1c56","kind":"tag","published_at":"2020-12-15T09:09:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.15/manifests"},{"name":"v8.12.14","sha":"6f9e94982df9c7c44262b568edcd0723b0c84771","kind":"tag","published_at":"2020-12-02T13:10:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.14/manifests"},{"name":"v8.12.13","sha":"80decaa64b537f731e596728629249864213c443","kind":"tag","published_at":"2020-11-13T08:11:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.13/manifests"},{"name":"v8.12.12","sha":"68deb29712e624d947c525eb164643d58082b469","kind":"tag","published_at":"2020-10-29T06:50:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.12/manifests"},{"name":"v8.12.11","sha":"6767e43d3674b379fe966db7799c8a1fe10db81e","kind":"tag","published_at":"2020-10-07T09:40:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.11/manifests"},{"name":"v8.12.10","sha":"579ce31079f226e76eff326118813fd9a852ec09","kind":"tag","published_at":"2020-09-22T01:49:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.10/manifests"},{"name":"v8.12.9","sha":"b2fe9d3aca30c9a1ca4297810457283c39ab5dd0","kind":"tag","published_at":"2020-08-31T06:16:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.9/manifests"},{"name":"v8.12.8","sha":"18f9306aa7409232ff2173f9fb7ab2039c5fc216","kind":"tag","published_at":"2020-08-13T15:41:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.8/manifests"},{"name":"v8.12.7","sha":"8022f424cb444d07a12807d3cbff5f78463c6a38","kind":"tag","published_at":"2020-07-20T08:02:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.7/manifests"},{"name":"v8.12.6","sha":"ec81d8d43524c8a58dfb2be5e80bbbf883e434ee","kind":"tag","published_at":"2020-06-18T13:17:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.6/manifests"},{"name":"v8.12.5","sha":"283aaee0f4dda6024b3fcef80773fdf0d617f8dd","kind":"tag","published_at":"2020-06-03T08:20:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.5/manifests"},{"name":"v8.12.4","sha":"f04be12228f3fb0642c2b23c95b1f99f074cfaca","kind":"tag","published_at":"2020-05-19T10:34:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.4/manifests"},{"name":"v8.12.3","sha":"4de1416d3555405b0068daabddef56a1ee80d7d3","kind":"tag","published_at":"2020-05-06T09:14:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.3/manifests"},{"name":"v8.12.2","sha":"476ce87122fb593ca1a737ed262b195665473a63","kind":"tag","published_at":"2020-04-22T10:05:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.2/manifests"},{"name":"v8.12.1","sha":"27d98ed2b07e95695fa0eb1be5d4a992e524ac90","kind":"tag","published_at":"2020-03-30T04:50:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.1/manifests"},{"name":"v8.12.0","sha":"fbfc3639d4847721af334d34f4713eb375957437","kind":"tag","published_at":"2020-03-18T11:02:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.12.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.12.0/manifests"},{"name":"v8.11.5","sha":"df9d37a1a002cf22b479a113d069326dfb1b781f","kind":"tag","published_at":"2020-03-02T07:06:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.5/manifests"},{"name":"v8.11.4","sha":"02dd8cec47e0faef6eda0c2943d7a25782dec1fe","kind":"tag","published_at":"2020-02-12T09:24:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.4/manifests"},{"name":"v8.11.3","sha":"198f1b9610ff0f7760decae119353664fc489af0","kind":"tag","published_at":"2020-01-28T10:03:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.3/manifests"},{"name":"v8.11.2","sha":"8a3c5637ae5a84af2cda532587e873676b0e2638","kind":"tag","published_at":"2020-01-15T06:43:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.2/manifests"},{"name":"v8.11.1","sha":"66f5c2cc728dc86a57539ec0b6295458d8241094","kind":"tag","published_at":"2019-12-10T15:46:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.1/manifests"},{"name":"v8.11.0","sha":"ca195d5aff67e4062b3957a4a7fdabca9d443acc","kind":"tag","published_at":"2019-11-26T13:31:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.11.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.11.0/manifests"},{"name":"v8.10.23","sha":"0781dd4b281db5cfd51c61a9bfa4f3d24acd74b3","kind":"tag","published_at":"2019-11-13T05:09:02.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.23","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.23/manifests"},{"name":"v8.10.22","sha":"d0d3b04b8c28825c26747d0223644c6caf326147","kind":"tag","published_at":"2019-10-29T09:21:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.22","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.22/manifests"},{"name":"v8.10.21","sha":"8ed08085a7382590d2019cbe9db1c314f9751103","kind":"tag","published_at":"2019-10-16T16:08:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.21","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.21/manifests"},{"name":"v8.10.20","sha":"b8da23f917f8553a0d06979d1da02f304d8f6659","kind":"tag","published_at":"2019-10-02T17:19:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.20","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.20/manifests"},{"name":"v8.10.19","sha":"695440df04a73b6056de40631b02ae63aa9066f8","kind":"tag","published_at":"2019-09-18T05:57:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.19","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.19/manifests"},{"name":"v8.10.18","sha":"c10211f2c56ab2b67ef8e6936e96a72bff37fbcc","kind":"tag","published_at":"2019-09-03T09:40:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.18","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.18/manifests"},{"name":"v8.10.17","sha":"9ec085712229dbd045514d4a6a8bc8937d8be49d","kind":"tag","published_at":"2019-08-15T04:34:27.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.17","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.17/manifests"},{"name":"v8.10.16","sha":"b0daf7ba45f0e8dac582b88634127e3f9671a587","kind":"tag","published_at":"2019-08-01T10:13:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.16/manifests"},{"name":"v8.10.15","sha":"2ae18c163a5096eedce60c4b10ae3145e91c2297","kind":"tag","published_at":"2019-07-15T13:57:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.15/manifests"},{"name":"v8.10.14","sha":"de3390a1a9dc241e70ea00a4e9c2d1efb6ce64f7","kind":"tag","published_at":"2019-06-19T07:33:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.14/manifests"},{"name":"v8.10.13","sha":"ec543ddd5494b900060ce1537bca238b66d57965","kind":"tag","published_at":"2019-05-29T09:30:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.13/manifests"},{"name":"v8.10.12","sha":"a5405774ca2a23dc973261073409258dd45d015b","kind":"tag","published_at":"2019-05-14T09:22:35.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.12/manifests"},{"name":"v8.10.11","sha":"ca8f93d65cfe0c104748fe0ee7fc7b6e712f42c7","kind":"commit","published_at":"2019-04-30T09:35:55.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.11/manifests"},{"name":"v8.10.10","sha":"b3500615628c609d19fcb293cdcc2c88a2410216","kind":"tag","published_at":"2019-04-16T11:06:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.10/manifests"},{"name":"v8.10.9","sha":"6894f3dc138bb66030138b4069f51315b6061759","kind":"tag","published_at":"2019-04-03T04:30:39.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.9/manifests"},{"name":"v8.10.8","sha":"aa1e7af6d637b048b6f376d22ffaf33bdcb876ba","kind":"tag","published_at":"2019-03-20T05:06:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.8/manifests"},{"name":"v8.10.7","sha":"9085118c75da1ad50201e3ff2c6bebd5f9c60d9e","kind":"tag","published_at":"2019-03-07T06:47:41.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.7/manifests"},{"name":"v8.10.6","sha":"8fe0e1c938d94b683bb69838b7cfef85349b33b9","kind":"tag","published_at":"2019-02-21T05:33:43.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.6/manifests"},{"name":"v8.10.5","sha":"2d48fd7c2cb23dc56a4b3d1d26f70bb340647593","kind":"tag","published_at":"2019-02-07T16:38:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.5/manifests"},{"name":"v8.10.4","sha":"90a23a4b5d64de3b66b3346c299b17aed35f1116","kind":"tag","published_at":"2019-01-24T04:11:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.4/manifests"},{"name":"v8.10.3","sha":"45953266d45db03d6a555c755d5516b60c24eaaf","kind":"tag","published_at":"2019-01-09T04:31:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.3/manifests"},{"name":"v8.10.2","sha":"c4366eac38288f99cd77caf6a2ea28804529349e","kind":"tag","published_at":"2018-12-06T08:41:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.2/manifests"},{"name":"v8.10.1","sha":"4522de8deddcb61b54c6993acdc9aa669762eb0a","kind":"tag","published_at":"2018-11-22T04:46:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.1/manifests"},{"name":"v8.10.0","sha":"d62a8fb2b719f786dc7adc05b611f4f83e1c2ab0","kind":"tag","published_at":"2018-11-13T11:54:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.10.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.10.0/manifests"},{"name":"v8.9.16","sha":"c613b907f85dfe5f18620fad3062b43f9e114eb3","kind":"tag","published_at":"2018-10-18T06:14:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.16","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.16/manifests"},{"name":"v8.9.15","sha":"dd386ca1669a6668c6df2276b95d4491f605b490","kind":"tag","published_at":"2018-10-04T05:10:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.15","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.15/manifests"},{"name":"v8.9.14","sha":"a343d0ccfc36a18808cb5cf78937d95c67af7b28","kind":"tag","published_at":"2018-09-19T10:54:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.14","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.14/manifests"},{"name":"v8.9.13","sha":"615c62223cb71db9bec72ec181b3c3dad4e5ceea","kind":"tag","published_at":"2018-09-06T09:48:01.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.13","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.13/manifests"},{"name":"v8.9.12","sha":"d56bf9da349b862d87fb9b818d83380046e8f791","kind":"tag","published_at":"2018-08-23T05:04:05.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.12","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.12/manifests"},{"name":"v8.9.11","sha":"8a512c7fa7574e2943aeeb206c4ed0ca9912df79","kind":"tag","published_at":"2018-08-17T10:32:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.11/manifests"},{"name":"v8.9.10","sha":"2ba8fa9025ab4ab7735902d8442805f1f9cdbc90","kind":"tag","published_at":"2018-07-11T06:38:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.10/manifests"},{"name":"v8.9.9","sha":"720c5bfe29651e717420d1e0b45ff00c57e38d43","kind":"tag","published_at":"2018-06-27T09:41:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.9/manifests"},{"name":"v8.9.8","sha":"bd824b9ef0bc8ba30d3a751cf031e1ba8545acc1","kind":"tag","published_at":"2018-06-14T05:44:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.8/manifests"},{"name":"v8.9.7","sha":"2cfd0f5fd38d1360e76a599fec8cd576bdfb0b76","kind":"tag","published_at":"2018-05-29T08:01:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.7/manifests"},{"name":"v8.9.6","sha":"3a1ccdcda29e2735145cec1fa525924bbbe6062c","kind":"tag","published_at":"2018-05-15T08:57:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.6/manifests"},{"name":"v8.9.5","sha":"1531fb7afb89a9bd5a9c749245dcdc39d0c6025b","kind":"tag","published_at":"2018-05-03T09:19:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.5/manifests"},{"name":"v8.9.4","sha":"0e7c29b96ae37aa9dcae37f18447f184ef00bf85","kind":"tag","published_at":"2018-04-17T07:08:25.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.4/manifests"},{"name":"v8.9.3","sha":"60e03b2c0dacc6d5c922b3e993f42e193c6d039c","kind":"tag","published_at":"2018-04-04T15:22:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.3/manifests"},{"name":"v8.9.2","sha":"23ec916ea64006d0c6fd6d5f46e8cdc36a0ca4f2","kind":"tag","published_at":"2018-03-15T13:32:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.2/manifests"},{"name":"v8.9.1","sha":"c5eba757ab73060c39a961e0ebdd6584d34d51d8","kind":"tag","published_at":"2018-03-07T09:48:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.1/manifests"},{"name":"v8.9.0","sha":"1b3ad6f40a9dd802803e1987b65fe7f40d70401d","kind":"tag","published_at":"2018-02-22T02:35:48.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.9.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.9.0/manifests"},{"name":"v8.8.11","sha":"de9a531cbf90faddd1e9079a10ce3ec0e033967e","kind":"tag","published_at":"2018-02-07T10:21:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.11","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.11/manifests"},{"name":"v8.8.10","sha":"f35fd4f359bd72bc7ca44ae20c95763bc20aaf4f","kind":"tag","published_at":"2018-01-24T06:15:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.10","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.10/manifests"},{"name":"v8.8.9","sha":"3ba4394332389c46b28d2e1488713621fc4475d0","kind":"tag","published_at":"2018-01-09T14:37:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.9","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.9/manifests"},{"name":"v8.8.8","sha":"50bb3905f6269b7fe640b065baea74e9b04f9a44","kind":"tag","published_at":"2017-12-06T09:33:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.8","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.8/manifests"},{"name":"v8.8.7","sha":"31c538a8dde8a59be019db412cda8933abe0f362","kind":"tag","published_at":"2017-11-28T14:39:30.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.7","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.7/manifests"},{"name":"v8.8.6","sha":"7328e7d73a510d8a33bb2df4f1c564c9b084189b","kind":"tag","published_at":"2017-11-15T06:40:17.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.6","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.6/manifests"},{"name":"v8.8.5","sha":"b7281d6b5385ccd7717e87a1bf4d2ed017173bdc","kind":"tag","published_at":"2017-10-30T10:13:13.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.5/manifests"},{"name":"v8.8.4","sha":"6956282aeae9b1f440f88434f1487e410023339b","kind":"tag","published_at":"2017-10-16T10:43:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.4/manifests"},{"name":"v8.8.3","sha":"8d637a5ef3ab516853a883bfd0db463d0d9d1aef","kind":"tag","published_at":"2017-10-04T06:27:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.3/manifests"},{"name":"v8.8.2","sha":"1f010177c446f6f7ddf2af04b742ba31979078b7","kind":"tag","published_at":"2017-09-20T06:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.2/manifests"},{"name":"v8.8.1","sha":"648d6427a7abbdb79a7a3e9ce97b8b230a61fef8","kind":"tag","published_at":"2017-09-05T15:45:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.1/manifests"},{"name":"v8.8.0","sha":"7e4e754bda0984581c5887092d84aea08461a43b","kind":"tag","published_at":"2017-08-22T05:42:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.8.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.8.0/manifests"},{"name":"v8.7.1","sha":"fb9aa53ecfa360525c825f13a2129a199f10aa3b","kind":"tag","published_at":"2017-08-03T06:49:15.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.1/manifests"},{"name":"v8.7.0","sha":"1ad92eb35a448e9f676234b789949203d0f2badb","kind":"tag","published_at":"2017-07-18T10:56:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.7.0/manifests"},{"name":"v8.6.0","sha":"242a186f1fbfc3e34fc93d1cabf47a60fb41730d","kind":"tag","published_at":"2017-07-04T12:49:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.6.0/manifests"},{"name":"v8.5.2","sha":"0aad131fbde8794d627806e72fe554aa50c1ef73","kind":"tag","published_at":"2017-06-20T11:47:36.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.2/manifests"},{"name":"v8.5.1","sha":"b258c8aa517ec3b943ca7376cae7b599c0ccc0f8","kind":"tag","published_at":"2017-06-06T12:21:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.1/manifests"},{"name":"v8.5.0","sha":"52cff9d8837f6e224a78d712d4d8fa1863f77956","kind":"tag","published_at":"2017-05-23T14:26:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.5.0/manifests"},{"name":"v8.4.3","sha":"2467bc04c77c0b23ed8f0e0a5d00596c2269ced3","kind":"tag","published_at":"2017-05-11T06:10:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.3/manifests"},{"name":"v8.4.2","sha":"9923d921143264600b7d0e0bbcf457c893001764","kind":"tag","published_at":"2017-04-25T11:37:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.2/manifests"},{"name":"v8.4.1","sha":"02dbc0921cf503c548278b7aa8818ea5aa0b8ed3","kind":"tag","published_at":"2017-04-11T15:13:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.1/manifests"},{"name":"v8.4.0","sha":"77affd08f65fb348a9b42fe56a9166d4822ce9f8","kind":"tag","published_at":"2017-03-28T10:52:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.4.0/manifests"},{"name":"v8.3.3","sha":"46a38545ba0126ed94fd0733b86eb3e5246346ed","kind":"tag","published_at":"2017-03-14T10:22:52.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.3","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.3/manifests"},{"name":"v8.3.2","sha":"21f68b8ff557ec92a5ff9c5523f96d7aa581685b","kind":"tag","published_at":"2017-03-01T07:02:18.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"5507fdbf623fd13b17b084945eb21e2b8ac1262e","kind":"tag","published_at":"2017-02-21T10:26:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"ad297a10ba1967dceb33bd740090a06a5a1d3b1a","kind":"tag","published_at":"2017-02-15T06:59:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"3b16d6b06497585cd022d569f86c572ae4db856e","kind":"tag","published_at":"2017-02-02T10:30:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"c210dbca4e93b238b44e51d74215badda9d571a2","kind":"tag","published_at":"2017-01-25T10:01:33.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.1.0/manifests"},{"name":"v8.0.1","sha":"717c7d7476669686ff2190da4c84938bc38bc0dc","kind":"tag","published_at":"2017-01-13T05:23:34.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.1","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"1eb06f31e1dd3ee3ce699d095a0ad4f281ee0f2c","kind":"tag","published_at":"2016-12-07T10:41:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v8.0.0","html_url":"https://github.com/google/libphonenumber/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v8.0.0/manifests"},{"name":"v7.7.5","sha":"e905483f87cf668ab7fe83e24538f555e5642ec1","kind":"tag","published_at":"2016-11-23T10:39:45.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.5","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.5/manifests"},{"name":"v7.7.4","sha":"fedbc7020703e479d61d907419217bb1f8da5348","kind":"tag","published_at":"2016-11-09T08:31:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/v7.7.4","html_url":"https://github.com/google/libphonenumber/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/v7.7.4/manifests"},{"name":"libphonenumber-7.7.3","sha":"ad0ce0c945011935079600ba8769b28b90c7af45","kind":"tag","published_at":"2016-10-26T12:44:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.3/manifests"},{"name":"libphonenumber-7.7.2","sha":"2d0d216f60320b45c4ba99ac6e59b76f8754e226","kind":"tag","published_at":"2016-10-06T10:09:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.2/manifests"},{"name":"libphonenumber-7.7.1","sha":"8c37310deb492c390ff83ca095f87dbf680e29b3","kind":"tag","published_at":"2016-09-27T14:08:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.1/manifests"},{"name":"libphonenumber-7.7.0","sha":"1ec4d341c3cd13dc2ae05e0b372e85edfb41ee80","kind":"tag","published_at":"2016-09-19T13:17:22.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.7.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.7.0/manifests"},{"name":"libphonenumber-7.6.1","sha":"7cc500f588dbc4efcf06187fb60d218c79c9c9ee","kind":"tag","published_at":"2016-09-08T04:13:47.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.1/manifests"},{"name":"libphonenumber-7.6.0","sha":"ddf60b1c175ec1cc4a722c133dc975a2bbe4b214","kind":"tag","published_at":"2016-08-24T10:07:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.6.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.6.0/manifests"},{"name":"libphonenumber-7.5.2","sha":"e8b9277985b96cf263bb6d7510ed4a70c9721b3d","kind":"tag","published_at":"2016-08-10T09:24:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.2/manifests"},{"name":"libphonenumber-7.5.1","sha":"bdbc11de98782b83fb72ad75ff750f9b6bdcfc7c","kind":"tag","published_at":"2016-07-29T12:02:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.1/manifests"},{"name":"libphonenumber-7.5.0","sha":"3f83454ed62b3f791c24de4d3f92f2a6a61a8632","kind":"tag","published_at":"2016-07-22T11:46:40.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.5.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.5.0/manifests"},{"name":"libphonenumber-7.4.5","sha":"6d4b947f506bef9b62d4a3ac97f536e054483db0","kind":"tag","published_at":"2016-07-14T10:53:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.5/manifests"},{"name":"libphonenumber-7.4.4","sha":"932279c6394430539c92007f69b303c6786c9b73","kind":"tag","published_at":"2016-06-29T12:07:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.4/manifests"},{"name":"libphonenumber-7.4.3","sha":"1ea6dd934471b0bdd4df0bbf3f042283e2991511","kind":"tag","published_at":"2016-06-15T12:58:09.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.3/manifests"},{"name":"libphonenumber-7.4.2","sha":"fff050fb10f181e4ce0fb6a4ac14d31bf7beb293","kind":"tag","published_at":"2016-06-01T11:02:00.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.2/manifests"},{"name":"libphonenumber-7.4.1","sha":"6da5f0f52179595dc0a669dab609eb4ec1a2af4e","kind":"tag","published_at":"2016-05-18T10:47:14.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.1/manifests"},{"name":"libphonenumber-7.4.0","sha":"598b9a4f89d66b72a290be903b342a4506bcaef0","kind":"tag","published_at":"2016-05-11T14:23:28.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.4.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.4.0/manifests"},{"name":"libphonenumber-7.3.2","sha":"86c6d0e4d4b7529b9b3074ee77c903caab308114","kind":"tag","published_at":"2016-05-04T10:06:16.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.2/manifests"},{"name":"libphonenumber-7.3.1","sha":"08eba5d5786913a2a2e1223ad7773e5dea00fe1b","kind":"tag","published_at":"2016-04-20T14:34:12.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.1/manifests"},{"name":"libphonenumber-7.3.0","sha":"d933631fbf157778c252f25b77209a97811960cc","kind":"tag","published_at":"2016-04-07T04:10:58.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.3.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.3.0/manifests"},{"name":"libphonenumber-7.2.8","sha":"5f4de0fa92a918f82351f869db1dfd1b98730c34","kind":"tag","published_at":"2016-03-21T15:07:51.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.8/manifests"},{"name":"libphonenumber-7.2.7","sha":"73f64b69c5bfb69f91959d82bcc8bdd66491fd40","kind":"tag","published_at":"2016-03-09T14:09:38.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.7/manifests"},{"name":"libphonenumber-7.2.6","sha":"44ff90d58a64b6f4ed6a3877cdbab8d0c5805198","kind":"tag","published_at":"2016-02-25T16:00:46.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.6/manifests"},{"name":"libphonenumber-7.2.5","sha":"b4a6b21b5b897143299ffebd58f06795aa431622","kind":"tag","published_at":"2016-02-11T09:51:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.5/manifests"},{"name":"libphonenumber-7.2.4","sha":"a9bd368debe74355364965c24bcc5a6bfb1dc546","kind":"tag","published_at":"2016-01-28T10:11:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.4/manifests"},{"name":"libphonenumber-7.2.3","sha":"d20b06bf58b94da5c8dd01eedf5036beef4076f2","kind":"tag","published_at":"2016-01-12T16:57:37.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.3/manifests"},{"name":"libphonenumber-7.2.2","sha":"9541df6b8d4a66328bd80adaa34a2a9963e3549c","kind":"tag","published_at":"2015-12-15T16:40:57.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.2/manifests"},{"name":"libphonenumber-7.2.1","sha":"ab5e61acc087ec9f576249da2359a0899b7273fa","kind":"tag","published_at":"2015-11-11T15:31:07.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.1/manifests"},{"name":"libphonenumber-7.2.0","sha":"dc9ac9898658d65fb28c34d5adaf9cf669f5a661","kind":"tag","published_at":"2015-11-10T16:56:24.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.2.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.2.0/manifests"},{"name":"libphonenumber-7.1.1","sha":"5dc1145fc40beca8d48eace247b3310ac0671592","kind":"tag","published_at":"2015-10-30T09:30:10.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.1","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.1/manifests"},{"name":"libphonenumber-7.1.0","sha":"903ac5de5b6e1112acc2872032f2281f6fd86bd6","kind":"tag","published_at":"2015-10-08T14:30:19.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.1.0","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.1.0/manifests"},{"name":"libphonenumber-7.0.12","sha":"269845e9ead6671a6ad60b80898cc0cfa798aec3","kind":"tag","published_at":"2015-10-08T14:01:08.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.12","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.12/manifests"},{"name":"libphonenumber-7.0.11","sha":"469fb5097b17090b1e309cd01527a9adf45b01ef","kind":"tag","published_at":"2015-09-16T13:39:49.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.11","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.11/manifests"},{"name":"libphonenumber-7.0.10","sha":"950f498776821ed80a3f9e1d9f4c8abea7c940ab","kind":"tag","published_at":"2015-09-01T12:50:56.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.10","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.10/manifests"},{"name":"libphonenumber-7.0.9","sha":"a1d91a34e0cbf8a6f8fac4aa4ac50adfb5abb8b4","kind":"tag","published_at":"2015-08-04T06:57:54.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.9","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.9/manifests"},{"name":"libphonenumber-7.0.8","sha":"433dac969a5ede2eb7b60dfc7f8af53c8c4bf947","kind":"tag","published_at":"2015-07-14T15:21:11.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.8","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.8/manifests"},{"name":"libphonenumber-7.0.7","sha":"02413c4d7ecdae0a88b8565ae7d990bcb455928d","kind":"tag","published_at":"2015-06-25T21:55:29.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.7","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.7/manifests"},{"name":"libphonenumber-7.0.6","sha":"3cd5b8aefb0892367f12574ae669b749cb6aca55","kind":"tag","published_at":"2015-06-01T13:46:20.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.6","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.6/manifests"},{"name":"libphonenumber-7.0.5","sha":"4ddb307876234968ab958af3054d38c4352081de","kind":"tag","published_at":"2015-04-28T14:15:03.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.5","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.5/manifests"},{"name":"libphonenumber-7.0.4","sha":"5606882050d4a39be34ae028c7da677d5da20e06","kind":"tag","published_at":"2015-03-25T12:41:42.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.4","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.4/manifests"},{"name":"libphonenumber-7.0.3","sha":"c5256b980915762c377b24b99233000150421bfd","kind":"tag","published_at":"2015-03-03T10:00:23.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.3","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.3/manifests"},{"name":"libphonenumber-7.0.2","sha":"38ce887239cd78838e7c838b78c1c6c6fa6b827e","kind":"tag","published_at":"2015-01-19T11:46:32.000Z","download_url":"https://codeload.github.com/google/libphonenumber/tar.gz/libphonenumber-7.0.2","html_url":"https://github.com/google/libphonenumber/releases/tag/libphonenumber-7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/libphonenumber@libphonenumber-7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/tags/libphonenumber-7.0.2/manifests"}]},"repo_metadata_updated_at":"2026-02-14T02:00:11.513Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":131,"rankings":{"downloads":null,"dependent_repos_count":1.592367527956031,"dependent_packages_count":5.167135520427675,"stargazers_count":1.5114777402917239,"forks_count":3.376147523751364,"docker_downloads_count":5.627846910070177,"average":3.4549950444993938},"purl":"pkg:maven/com.googlecode.libphonenumber/geocoder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:geocoder","docker_dependents_count":10,"docker_downloads_count":2946,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.googlecode.libphonenumber:geocoder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.googlecode.libphonenumber:geocoder/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T06:01:28.130Z","issues_count":8,"pull_requests_count":1516,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":3408945.6073338427,"issues_closed_count":1,"pull_requests_closed_count":1309,"pull_request_authors_count":72,"issue_authors_count":5,"avg_comments_per_issue":0.375,"avg_comments_per_pull_request":0.7222955145118733,"merged_pull_requests_count":448,"bot_issues_count":4,"bot_pull_requests_count":983,"past_year_issues_count":0,"past_year_pull_requests_count":210,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":851911.9708029197,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":137,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","maintainers":[{"login":"silvio2402","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"},{"login":"tvislavski","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"},{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:geocoder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:geocoder/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:geocoder/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:geocoder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:geocoder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.googlecode.libphonenumber:geocoder/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":2645,"full_name":"google/libphonenumber","default_branch":"master","total_commits":2244,"total_committers":154,"total_bot_commits":72,"total_bot_committers":1,"mean_commits":14.571428571428571,"dds":0.8431372549019608,"past_year_total_commits":89,"past_year_total_committers":7,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":12.714285714285714,"past_year_dds":0.6067415730337078,"last_synced_at":"2026-06-18T11:08:35.287Z","last_synced_commit":"593719a5e7eaf6f374064c18f2809d9fdbca0838","created_at":"2023-03-07T09:15:06.489Z","updated_at":"2026-06-18T11:01:35.047Z","committers":[{"name":"penmetsaa","email":"penmetsaa@google.com","login":"penmetsaa","count":352},{"name":"Lara Scheidegger","email":"lararennie@google.com","login":"lararennie","count":257},{"name":"kkeshava","email":"kkeshava@google.com","login":"kkeshava","count":219},{"name":"Philippe Liard","email":"philip.liard@gmail.com","login":"pliard","count":168},{"name":"Shaopeng Jia","email":"jia.shao.peng@gmail.com","login":"jias0001","count":167},{"name":"Keghani Kouzoujian","email":"keghani","login":"keghani","count":162},{"name":"mandlil","email":"138015259+mandlil","login":"mandlil","count":135},{"name":"rohininidhi","email":"rnidhi@google.com","login":"rohininidhi","count":132},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":72},{"name":"David Yonge-Mallo","email":"davinci@google.com","login":"dlyongemallo","count":71},{"name":"SumathiSundara","email":"SumathiSundara@google.com","login":"SumathiSundara","count":47},{"name":"David Beaumont","email":"dbeaumont@google.com","login":"hagbard","count":46},{"name":"Fredrik Roubert","email":"roubert@google.com","login":"roubert","count":41},{"name":"Andy Staudacher","email":"andy.st@gmail.com","login":"andyst","count":33},{"name":"Cecilia Roes","email":"roes@google.com","login":"roes","count":27},{"name":"Nikolaos Trogkanis","email":"tronikos@gmail.com","login":"tronikos","count":24},{"name":"padmaksha_mukhopadhyay","email":"padmaksham@google.com","login":"padmaksha","count":19},{"name":"Amir Farsi","email":"amir_farsi@ymail.com","login":"afarsi","count":18},{"name":"Daniel Pocock","email":"daniel@pocock.pro","login":"dpocock","count":16},{"name":"水に","email":"mizuni","login":"mizuni","count":15},{"name":"Tijana Vislavski Gradina","email":"tijanavg@google.com","login":"tvislavski","count":14},{"name":"Mihaela Rosca","email":"mihaelacr@google.com","login":"mihaelacr-google","count":13},{"name":"Gilles Vollant","email":"info@winimage.com","login":"gvollant","count":7},{"name":"David Hotham","email":"david.hotham@metaswitch.com","login":"dimbleby","count":6},{"name":"David Cantrell","email":"david@cantrell.org.uk","login":"DrHyde","count":5},{"name":"Silvio Brändle","email":"silviobraendle@google.com","login":"silvio2402","count":5},{"name":"Tiago Salem Herrmann","email":"tiagosh@gmail.com","login":"tiagosh","count":4},{"name":"Tobias Rogg","email":"26879902+roggnroll","login":"roggnroll","count":4},{"name":"farmer1992@gmail.com","email":"farmer1992@gmail.com","login":"tg123","count":4},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":3},{"name":"Gregor Jasny","email":"gjasny@googlemail.com","login":"gjasny","count":3},{"name":"Kelvin Jin","email":"kelvinjin@google.com","login":"kjin","count":3},{"name":"Miruna Barbu","email":"mirunab@google.com","login":"mirunabarbu","count":3},{"name":"Temi Adeoye","email":"ta@temi.io","login":"temideoye","count":3},{"name":"bgertzfield","email":"bgertzfield@gmail.com","login":"bhamiltoncx","count":3},{"name":"darkdragon-001","email":"darkdragon-001","login":"darkdragon-001","count":3},{"name":"g1smd","email":"g1smd.email@gmail.com","login":"g1smd","count":3},{"name":"katbohm","email":"96047875+katbohm","login":"katbohm","count":3},{"name":"nirberman","email":"nir@simgo-mobile.com","login":null,"count":3},{"name":"thestig","email":"thestig@gmail.com","login":"distnz","count":2},{"name":"pacbypass","email":"pacbypass@gmail.com","login":"pacbypass","count":2},{"name":"dvadym","email":"53558779+dvadym","login":"dvadym","count":2},{"name":"Nikolay","email":"halt-hammerzeit","login":"halt-hammerzeit","count":2},{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":2},{"name":"Joyce","email":"joycebrum@google.com","login":"joycebrum","count":2},{"name":"Joel Linn","email":"jl@conductive.de","login":"JoelLinn","count":2},{"name":"James Wright","email":"12wrigja","login":"12wrigja","count":2},{"name":"Fabrice Berchtold","email":"65220349+fabriceberchtold","login":"fabriceberchtold","count":2},{"name":"Ante Lucic","email":"ante.lucic450@gmail.com","login":"alucic","count":2},{"name":"Anssi Hannula","email":"anssi.hannula@iki.fi","login":"anssih","count":2},{"name":"AlipmanG","email":"44248349+AlipmanG","login":"AlipmanG","count":2},{"name":"Alex Koller","email":"myanimal@gmail.com","login":"myanimal","count":2},{"name":"Neil Mayhew","email":"neil@fpcomplete.com","login":"neilmayhew","count":2},{"name":"KushalP","email":"KushalP@gmail.com","login":null,"count":2},{"name":"Ivo Anjo","email":"ivo.anjo@talkdesk.com","login":null,"count":2},{"name":"Daco Harkes","email":"dacoharkes@google.com","login":"dcharkes","count":1},{"name":"Daniel Frett","email":"daniel.frett@gmail.com","login":"frett","count":1},{"name":"Daniil Tolmachev","email":"mister.tolmach@gmail.com","login":"mr-tolmach","count":1},{"name":"Adam Fernung","email":"akfernun@gmail.com","login":"akfernun","count":1},{"name":"Adrian Bunk","email":"bunk@stusta.de","login":"AdrianBunk","count":1},{"name":"Alaa TOUNSADI","email":"NeverMindNever","login":"NeverMindNever","count":1},{"name":"Antonio D'souza","email":"adsouza@gmail.com","login":"adsouza","count":1},{"name":"Arnad Voljevica","email":"13919850+arnad","login":"arnad","count":1},{"name":"Arnaud Mergey","email":"a_mergey@yahoo.fr","login":"amergey","count":1},{"name":"Behdad Esfahbod","email":"behdad@behdad.org","login":"behdad","count":1},{"name":"Blesswin Samuel","email":"blesswinsamuel@gmail.com","login":"blesswinsamuel","count":1},{"name":"Bob Conan","email":"sufssl03@gmail.com","login":"NicholasWilsonDEV","count":1},{"name":"Danny Smith","email":"danny@gorcha.org","login":"gorcha","count":1},{"name":"kushalp","email":"kushalp@gmail.com","login":null,"count":1},{"name":"georgey@chromium.org","email":"georgey@chromium.org","login":null,"count":1},{"name":"Vonage Holdings Corp","email":"","login":null,"count":1},{"name":"Tom Ayre","email":"tayre@blackberry.com","login":null,"count":1},{"name":"Tim Van den Eynde","email":"tim.vandeneynde@unleashed.be","login":null,"count":1},{"name":"Thomas Clegg","email":"twcclegg@gmail.com","login":null,"count":1},{"name":"Sebastian Ström","email":"sebastian@bokadirekt.se","login":null,"count":1},{"name":"Patrick Mézard","email":"pmezard@gmail.com","login":null,"count":1},{"name":"Meenal Goyal","email":"mgoyal@mgoyal-ld1.linkedin.biz","login":null,"count":1},{"name":"TomiwaOke","email":"40521424+TomiwaOke","login":"TomiwaOke","count":1},{"name":"Tobias Bieniek","email":"Tobias.Bieniek@gmx.de","login":"Turbo87","count":1},{"name":"Terence Eden","email":"edent","login":"edent","count":1},{"name":"Tad Fisher","email":"tadfisher@gmail.com","login":"tadfisher","count":1},{"name":"Sustenance","email":"antmiller202@gmail.com","login":"Sustenance","count":1},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Senya","email":"senya@riseup.net","login":"cmrd-senya","count":1},{"name":"Schalk-Willem Krüger","email":"swkrueger","login":"swkrueger","count":1},{"name":"Santiago Castro","email":"bryant@montevideo.com.uy","login":"bryant1410","count":1},{"name":"SG-Kang","email":"101150768+SG-Kang","login":"SG-Kang","count":1},{"name":"RyanZailab","email":"ryan@zailab.com","login":"RyanZailab","count":1},{"name":"Prateek Shrivastava","email":"13.prateek@gmail.com","login":"prateek1306","count":1},{"name":"Paweł Wilk","email":"siefca@gnu.org","login":"siefca","count":1},{"name":"Paul Wankadia","email":"junyer@google.com","login":"junyer","count":1},{"name":"Olexandr Nesterenko","email":"olexn@ukr.net","login":"burunduk","count":1},{"name":"Nikolay","email":"catamphetamine","login":"catamphetamine","count":1},{"name":"Nico Weber","email":"nicolasweber@gmx.de","login":"nico","count":1},{"name":"Mitchell Pomery","email":"bob_george33@hotmail.com","login":"mpomery","count":1},{"name":"tmarek-google","email":"tmarek@google.com","login":"tmarek-google","count":1},{"name":"shayan javani","email":"25373436+massivefermion","login":"massivefermion","count":1},{"name":"scottmg","email":"scottmg@chromium.org","login":"sgraham","count":1},{"name":"rushirajbaxi","email":"118249619+rushirajbaxi","login":"rushirajbaxi","count":1},{"name":"openvcdiff","email":"openvcdiff@gmail.com","login":"openvcdiff","count":1},{"name":"monjiwired","email":"monjiwired@gmail.com","login":"monjiwired","count":1},{"name":"mikaelmgit","email":"115223402+mikaelmgit","login":"mikaelmgit","count":1},{"name":"ilovezfs","email":"ilovezfs@icloud.com","login":"ilovezfs","count":1},{"name":"gapatterson","email":"gapattersonfortomorrow@gmail.com","login":"gapatterson","count":1},{"name":"digz6666","email":"digz6666@gmail.com","login":"digz6666","count":1},{"name":"dantwining","email":"dantwining@gmail.com","login":"dantwining","count":1},{"name":"chiptech-andrew","email":"101999033+chiptech-andrew","login":"chiptech-andrew","count":1},{"name":"carcabot","email":"carcabot@carcabot.ro","login":"carcabot","count":1},{"name":"avimar","email":"avi@amarcus.com","login":"avimar","count":1},{"name":"armleo","email":"aa-c-aa@mail.ru","login":"armleo","count":1},{"name":"alecmcturk@gmail.com","email":"alecmcturk@gmail.com","login":"FarthestShore","count":1},{"name":"Yuriy Chernyshov","email":"thegeorg@yandex-team.ru","login":"georgthegreat","count":1},{"name":"Vladislav","email":"99754299+vloldik","login":"vloldik","count":1},{"name":"Toni Almeida","email":"promatik@gmail.com","login":"promatik","count":1},{"name":"Fatih Üstündağ","email":"fatih.ustundag@gmail.com","login":"fustundag","count":1},{"name":"Fabien Allanic","email":"fabien.allanic@gmail.com","login":"fallanic","count":1},{"name":"Espen Antonsen","email":"espen@inspired.no","login":"espen","count":1},{"name":"Doug Roeper","email":"Dig-Doug","login":"Dig-Doug","count":1},{"name":"Dmitry Polushkin","email":"dmitry.polushkin@gmail.com","login":"dmitry","count":1},{"name":"Di-Shi Sun","email":"di-shi.sun@transnexus.com","login":"di-shi","count":1},{"name":"Dhananjoy Biswas","email":"Corei13","login":"Corei13","count":1},{"name":"Denis Dijak","email":"denisdijak@gmail.com","login":"ddijak","count":1},{"name":"Dejan Stojadinović","email":"dejan2609","login":"dejan2609","count":1},{"name":"DavidKorczynski","email":"david@adalogics.com","login":"DavidKorczynski","count":1},{"name":"David Webster","email":"davidcwebster@gmail.com","login":"davidwebster48","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Brendan Marry","email":"bmarry@google.com","login":"bmarry","count":1},{"name":"Caleb Friden","email":"caleb.cfri@gmail.com","login":"StarLard","count":1},{"name":"Carlo Cabrera","email":"30379873+carlocab","login":"carlocab","count":1},{"name":"Chaitanya Pramod","email":"me@chaitanyapramod.com","login":"ChaitanyaPramod","count":1},{"name":"Chris Steinle","email":"csteinle","login":"csteinle","count":1},{"name":"Ciri","email":"ciri-cuervo","login":"ciri-cuervo","count":1},{"name":"Costin Moise","email":"necenzurat@gmail.com","login":"necenzurat","count":1},{"name":"Milos","email":"milose","login":"milose","count":1},{"name":"Meenal Goyal","email":"mgoyal@linkedin.com","login":"mgoyal1","count":1},{"name":"Marina Victoria Krasnova","email":"marinakrasnovatr81@gmail.com","login":"marinakr","count":1},{"name":"Luca Andrea Rossi","email":"LucaRed","login":"LucaRed","count":1},{"name":"Lionscribe Software LLC","email":"lionscribe","login":"lionscribe","count":1},{"name":"Lekhyalalitha","email":"45028114+Lekhyalalitha","login":"Lekhyalalitha","count":1},{"name":"Kyle Cronin","email":"kyle.cronin@gmail.com","login":"kylecronin","count":1},{"name":"Kevin López Brante","email":"kevin@kddlb.cl","login":"kddlb","count":1},{"name":"Joshua Gigg","email":"giggsey@gmail.com","login":"giggsey","count":1},{"name":"Josh Cockrell","email":"joshuakcockrell@gmail.com","login":"joshuakcockrell","count":1},{"name":"Jeffrey Crowell","email":"crowell@bu.edu","login":"crowell","count":1},{"name":"Jack O'Connor","email":"jackocnr@gmail.com","login":"jackocnr","count":1},{"name":"Ivan Fraixedes","email":"ifcdev@gmail.com","login":"ifraixedes","count":1},{"name":"Igor Petrovych","email":"ipetrovych@noltic.com","login":"ipetrovych","count":1},{"name":"Ian Ker-Seymer","email":"i.kerseymer@gmail.com","login":"ianks","count":1},{"name":"Hrishikesh Amur","email":"hrishikesh.amur@gmail.com","login":"sopwithcamel","count":1},{"name":"Henry Lee","email":"lee0906@hotmail.com","login":"HenryRLee","count":1},{"name":"Gregor Purdy","email":"gregor@abcelo.com","login":"gnp","count":1},{"name":"Gerhard Poul","email":"gerhard.poul@gmail.com","login":"gpoul","count":1},{"name":"Aleksandar Ivanović","email":"acko@lotusflare.com","login":null,"count":1}],"past_year_committers":[{"name":"mandlil","email":"138015259+mandlil","login":"mandlil","count":35},{"name":"kkeshava","email":"kkeshava@google.com","login":"kkeshava","count":30},{"name":"rohininidhi","email":"rnidhi@google.com","login":"rohininidhi","count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Vladislav","email":"99754299+vloldik","login":"vloldik","count":1},{"name":"Tijana Vislavski Gradina","email":"tijanavg@google.com","login":"tvislavski","count":1},{"name":"Hrishikesh Amur","email":"hrishikesh.amur@gmail.com","login":"sopwithcamel","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:10.001Z","repositories_count":6264562,"commits_count":875372554,"contributors_count":35087202,"owners_count":1169081,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"google/libphonenumber","html_url":"https://github.com/google/libphonenumber","last_synced_at":"2026-06-18T11:00:37.632Z","status":"active","issues_count":8,"pull_requests_count":1563,"avg_time_to_close_issue":711067.0,"avg_time_to_close_pull_request":4011405.90386016,"issues_closed_count":1,"pull_requests_closed_count":1373,"pull_request_authors_count":81,"issue_authors_count":5,"avg_comments_per_issue":2.625,"avg_comments_per_pull_request":0.7300063979526551,"merged_pull_requests_count":481,"bot_issues_count":4,"bot_pull_requests_count":989,"past_year_issues_count":0,"past_year_pull_requests_count":149,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":3011697.5625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":112,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.40268456375838924,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":44,"past_year_merged_pull_requests_count":74,"created_at":"2023-05-10T14:34:36.601Z","updated_at":"2026-06-18T11:00:37.632Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Flibphonenumber/issues","issue_labels_count":{"table":{"java":4,"dependencies":4,"bug":1}},"pull_request_labels_count":{"table":{"dependencies":988,"java":902,"github_actions":81,"cla: yes":4,"wip":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":5,"NONE":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1434,"NONE":102,"COLLABORATOR":18,"MEMBER":9}},"issue_authors":{"table":{"dependabot[bot]":4,"king0billy":1,"silvio2402":1,"mandlil":1,"cryboy2021":1}},"pull_request_authors":{"table":{"dependabot[bot]":989,"mandlil":207,"kkeshava":117,"rohininidhi":73,"penmetsaa":20,"silvio2402":18,"tvislavski":9,"cryboy2021":7,"mohamedsabra88":7,"pacbypass":6,"KarolJakubKrawiec":4,"LA-10":4,"pich":4,"joycebrum":4,"darkdragon-001":4,"Ethrynto":3,"SG-Kang":2,"Ht3001":2,"michalsrutek":2,"asanikovich":2,"vloldik":2,"kostamilorava":2,"tantek":2,"silviucpp":2,"JoshuaProvoste":2,"openvcdiff":2,"waterkip":2,"WalidAhmed90":2,"xieweicong":2,"svasudevan91":2,"BobConanDev":2,"mgochmuradov":2,"pongkoj85":2,"daniel-stripe":2,"Thr44":2,"di-shi":2,"Allencarder17":2,"sergiomb2":2,"gvollant":1,"OPihlak":1,"komiku":1,"delroth":1,"step-security-bot":1,"JoelLinn":1,"temideoye":1,"tintou":1,"massivefermion":1,"Anrufliste":1,"mr-tolmach":1,"IridiumMetal":1,"Kaneml":1,"Ken-UC":1,"wmundev":1,"ghaithabdulreda":1,"DavidKorczynski":1,"carlocab":1,"kimsey0":1,"ejblanco":1,"ArditBaloku":1,"sharadboni":1,"Cory-Kramer":1,"katbohm":1,"gnp":1,"DerKobe":1,"JiDai":1,"mdmourao":1,"sopwithcamel":1,"CurlRip":1,"Liamtoha":1,"CoolGoose":1,"sthd":1,"cosmo-con":1,"cho-m":1,"Roozbeh-a":1,"Tulgaaaaaaaa":1,"ninjachen":1,"KDederichs":1,"archuletacarla6-netizen":1,"dponomarenko-firstorion":1,"fabriceberchtold":1,"kristofser":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:09.966Z","repositories_count":14819754,"issues_count":33035175,"pull_requests_count":109015080,"authors_count":11312754,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":44,"java":43,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":121,"NONE":26,"MEMBER":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":44,"mandlil":32,"kkeshava":29,"rohininidhi":14,"LA-10":4,"Ethrynto":3,"vloldik":2,"JoshuaProvoste":2,"Ht3001":2,"ghaithabdulreda":1,"IridiumMetal":1,"JiDai":1,"ejblanco":1,"Kaneml":1,"DavidKorczynski":1,"kristofser":1,"cosmo-con":1,"cho-m":1,"mdmourao":1,"ninjachen":1,"ArditBaloku":1,"sharadboni":1,"Tulgaaaaaaaa":1,"tvislavski":1,"archuletacarla6-netizen":1}},"maintainers":[{"table":{"login":"silvio2402","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/silvio2402"}},{"table":{"login":"tvislavski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"}},{"table":{"login":"openvcdiff","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/openvcdiff"}}],"active_maintainers":[{"table":{"login":"tvislavski","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tvislavski"}}]}},"events":{"total":{"CreateEvent":263,"CommitCommentEvent":6,"ReleaseEvent":20,"DeleteEvent":238,"PullRequestEvent":450,"ForkEvent":102,"WatchEvent":1021,"IssueCommentEvent":165,"PushEvent":404,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":217},"last_year":{"CreateEvent":79,"CommitCommentEvent":4,"ReleaseEvent":6,"DeleteEvent":69,"PullRequestEvent":94,"ForkEvent":28,"WatchEvent":304,"IssueCommentEvent":27,"PushEvent":150,"PullRequestReviewEvent":51}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"java/carrier/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:10.413Z","updated_at":"2023-01-14T13:31:10.413Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/carrier/pom.xml","dependencies":[{"id":6897936379,"package_name":"com.googlecode.libphonenumber:libphonenumber","ecosystem":"maven","requirements":"8.13.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6897936384,"package_name":"com.googlecode.libphonenumber:prefixmapper","ecosystem":"maven","requirements":"2.199-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"java/demo/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:10.500Z","updated_at":"2023-01-14T13:31:10.500Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/demo/pom.xml","dependencies":[{"id":6897938442,"package_name":"com.google.template:soy","ecosystem":"maven","requirements":"2022-07-20","direct":true,"kind":"runtime","optional":false},{"id":6897938443,"package_name":"com.google.cloud.tools:appengine-maven-plugin","ecosystem":"maven","requirements":"2.4.4","direct":true,"kind":"runtime","optional":false},{"id":6897938463,"package_name":"javax.servlet:servlet-api","ecosystem":"maven","requirements":"2.5","direct":true,"kind":"provided","optional":false},{"id":6897938464,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.7","direct":true,"kind":"runtime","optional":false},{"id":6897938465,"package_name":"commons-fileupload:commons-fileupload","ecosystem":"maven","requirements":"1.4","direct":true,"kind":"runtime","optional":false},{"id":6897938466,"package_name":"commons-lang:commons-lang","ecosystem":"maven","requirements":"2.6","direct":true,"kind":"runtime","optional":false},{"id":6897938467,"package_name":"com.googlecode.libphonenumber:libphonenumber","ecosystem":"maven","requirements":"8.13.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6897938468,"package_name":"com.googlecode.libphonenumber:geocoder","ecosystem":"maven","requirements":"2.199-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6897938469,"package_name":"com.googlecode.libphonenumber:carrier","ecosystem":"maven","requirements":"1.189-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"java/geocoder/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:10.676Z","updated_at":"2023-01-14T13:31:10.676Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/geocoder/pom.xml","dependencies":[{"id":6897940337,"package_name":"com.googlecode.libphonenumber:libphonenumber","ecosystem":"maven","requirements":"8.13.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":6897940340,"package_name":"com.googlecode.libphonenumber:prefixmapper","ecosystem":"maven","requirements":"2.199-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"java/internal/prefixmapper/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:10.844Z","updated_at":"2023-01-14T13:31:10.844Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/internal/prefixmapper/pom.xml","dependencies":[{"id":6897941734,"package_name":"com.googlecode.libphonenumber:libphonenumber","ecosystem":"maven","requirements":"8.13.5-SNAPSHOT","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"java/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:10.926Z","updated_at":"2023-01-14T13:31:10.926Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/pom.xml","dependencies":[{"id":6897941746,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":6897941747,"package_name":"org.mockito:mockito-all","ecosystem":"maven","requirements":"1.10.19","direct":true,"kind":"test","optional":false},{"id":6897941748,"package_name":"org.apache.maven.scm:maven-scm-api","ecosystem":"maven","requirements":"1.9.4","direct":true,"kind":"runtime","optional":false},{"id":6897941749,"package_name":"org.apache.maven.scm:maven-scm-provider-gitexe","ecosystem":"maven","requirements":"1.9.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"metadata/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:10.984Z","updated_at":"2023-01-14T13:31:10.984Z","repository_link":"https://github.com/google/libphonenumber/blob/master/metadata/pom.xml","dependencies":[{"id":6897942628,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"29.0-jre","direct":true,"kind":"runtime","optional":false},{"id":6897942629,"package_name":"com.ibm.icu:icu4j","ecosystem":"maven","requirements":"67.1","direct":true,"kind":"runtime","optional":false},{"id":6897942630,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":"3.21.7","direct":true,"kind":"runtime","optional":false},{"id":6897942631,"package_name":"com.google.auto.value:auto-value","ecosystem":"maven","requirements":"1.7.4","direct":true,"kind":"provided","optional":false},{"id":6897942632,"package_name":"com.google.auto.value:auto-value-annotations","ecosystem":"maven","requirements":"1.7.4","direct":true,"kind":"runtime","optional":false},{"id":6897942633,"package_name":"com.github.os72:protoc-jar-maven-plugin","ecosystem":"maven","requirements":"3.11.4","direct":true,"kind":"runtime","optional":false},{"id":6897942651,"package_name":"com.google.code.findbugs:jsr305","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":6897942653,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"test","optional":false},{"id":6897942656,"package_name":"com.google.truth.extensions:truth-java8-extension","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"migrator/migrator-servlet/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:11.078Z","updated_at":"2023-01-14T13:31:11.078Z","repository_link":"https://github.com/google/libphonenumber/blob/master/migrator/migrator-servlet/pom.xml","dependencies":[{"id":6897942696,"package_name":"com.google.appengine:appengine-api-1.0-sdk","ecosystem":"maven","requirements":"1.9.82","direct":true,"kind":"runtime","optional":false},{"id":6897942697,"package_name":"javax.servlet:javax.servlet-api","ecosystem":"maven","requirements":"3.1.0","direct":true,"kind":"provided","optional":false},{"id":6897942698,"package_name":"jstl:jstl","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":6897942699,"package_name":"com.google.i18n.libphonenumber:migrator","ecosystem":"maven","requirements":"1.0.0-SNAPSHOT","direct":true,"kind":"compile","optional":false},{"id":6897942700,"package_name":"javax.servlet.jsp:javax.servlet.jsp-api","ecosystem":"maven","requirements":"2.3.1","direct":true,"kind":"provided","optional":false},{"id":6897942701,"package_name":"commons-fileupload:commons-fileupload","ecosystem":"maven","requirements":"1.4","direct":true,"kind":"compile","optional":false}]},{"ecosystem":"maven","filepath":"migrator/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:11.145Z","updated_at":"2023-01-14T13:31:11.145Z","repository_link":"https://github.com/google/libphonenumber/blob/master/migrator/pom.xml","dependencies":[{"id":6897943944,"package_name":"com.google.i18n.libphonenumber:metadata","ecosystem":"maven","requirements":"1.0-SNAPSHOT","direct":true,"kind":"compile","optional":false},{"id":6897943947,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":6897943949,"package_name":"com.google.truth:truth","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"test","optional":false},{"id":6897943950,"package_name":"info.picocli:picocli","ecosystem":"maven","requirements":"4.5.0","direct":true,"kind":"runtime","optional":false},{"id":6897943952,"package_name":"com.google.truth.extensions:truth-java8-extension","ecosystem":"maven","requirements":"1.0.1","direct":true,"kind":"test","optional":false},{"id":6897943954,"package_name":"com.google.auto.value:auto-value","ecosystem":"maven","requirements":"1.7.4","direct":true,"kind":"provided","optional":false},{"id":6897943955,"package_name":"com.google.auto.value:auto-value-annotations","ecosystem":"maven","requirements":"1.7.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"tools/java/common/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:11.187Z","updated_at":"2023-01-14T13:31:11.187Z","repository_link":"https://github.com/google/libphonenumber/blob/master/tools/java/common/pom.xml","dependencies":[{"id":6897944034,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"tools/java/cpp-build/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:11.285Z","updated_at":"2023-01-14T13:31:11.285Z","repository_link":"https://github.com/google/libphonenumber/blob/master/tools/java/cpp-build/pom.xml","dependencies":[{"id":6897945239,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":6897945240,"package_name":"com.google.protobuf:protobuf-java","ecosystem":"maven","requirements":"3.21.7","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"tools/java/data/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:11.337Z","updated_at":"2023-01-14T13:31:11.337Z","repository_link":"https://github.com/google/libphonenumber/blob/master/tools/java/data/pom.xml","dependencies":[{"id":6897945259,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false},{"id":6897945260,"package_name":"javax.servlet:servlet-api","ecosystem":"maven","requirements":"2.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"tools/java/java-build/pom.xml","sha":null,"kind":"manifest","created_at":"2023-01-14T13:31:11.381Z","updated_at":"2023-01-14T13:31:11.381Z","repository_link":"https://github.com/google/libphonenumber/blob/master/tools/java/java-build/pom.xml","dependencies":[{"id":6897945277,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:09.932Z","updated_at":"2026-04-21T07:02:09.932Z","repository_link":"https://github.com/google/libphonenumber/blob/master/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"tools/java/pom.xml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:10.016Z","updated_at":"2026-04-21T07:02:10.016Z","repository_link":"https://github.com/google/libphonenumber/blob/master/tools/java/pom.xml","dependencies":[]},{"ecosystem":"deb","filepath":"debian/control","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:06.221Z","updated_at":"2026-04-21T07:02:06.221Z","repository_link":"https://github.com/google/libphonenumber/blob/master/debian/control","dependencies":[{"id":25856535342,"package_name":"cdbs","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535343,"package_name":"cmake","ecosystem":"deb","requirements":"\u003e= 2.8","direct":true,"kind":"build","optional":false},{"id":25856535344,"package_name":"debhelper","ecosystem":"deb","requirements":"\u003e= 9","direct":true,"kind":"build","optional":false},{"id":25856535347,"package_name":"default-jdk","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535348,"package_name":"libboost-dev","ecosystem":"deb","requirements":"\u003e= 1.40","direct":true,"kind":"build","optional":false},{"id":25856535352,"package_name":"libboost-system-dev","ecosystem":"deb","requirements":"\u003e= 1.40","direct":true,"kind":"build","optional":false},{"id":25856535353,"package_name":"libboost-thread-dev","ecosystem":"deb","requirements":"\u003e= 1.40","direct":true,"kind":"build","optional":false},{"id":25856535354,"package_name":"libgtest-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535356,"package_name":"libicu-dev","ecosystem":"deb","requirements":"\u003e= 4.4","direct":true,"kind":"build","optional":false},{"id":25856535357,"package_name":"libprotobuf-dev","ecosystem":"deb","requirements":"\u003e= 2.4","direct":true,"kind":"build","optional":false},{"id":25856535359,"package_name":"libre2-dev","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535360,"package_name":"maven-debian-helper","ecosystem":"deb","requirements":"\u003e= 1.5","direct":true,"kind":"build","optional":false},{"id":25856535361,"package_name":"protobuf-compiler","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535364,"package_name":"default-jdk-doc","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535365,"package_name":"junit4","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535366,"package_name":"libbuild-helper-maven-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535367,"package_name":"libmaven-antrun-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535368,"package_name":"libmaven-assembly-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535369,"package_name":"libmaven-compiler-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535370,"package_name":"libmaven-exec-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535371,"package_name":"libmaven-jar-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535372,"package_name":"libmaven-javadoc-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535373,"package_name":"libmaven-war-plugin-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535374,"package_name":"libprotobuf-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535375,"package_name":"libservlet2.5-java","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false},{"id":25856535376,"package_name":"libservlet2.5-java-doc","ecosystem":"deb","requirements":"*","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards.yml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:05.135Z","updated_at":"2026-04-21T07:02:05.135Z","repository_link":"https://github.com/google/libphonenumber/blob/master/.github/workflows/scorecards.yml","dependencies":[{"id":25856535329,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":25856535330,"package_name":"actions/checkout","ecosystem":"actions","requirements":"a5ac7e51b41094c92402da3b24376905380afc29","direct":true,"kind":"composite","optional":false},{"id":25856535331,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"dc50aa9510b46c811795eb24b2f1ba02a914e534","direct":true,"kind":"composite","optional":false},{"id":25856535339,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"65462800fd760344b1a7b4382951275a0abb4808","direct":true,"kind":"composite","optional":false},{"id":25856535340,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"9fdb3e49720b44c48891d036bb502feb25684276","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:02.822Z","updated_at":"2026-04-21T07:02:02.822Z","repository_link":"https://github.com/google/libphonenumber/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":25856535291,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":25856535294,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8f4b7f84864484a7bf31766abe9204da3cbe65b3","direct":true,"kind":"composite","optional":false},{"id":25856535295,"package_name":"arduino/setup-protoc","ecosystem":"actions","requirements":"149f6c87b92550901b26acd1632e11c3662e381f","direct":true,"kind":"composite","optional":false},{"id":25856535296,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"5b6282e01c62d02e720b81eb8a51204f527c3624","direct":true,"kind":"composite","optional":false},{"id":25856535297,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"5b6282e01c62d02e720b81eb8a51204f527c3624","direct":true,"kind":"composite","optional":false},{"id":25856535303,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"5b6282e01c62d02e720b81eb8a51204f527c3624","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cpp-unit-test.yml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:03.693Z","updated_at":"2026-04-21T07:02:03.693Z","repository_link":"https://github.com/google/libphonenumber/blob/master/.github/workflows/cpp-unit-test.yml","dependencies":[{"id":25856535307,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":25856535311,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ee0669bd1cc54295c223e0bb666b733df41de1c5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:03.914Z","updated_at":"2026-04-21T07:02:03.914Z","repository_link":"https://github.com/google/libphonenumber/blob/master/.github/workflows/dependency-review.yml","dependencies":[{"id":25856535316,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":25856535317,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8f4b7f84864484a7bf31766abe9204da3cbe65b3","direct":true,"kind":"composite","optional":false},{"id":25856535318,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"7d90b4f05fea31dde1c4a1fb3fa787e197ea93ab","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/java-unit-test.yml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:04.561Z","updated_at":"2026-04-21T07:02:04.561Z","repository_link":"https://github.com/google/libphonenumber/blob/master/.github/workflows/java-unit-test.yml","dependencies":[{"id":25856535325,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":25856535326,"package_name":"actions/checkout","ecosystem":"actions","requirements":"ee0669bd1cc54295c223e0bb666b733df41de1c5","direct":true,"kind":"composite","optional":false},{"id":25856535327,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"cd89f46ac9d01407894225f350157564c9c7cee2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/osv-scanner-unified.yml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:05.052Z","updated_at":"2026-04-21T07:02:05.052Z","repository_link":"https://github.com/google/libphonenumber/blob/master/.github/workflows/osv-scanner-unified.yml","dependencies":[]},{"ecosystem":"maven","filepath":"java/demoapp/app/build.gradle","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:07.825Z","updated_at":"2026-04-21T07:02:07.825Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/demoapp/app/build.gradle","dependencies":[{"id":25856535381,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.6.1","direct":true,"kind":"implementation","optional":false},{"id":25856535386,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.1.4","direct":true,"kind":"implementation","optional":false},{"id":25856535390,"package_name":"com.google.android.material:material","ecosystem":"maven","requirements":"1.8.0","direct":true,"kind":"implementation","optional":false},{"id":25856535403,"package_name":"com.googlecode.libphonenumber:libphonenumber","ecosystem":"maven","requirements":"8.13.5","direct":true,"kind":"implementation","optional":false},{"id":25856535407,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.13.2","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"java/demoapp/build.gradle","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:09.472Z","updated_at":"2026-04-21T07:02:09.472Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/demoapp/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"java/libphonenumber/pom.xml","sha":null,"kind":"manifest","created_at":"2026-04-21T07:02:09.813Z","updated_at":"2026-04-21T07:02:09.813Z","repository_link":"https://github.com/google/libphonenumber/blob/master/java/libphonenumber/pom.xml","dependencies":[]}],"score":33.67802249448563,"created_at":"2025-05-08T18:19:05.090Z","updated_at":"2026-06-21T12:30:20.427Z","avatar_url":"https://github.com/google.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/361634","html_url":"https://summary.ecosyste.ms/projects/361634"}