{"id":4109449,"name":"github.com/google/double-conversion","ecosystem":"go","description":"","homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/google/double-conversion","keywords_array":[],"namespace":"github.com/google","versions_count":32,"first_release_published_at":"2012-06-10T17:57:59.000Z","latest_release_published_at":"2025-12-08T09:34:52.000Z","latest_release_number":"v3.4.0+incompatible","last_synced_at":"2026-06-25T22:21:28.053Z","created_at":"2022-04-12T13:58:40.706Z","updated_at":"2026-06-25T22:21:28.053Z","registry_url":"https://pkg.go.dev/github.com/google/double-conversion","install_command":"go get github.com/google/double-conversion","documentation_url":"https://pkg.go.dev/github.com/google/double-conversion#section-documentation","metadata":{},"repo_metadata":{"id":22067965,"uuid":"25397114","full_name":"google/double-conversion","owner":"google","description":"Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.","archived":false,"fork":false,"pushed_at":"2025-10-19T14:30:57.000Z","size":7203,"stargazers_count":1170,"open_issues_count":21,"forks_count":301,"subscribers_count":68,"default_branch":"master","last_synced_at":"2025-10-22T05:37:39.624Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-10-18T12:48:15.000Z","updated_at":"2025-10-19T14:31:00.000Z","dependencies_parsed_at":"2022-07-07T17:30:50.702Z","dependency_job_id":"fdf75a7d-fb1c-4132-9a72-a6738d7746ed","html_url":"https://github.com/google/double-conversion","commit_stats":{"total_commits":210,"total_committers":66,"mean_commits":"3.1818181818181817","dds":0.6285714285714286,"last_synced_commit":"97ac4478dd83d927a09f53e4bae08d8234ae94aa"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/google/double-conversion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/sbom","scorecard":{"id":276937,"data":{"date":"2025-08-17T03:03:16Z","repo":{"name":"github.com/google/double-conversion","commit":"034f68ae1f0d5048957cbc2e61698a76daad7c4d"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8,"checks":[{"name":"Code-Review","score":4,"reason":"Found 4/10 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/cifuzz.yml:4","Info: topLevel 'contents' permission set to 'read': .github/workflows/scons.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/google/double-conversion/scorecard.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/scorecard.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/google/double-conversion/scorecard.yml/master?enable=pin","Info:   5 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":4,"reason":"SAST tool is not run on all commits -- score normalized to 4","details":["Warn: 14 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":4,"reason":"14 out of 29 merged PRs checked by a CI test -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 5 contributing companies or organizations","details":["Info: found contributions from: google, taocpp, toitlang, toitware, toitware aps"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-17T14:43:11.408Z","repository_id":22067965,"created_at":"2025-08-17T14:43:11.408Z","updated_at":"2025-08-17T14:43:11.408Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280858780,"owners_count":26403415,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"google","name":"Google","uuid":"1342004","kind":"organization","description":"Google ❤️ Open Source","email":"opensource@google.com","website":"https://opensource.google/","location":"United States of America","twitter":"GoogleOSS","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1342004?v=4","repositories_count":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":"v3.3.1","sha":"ae0dbfeb9744efd216c95b30555049d75d47116a","kind":"commit","published_at":"2025-02-14T10:03:13.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.3.1","html_url":"https://github.com/google/double-conversion/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"4f7a25d8ced8c7cf6eee6fd09d6788eaa23c9afe","kind":"commit","published_at":"2023-05-18T12:20:37.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.3.0","html_url":"https://github.com/google/double-conversion/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"af09fd65fcf24eee95dc62813ba9123414635428","kind":"commit","published_at":"2022-07-07T17:58:23.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.2.1","html_url":"https://github.com/google/double-conversion/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"9e0c13564e17362aad8a32c1344a2214f71952c6","kind":"commit","published_at":"2022-01-10T09:47:12.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.2.0","html_url":"https://github.com/google/double-conversion/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.2.0/manifests"},{"name":"v3.1.7","sha":"46fd37ef8621c9c12fbc0959d95ae9abed6e4137","kind":"commit","published_at":"2021-12-22T21:02:13.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.7","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.7/manifests"},{"name":"v3.1.6","sha":"60e08d0871846ad2477106bf458f5d5cf5da0797","kind":"commit","published_at":"2021-12-04T16:26:02.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.6","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.6/manifests"},{"name":"v3.1.5","sha":"5fa81e88ef24e735b4283b8f7454dc59693ac1fc","kind":"commit","published_at":"2019-05-25T23:53:24.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.5","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.5/manifests"},{"name":"v3.1.4","sha":"3dfc1e3b8b315a36de3ad6b9f0a66661908a41ca","kind":"commit","published_at":"2019-03-11T23:23:24.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.4","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"860b43156c1ba436aba9792407429bf46b9780a0","kind":"commit","published_at":"2019-03-06T15:23:06.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.3","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.3/manifests"},{"name":"v3.1.2","sha":"53c4c75e54ebbeeed2de1b89a1be737e97016648","kind":"commit","published_at":"2019-03-04T02:20:23.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.2","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.2/manifests"},{"name":"v3.0.3","sha":"b598d7b7742b4dedd9d2b21958d01e0e44d0f497","kind":"commit","published_at":"2018-09-15T15:32:41.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.0.3","html_url":"https://github.com/google/double-conversion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.3/manifests"},{"name":"2.0.4","sha":"eb3e59b1e6bef8780a480f55829b6faaf1ddf783","kind":"commit","published_at":"2018-09-15T15:24:44.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/2.0.4","html_url":"https://github.com/google/double-conversion/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/2.0.4/manifests"},{"name":"v1.1.8","sha":"5c97786a86ed0ba7e1fea1cf84addbe9c526331c","kind":"commit","published_at":"2018-09-15T15:07:26.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.8","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.8/manifests"},{"name":"3.1.0","sha":"e67d737b4ed30c3f8cf6bc052f79077355d62a50","kind":"commit","published_at":"2018-09-09T15:05:20.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/3.1.0","html_url":"https://github.com/google/double-conversion/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/3.1.0/manifests"},{"name":"v3.1.1","sha":"e67d737b4ed30c3f8cf6bc052f79077355d62a50","kind":"commit","published_at":"2018-09-09T15:05:20.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.1","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"e67d737b4ed30c3f8cf6bc052f79077355d62a50","kind":"commit","published_at":"2018-09-09T15:05:20.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.1.0","html_url":"https://github.com/google/double-conversion/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.1.0/manifests"},{"name":"3.0.2","sha":"fd043b2b37efd1f201999297b19938e1400d4527","kind":"commit","published_at":"2018-09-09T14:55:19.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/3.0.2","html_url":"https://github.com/google/double-conversion/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/3.0.2/manifests"},{"name":"v3.0.2","sha":"fd043b2b37efd1f201999297b19938e1400d4527","kind":"commit","published_at":"2018-09-09T14:55:19.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.0.2","html_url":"https://github.com/google/double-conversion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.2/manifests"},{"name":"2.0.3","sha":"4d5c9f7b0867717a416b92f59c15c9c9f2032e52","kind":"commit","published_at":"2018-09-09T14:53:00.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/2.0.3","html_url":"https://github.com/google/double-conversion/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/2.0.3/manifests"},{"name":"1.1.8","sha":"bda821f5dd3b0501a2604e5cd918d3d17d521bad","kind":"commit","published_at":"2018-09-09T14:51:52.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/1.1.8","html_url":"https://github.com/google/double-conversion/releases/tag/1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/1.1.8/manifests"},{"name":"v1.0.4","sha":"38acd5c918ce983f0e1d5e3fb787ff153a1d684c","kind":"commit","published_at":"2018-09-09T14:50:32.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.0.4","html_url":"https://github.com/google/double-conversion/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.4/manifests"},{"name":"1.0.4","sha":"01c78cfcbbf210a3c0fd1d313402e286193dd57a","kind":"commit","published_at":"2018-09-08T22:46:25.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/1.0.4","html_url":"https://github.com/google/double-conversion/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/1.0.4/manifests"},{"name":"v2.0.2","sha":"ab811d2a0ca5bd7a0ef5f9071be5c6a49954c123","kind":"commit","published_at":"2018-09-08T22:44:00.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v2.0.2","html_url":"https://github.com/google/double-conversion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v2.0.2/manifests"},{"name":"v3.0.0","sha":"ca220cbafa83ca706f028bfbb5adc7eb2f1f90e1","kind":"commit","published_at":"2017-08-05T14:39:46.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.0.0","html_url":"https://github.com/google/double-conversion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.0/manifests"},{"name":"v3.0.1","sha":"ca220cbafa83ca706f028bfbb5adc7eb2f1f90e1","kind":"commit","published_at":"2017-08-05T14:39:46.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v3.0.1","html_url":"https://github.com/google/double-conversion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v3.0.1/manifests"},{"name":"v1.1.7","sha":"361924fb61c043627d4179e941a102d543f6efa0","kind":"commit","published_at":"2014-07-26T12:59:16.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.7","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"361924fb61c043627d4179e941a102d543f6efa0","kind":"commit","published_at":"2014-07-26T12:59:16.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.6","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.6/manifests"},{"name":"v1.0.3","sha":"6c56fcf0ca94769a6568bcd946f16ae67bd2b2f0","kind":"commit","published_at":"2014-05-18T12:12:43.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.0.3","html_url":"https://github.com/google/double-conversion/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.3/manifests"},{"name":"v1.1.5","sha":"57b1e094dbd12152f4daf8c6e91184fabf603906","kind":"commit","published_at":"2014-01-12T19:25:59.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.5","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"892b306d5e13d58b5a609056a5e5eff0a65d9741","kind":"commit","published_at":"2014-01-12T18:05:26.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.4","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"ea2aa13f282f1253fe665a1a47e0935a0e726571","kind":"commit","published_at":"2014-01-12T17:26:16.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.3","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.3/manifests"},{"name":"v2.0.1","sha":"2fb03de56faa32bbba5e02222528e7b760f71d77","kind":"commit","published_at":"2014-01-12T16:31:24.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v2.0.1","html_url":"https://github.com/google/double-conversion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"3c1096283dadd6620a46a91dde7d1c2515625c4c","kind":"commit","published_at":"2013-11-10T06:33:21.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v2.0.0","html_url":"https://github.com/google/double-conversion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"239ff7e1a021b2e4dca092d8b36ba7702f02f86c","kind":"commit","published_at":"2013-11-10T06:21:11.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.2","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.2/manifests"},{"name":"v1.0.2","sha":"6229232a32f429aa352788cdaaf3c6f4ee36a423","kind":"commit","published_at":"2013-11-10T06:12:11.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.0.2","html_url":"https://github.com/google/double-conversion/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.2/manifests"},{"name":"v1.1.1","sha":"e5b34421b763f7bf7e4f9081403db417d5a55a36","kind":"commit","published_at":"2012-06-10T18:02:57.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1.1","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1.1/manifests"},{"name":"v1.0.1","sha":"895eeeb8d90b5fcbc774d8f01c076a6d75a359c1","kind":"commit","published_at":"2012-06-10T17:57:59.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.0.1","html_url":"https://github.com/google/double-conversion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0.1/manifests"},{"name":"v1.1","sha":"3acc4e41aa42a9276bb9c23e157b48f698fc07fd","kind":"tag","published_at":"2012-02-05T18:33:06.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.1","html_url":"https://github.com/google/double-conversion/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.1/manifests"},{"name":"v1.0","sha":"0cbe74bddde430b2a44bb4bb5dbccb2e3f0d5a48","kind":"tag","published_at":"2012-02-05T18:07:27.000Z","download_url":"https://codeload.github.com/google/double-conversion/tar.gz/v1.0","html_url":"https://github.com/google/double-conversion/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/google/double-conversion@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-24T20:47:56.199Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/google/double-conversion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/google/double-conversion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/google/double-conversion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/google/double-conversion/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-20T03:25:33.794Z","issues_count":49,"pull_requests_count":132,"avg_time_to_close_issue":1727490.512195122,"avg_time_to_close_pull_request":222270.46721311475,"issues_closed_count":41,"pull_requests_closed_count":122,"pull_request_authors_count":44,"issue_authors_count":37,"avg_comments_per_issue":2.489795918367347,"avg_comments_per_pull_request":1.5378787878787878,"merged_pull_requests_count":108,"bot_issues_count":0,"bot_pull_requests_count":39,"past_year_issues_count":4,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":146838.33333333334,"past_year_avg_time_to_close_pull_request":93395.27272727272,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.5384615384615384,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Fdouble-conversion/issues","maintainers":[{"login":"floitsch","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/floitsch"}],"active_maintainers":[{"login":"floitsch","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/floitsch"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fdouble-conversion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fdouble-conversion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fdouble-conversion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fdouble-conversion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fdouble-conversion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgoogle%2Fdouble-conversion/codemeta","maintainers":[]}