{"id":3498832,"name":"github.com/r3labs/diff","ecosystem":"go","description":"","homepage":"https://github.com/r3labs/diff","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/r3labs/diff","keywords_array":[],"namespace":"github.com/r3labs","versions_count":3,"first_release_published_at":"2020-04-03T12:03:55.000Z","latest_release_published_at":"2020-04-18T18:48:21.000Z","latest_release_number":"v1.1.0","last_synced_at":"2026-04-04T03:01:23.334Z","created_at":"2022-04-10T19:54:40.790Z","updated_at":"2026-04-04T03:01:23.334Z","registry_url":"https://pkg.go.dev/github.com/r3labs/diff","install_command":"go get github.com/r3labs/diff","documentation_url":"https://pkg.go.dev/github.com/r3labs/diff#section-documentation","metadata":{},"repo_metadata":{"id":33099987,"uuid":"112630596","full_name":"r3labs/diff","owner":"r3labs","description":"A library for diffing golang structures","archived":false,"fork":false,"pushed_at":"2025-08-10T10:03:31.000Z","size":130,"stargazers_count":985,"open_issues_count":33,"forks_count":95,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-03-24T15:24:00.879Z","etag":null,"topics":["diff","diffing-golang-structures","golang"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r3labs.png","metadata":{"files":{"readme":"README.md","changelog":"change_value.go","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-11-30T15:56:25.000Z","updated_at":"2026-03-24T08:45:23.000Z","dependencies_parsed_at":"2024-01-07T09:46:03.744Z","dependency_job_id":null,"html_url":"https://github.com/r3labs/diff","commit_stats":{"total_commits":95,"total_committers":25,"mean_commits":3.8,"dds":0.3789473684210526,"last_synced_commit":"e2707de1bcbfb3cbc32042ce63a44b573304fb2f"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/r3labs/diff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r3labs","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/sbom","scorecard":{"id":757063,"data":{"date":"2025-08-11","repo":{"name":"github.com/r3labs/diff","commit":"990b5b044bed573f1bdaae7a0884e095a52720c4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":3,"reason":"Found 9/24 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/r3labs/diff/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T21:58:33.511Z","repository_id":33099987,"created_at":"2025-08-22T21:58:33.511Z","updated_at":"2025-08-22T21:58:33.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30901552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"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":"r3labs","name":"R3 Labs","uuid":"726871","kind":"organization","description":"R3 Labs GitHub organisation","email":"team@r3labs.io","website":"http://r3labs.io","location":"London, UK","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/726871?v=4","repositories_count":13,"last_synced_at":"2023-03-21T20:38:43.650Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/r3labs","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-21T20:38:43.758Z","updated_at":"2023-03-21T20:38:43.758Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r3labs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r3labs/repositories"},"tags":[{"name":"v3.0.1","sha":"e2707de1bcbfb3cbc32042ce63a44b573304fb2f","kind":"commit","published_at":"2023-01-18T12:36:21.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v3.0.1","html_url":"https://github.com/r3labs/diff/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"02e874c4da737b046500e271e2d0cb1c01875feb","kind":"commit","published_at":"2022-04-07T20:11:31.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v3.0.0","html_url":"https://github.com/r3labs/diff/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v3.0.0/manifests"},{"name":"v2.15.1","sha":"22500a7b86fb68088c88f8919a10edc482fa92ac","kind":"commit","published_at":"2022-03-21T16:05:36.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.15.1","html_url":"https://github.com/r3labs/diff/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"db3f716104aef930d9a647fc9843d59143eacae2","kind":"commit","published_at":"2022-02-10T12:43:30.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.15.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.15.0/manifests"},{"name":"v2.14.8","sha":"e323b245f44b07ffff310bc9df6a7657270e6878","kind":"commit","published_at":"2022-02-04T18:40:30.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.8","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.8/manifests"},{"name":"v2.14.7","sha":"2eb23ac5db4df0011bfd2c8cb3ff9c1c8e2ed38c","kind":"commit","published_at":"2022-02-03T18:07:04.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.7","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.7/manifests"},{"name":"v2.14.6","sha":"b53a548a2c33484d301791cc33b78c5c4f67f2af","kind":"commit","published_at":"2022-01-31T09:01:07.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.6","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.6/manifests"},{"name":"v2.14.5","sha":"b723d66c6638e5a1c85808132766124f2ccb4933","kind":"commit","published_at":"2021-12-20T15:29:25.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.5","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.5/manifests"},{"name":"v2.14.4","sha":"be3229dfd12a79f742330d6a5d1e760fbf230807","kind":"commit","published_at":"2021-12-16T12:09:57.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.4","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.4/manifests"},{"name":"v2.14.3","sha":"314e50977c9e7ab4e02f0041c2a5c141efa2c76c","kind":"commit","published_at":"2021-12-14T23:37:00.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.3","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.3/manifests"},{"name":"v2.14.2","sha":"ad087c2f2aa935ba7783657e1bdbaca739b8d66b","kind":"commit","published_at":"2021-11-23T14:46:02.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.2","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"0773ab31df74505044e9fee81ef5a6ba01dbfc58","kind":"commit","published_at":"2021-10-20T14:03:44.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.1","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"514e132ff74525f0adaca8f73e28fad9aa464e91","kind":"commit","published_at":"2021-09-06T10:29:16.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.14.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.14.0/manifests"},{"name":"v2.13.6","sha":"b0d6a43698f6e80056eaf10f72bb61a53cfa8146","kind":"commit","published_at":"2021-07-13T08:52:58.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.13.6","html_url":"https://github.com/r3labs/diff/releases/tag/v2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.6/manifests"},{"name":"v2.13.5","sha":"9d1db3ba0168d6d993a0f880632bc376fb054083","kind":"commit","published_at":"2021-07-12T16:33:14.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.13.5","html_url":"https://github.com/r3labs/diff/releases/tag/v2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.5/manifests"},{"name":"v2.13.4","sha":"04a5761086cf936448ec1aeaa5376e2f6806633e","kind":"commit","published_at":"2021-06-30T14:13:30.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.13.4","html_url":"https://github.com/r3labs/diff/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"bad6782c1ca1b1a78f004cf69e64edf0eb2e170d","kind":"commit","published_at":"2021-06-28T18:34:55.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.13.3","html_url":"https://github.com/r3labs/diff/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"a077fc0fa13c8997f3b2d63f112e8d6617e1bdb2","kind":"commit","published_at":"2021-06-28T17:57:57.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.13.2","html_url":"https://github.com/r3labs/diff/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"e65b2c5ba57e961532c1197c12875def4db54d0a","kind":"commit","published_at":"2021-05-24T13:03:09.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.13.1","html_url":"https://github.com/r3labs/diff/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"4e4ce4bcdcb50fcfea1d878b99265294bc0d69f1","kind":"commit","published_at":"2021-04-19T14:18:52.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.13.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"9e5baa48b46342ddadbe3da277ffbcbfa6ea0c4c","kind":"commit","published_at":"2021-02-09T10:43:36.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.12.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"423a001667bd0ff76cfd5b7fac9e1b4c16142e45","kind":"commit","published_at":"2021-02-04T17:01:36.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.11.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"d6057da21326e0b8a544a52d560e781c7e1d053f","kind":"commit","published_at":"2021-02-02T13:20:29.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.10.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"65d0af45b5b81b3fa47c5b429d7ce06eaed891ef","kind":"commit","published_at":"2020-12-23T18:29:07.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.9.1","html_url":"https://github.com/r3labs/diff/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"f54a0724e0a9f2a631c8597da28e8591026915f0","kind":"commit","published_at":"2020-12-23T15:54:34.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.9.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"118f31c526dfa4a479a821c1fa5025846f29a0ac","kind":"commit","published_at":"2020-10-19T12:50:28.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.8.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"689ecc479b6ec32e7dcc05d5d99a41e2e08dd57f","kind":"commit","published_at":"2020-10-18T21:53:24.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.7.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"8d010b79b0662cf5e6a2d22057584eaef19d7483","kind":"commit","published_at":"2020-09-06T15:14:54.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.6.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"03fadb4750392748d97538a619be5c4057cd9624","kind":"commit","published_at":"2020-08-20T18:54:15.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.5.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"5e75fbf0cd13b8a230374941b0bb1b0910a623e1","kind":"commit","published_at":"2020-07-19T20:30:08.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.4.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"5e75fbf0cd13b8a230374941b0bb1b0910a623e1","kind":"commit","published_at":"2020-07-19T20:30:08.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.3.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"aecd9dd05dd2c719df7abd7d67f2146ccc18d19e","kind":"commit","published_at":"2020-06-27T10:13:15.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.2.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"2448fc76135ea06ed0ec972634e0f874f95bb0f8","kind":"commit","published_at":"2020-06-02T08:13:35.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.1.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"6aab0e34361db942615f54e7f89ddcf20f513d33","kind":"commit","published_at":"2020-06-01T08:54:09.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v2.0.0","html_url":"https://github.com/r3labs/diff/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v2.0.0/manifests"},{"name":"v1.1.0","sha":"14cbc684e8ca31c03516e0b8027d80444784ba1a","kind":"commit","published_at":"2020-04-18T18:48:21.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v1.1.0","html_url":"https://github.com/r3labs/diff/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"121f380591d86fb68353b8531d27dd5a6dc76275","kind":"commit","published_at":"2020-04-07T10:34:22.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v1.0.1","html_url":"https://github.com/r3labs/diff/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"44c7152161b06cd58fae136151a9e2be34d56178","kind":"commit","published_at":"2020-04-03T12:03:55.000Z","download_url":"https://codeload.github.com/r3labs/diff/tar.gz/v1.0.0","html_url":"https://github.com/r3labs/diff/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/r3labs/diff@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-25T17:17:44.931Z","dependent_packages_count":213,"downloads":null,"downloads_period":null,"dependent_repos_count":466,"rankings":{"downloads":null,"dependent_repos_count":0.3239596486713465,"dependent_packages_count":0.2990243308856826,"stargazers_count":2.319283777880179,"forks_count":3.0586658208606874,"docker_downloads_count":0.5169590083323858,"average":1.3035785173260561},"purl":"pkg:golang/github.com/r3labs/diff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/r3labs/diff","docker_dependents_count":271,"docker_downloads_count":2262724,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/r3labs/diff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/r3labs/diff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T23:02:32.916Z","issues_count":55,"pull_requests_count":62,"avg_time_to_close_issue":2509081.4285714286,"avg_time_to_close_pull_request":183137.17857142858,"issues_closed_count":28,"pull_requests_closed_count":56,"pull_request_authors_count":33,"issue_authors_count":50,"avg_comments_per_issue":1.9090909090909092,"avg_comments_per_pull_request":0.8709677419354839,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":186.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/r3labs%2Fdiff/issues","maintainers":[{"login":"purehyperbole","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/purehyperbole"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr3labs%2Fdiff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr3labs%2Fdiff/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr3labs%2Fdiff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr3labs%2Fdiff/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fr3labs%2Fdiff/codemeta","maintainers":[]}