{"id":3589018,"name":"github.com/algorand/msgp","ecosystem":"go","description":"msgp is a code generation tool for creating methods to serialize and de-serialize Go data structures to and from MessagePack.","homepage":"https://github.com/algorand/msgp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/algorand/msgp","keywords_array":[],"namespace":"github.com/algorand","versions_count":55,"first_release_published_at":"2019-12-05T03:09:44.000Z","latest_release_published_at":"2026-07-10T18:06:38.000Z","latest_release_number":"v1.1.65","last_synced_at":"2026-09-01T06:39:55.534Z","created_at":"2022-04-11T05:00:02.865Z","updated_at":"2026-09-01T12:41:19.920Z","registry_url":"https://pkg.go.dev/github.com/algorand/msgp","install_command":"go get github.com/algorand/msgp","documentation_url":"https://pkg.go.dev/github.com/algorand/msgp#section-documentation","metadata":{},"repo_metadata":{"id":40261236,"uuid":"226005238","full_name":"algorand/msgp","owner":"algorand","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-10T18:07:32.000Z","size":843,"stargazers_count":12,"open_issues_count":2,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-09-01T05:38:43.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/algorand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-12-05T03:08:49.000Z","updated_at":"2026-07-10T18:09:43.000Z","dependencies_parsed_at":"2024-06-18T18:14:09.582Z","dependency_job_id":"acbcb431-f5a7-4174-9c12-8b9219f3337f","html_url":"https://github.com/algorand/msgp","commit_stats":null,"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/algorand/msgp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorand","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/sbom","scorecard":{"id":183310,"data":{"date":"2025-08-11","repo":{"name":"github.com/algorand/msgp","commit":"53e200cd9654a74ab06959c4feecd70bf8549bc4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"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":"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":"Code-Review","score":7,"reason":"Found 14/20 approved changesets -- score normalized to 7","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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/build.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/algorand/msgp/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/algorand/msgp/build.yml/master?enable=pin","Info:   0 out of   2 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: MIT License: 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":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0493 / GHSA-p782-xgp4-8hr8","Warn: Project is vulnerable to: GO-2022-0603 / GHSA-hp87-p4gw-j4gq"],"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 26 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-16T19:17:35.579Z","repository_id":40261236,"created_at":"2025-08-16T19:17:35.579Z","updated_at":"2025-08-16T19:17:35.579Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37018650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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":"algorand","name":"Algorand","uuid":"23182699","kind":"organization","description":"Algorand is a scalable, secure and decentralized digital currency and transactions platform.","email":"contact@algorand.com","website":"https://www.algorand.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23182699?v=4","repositories_count":77,"last_synced_at":"2024-04-28T01:25:04.746Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/algorand","funding_links":[],"total_stars":3474,"followers":512,"following":0,"created_at":"2022-11-13T17:53:22.948Z","updated_at":"2024-04-28T01:25:22.106Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorand","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algorand/repositories"},"tags":[{"name":"v1.1.64","sha":"8b8772146e915a81bbebedeab71c769c4a34ab18","kind":"commit","published_at":"2026-07-10T14:10:40.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.64","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.64/manifests"},{"name":"v1.1.63","sha":"7af097197966fc32f2bd6b90fdc523ff5251f46e","kind":"commit","published_at":"2026-06-08T15:43:47.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.63","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.63/manifests"},{"name":"v1.1.62","sha":"52531e83619fbe7f28cabf8d1f43cc0a45ff06e2","kind":"commit","published_at":"2025-11-14T17:34:27.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.62","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.62/manifests"},{"name":"v1.1.61","sha":"b5ee9aa10ccb534b61345f6c918db3f85ff34e14","kind":"commit","published_at":"2025-10-20T16:20:05.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.61","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.61","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.61","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.61","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.61/manifests"},{"name":"v1.1.60","sha":"30546c3b11558662bb173080d47eef0d9ec641db","kind":"commit","published_at":"2023-10-03T19:16:34.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.60","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.60","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.60","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.60","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.60/manifests"},{"name":"v1.1.59","sha":"a679500c713b392b3ab65466d07bdc94b23ff371","kind":"commit","published_at":"2023-10-03T18:51:29.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.59","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.59/manifests"},{"name":"v1.1.58","sha":"6d7fe409c6f7c277c6c3e2c97d60009f98338b11","kind":"commit","published_at":"2023-08-22T14:05:37.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.58","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.58","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.58","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.58","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.58/manifests"},{"name":"v1.1.57","sha":"a646e1d13ef88c71f3286121bedcddce083e29b8","kind":"commit","published_at":"2023-08-15T21:06:28.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.57","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.57","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.57","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.57","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.57/manifests"},{"name":"v1.1.56","sha":"ff344f82746b6692d97b6458d95809578e264b6a","kind":"tag","published_at":"2023-08-11T18:28:39.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.56","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.56/manifests"},{"name":"v1.1.55","sha":"f1cd809a2ca9c6991ec6f36443b8dc1c4613658a","kind":"tag","published_at":"2023-06-22T20:57:54.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.55","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.55/manifests"},{"name":"v1.1.54","sha":"ece176b3a1b0dd3fdbdae51cd4d7fc96261d165b","kind":"commit","published_at":"2023-06-12T18:56:09.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.54","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.54/manifests"},{"name":"v1.1.53","sha":"26c81f33bddb2b3897a722290e67e9e363ca96d1","kind":"tag","published_at":"2022-10-17T19:43:23.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.53","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.53","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.53","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.53","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.53/manifests"},{"name":"v1.1.52","sha":"d06a11d6ca89e2ebbba51cfdcc7997cbfc7d8da5","kind":"commit","published_at":"2022-05-17T15:44:30.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.52","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.52","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.52","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.52","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.52/manifests"},{"name":"v1.1.51","sha":"32df92cf9d01bcd7788958f28130d958a77b1ee6","kind":"commit","published_at":"2022-05-09T21:04:05.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.51","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.51","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.51","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.51","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.51/manifests"},{"name":"v1.1.50","sha":"69c487eb4c635eefb906cebbf41fb5b9ba94e99b","kind":"commit","published_at":"2022-03-22T16:36:44.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.50","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.50/manifests"},{"name":"v1.1.49","sha":"9359fd17b7acb7fa5f9a8d1d78336668b9f9d129","kind":"commit","published_at":"2021-10-19T07:29:40.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.49","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.49","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.49","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.49","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.49/manifests"},{"name":"v1.1.48","sha":"a756cc98119ad08a8fb2aa6ef9a4a844016644b5","kind":"commit","published_at":"2021-07-20T21:18:40.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.48","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.48/manifests"},{"name":"v1.1.47","sha":"31becbaa048083ceb7aea3611667ba73a50a9ae7","kind":"commit","published_at":"2021-01-31T16:45:44.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.47","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.47/manifests"},{"name":"v1.1.46","sha":"d1d96a9fe674ffb8f77b0a07a6178ac27d40dc15","kind":"commit","published_at":"2021-01-22T14:49:40.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.46","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.46/manifests"},{"name":"v1.1.45","sha":"6c5e28f576ca2254d81c799aa68a42eaa113e0a8","kind":"commit","published_at":"2020-06-11T16:23:59.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.45","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.45/manifests"},{"name":"v1.1.44","sha":"516d169b82432ebb36ea726b116a294b5431bcae","kind":"commit","published_at":"2020-06-11T14:38:04.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.44","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.44/manifests"},{"name":"v1.1.43","sha":"7380d4012bb7cdd0669d90d36f0580b44682e8dc","kind":"commit","published_at":"2020-06-03T12:34:17.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.43","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.43/manifests"},{"name":"v1.1.42","sha":"7380d4012bb7cdd0669d90d36f0580b44682e8dc","kind":"commit","published_at":"2020-06-03T12:34:17.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.42","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.42/manifests"},{"name":"v1.1.41","sha":"ea7c8bfc5cd368bd67033c48acc584a1d673dd04","kind":"commit","published_at":"2020-06-03T01:56:12.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.41","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.41/manifests"},{"name":"v1.1.40","sha":"058212f13aef7e2664d867bac8f7866ca45451b6","kind":"commit","published_at":"2020-05-23T15:56:35.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.40","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.40/manifests"},{"name":"v1.1.39","sha":"d6e9a04d3ef963e474700ca33eb1f902ca9925f0","kind":"commit","published_at":"2020-02-24T15:13:25.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.39","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.39/manifests"},{"name":"v1.1.38","sha":"a85fd54f0ecc86716f9f718b92cf83cb6544bd7d","kind":"tag","published_at":"2020-02-18T14:55:18.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.38","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.38/manifests"},{"name":"v1.1.37","sha":"6df1b8f7e25105738aec05dadc3f23e7154624f2","kind":"commit","published_at":"2020-02-08T01:52:06.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.37","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.37/manifests"},{"name":"v1.1.36","sha":"d53c3d6f61a9e2ed72808f171117c7963f9f5d99","kind":"commit","published_at":"2020-02-07T23:27:19.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.36","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.36/manifests"},{"name":"v1.1.35","sha":"a8af6b8e589c04e54f9a7055777511b40a0a6048","kind":"commit","published_at":"2020-02-07T23:22:02.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.35","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.35/manifests"},{"name":"v1.1.34","sha":"e82843c6b8acc337c62bddd3a0cec1fc49e6a63d","kind":"commit","published_at":"2020-01-22T21:30:54.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.34","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.34/manifests"},{"name":"v1.1.33","sha":"e964640ba8dbb691af31b8328bc2f669e7add78a","kind":"commit","published_at":"2019-12-09T21:40:22.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.33","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.33/manifests"},{"name":"v1.1.32","sha":"cf6d10d51377d61d170e48b0bcdcdcfb255477d2","kind":"commit","published_at":"2019-12-09T21:11:09.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.32","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.32/manifests"},{"name":"v1.1.31","sha":"964203174ffd72e5771311c7e6a115c9d0fec7af","kind":"commit","published_at":"2019-12-09T20:46:41.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.31","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.31/manifests"},{"name":"v1.1.30","sha":"5c3a2d5cdadcc26658152502d5b76ab494fd1dd4","kind":"commit","published_at":"2019-12-09T20:29:56.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.30","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.30/manifests"},{"name":"v1.1.29","sha":"aee9e1a55a78b971e0ce68678c7931714e3cbdc5","kind":"commit","published_at":"2019-12-09T20:15:07.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.29","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.29/manifests"},{"name":"v1.1.28","sha":"0549a93c7a08501134408813f26931effc0db0a9","kind":"commit","published_at":"2019-12-09T20:02:46.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.28","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.28/manifests"},{"name":"v1.1.27","sha":"12b29ce7f4be0a32fb78d9b710181d760fe78297","kind":"commit","published_at":"2019-12-09T19:36:49.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.27","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.27/manifests"},{"name":"v1.1.26","sha":"80e602ab4af812eb451788e191ac00fb84d08ef1","kind":"commit","published_at":"2019-12-09T19:28:52.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.26","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.26/manifests"},{"name":"v1.1.25","sha":"fe31915bf2f6f6fd53bfb698dd45cd6f16f32f9d","kind":"commit","published_at":"2019-12-09T18:28:40.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.25","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.25/manifests"},{"name":"v1.1.24","sha":"c674edf2b1bf39b0db42b6ed17268233fb5b9932","kind":"commit","published_at":"2019-12-09T18:17:17.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.24","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.24/manifests"},{"name":"v1.1.23","sha":"5a2950c99c060484f4e823875b854cdc1808877b","kind":"commit","published_at":"2019-12-09T17:52:56.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.23","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.23/manifests"},{"name":"v1.1.22","sha":"3516ea8419a6e59dafcdd9e7fef1dffe7484c6e1","kind":"commit","published_at":"2019-12-09T17:50:33.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.22","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.22/manifests"},{"name":"v1.1.21","sha":"ffd4a88854ec8f293d61974bc8ffd660626562a4","kind":"commit","published_at":"2019-12-09T17:06:07.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.21","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.21/manifests"},{"name":"v1.1.20","sha":"93a4be8cb40d25e180efb9f091dc0845edbfe720","kind":"commit","published_at":"2019-12-09T15:57:01.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.20","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.20/manifests"},{"name":"v1.1.19","sha":"94c68485ce4f3d2a9a38785c596dd7149c328176","kind":"commit","published_at":"2019-12-09T15:32:52.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.19","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.19/manifests"},{"name":"v1.1.18","sha":"3743003641266b3e0df87e39976a57ed72e4bd31","kind":"commit","published_at":"2019-12-06T04:47:45.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.18","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.18/manifests"},{"name":"v1.1.17","sha":"633d2daeb004d15f7a9fd72fcbcd49f5a2c4fe20","kind":"commit","published_at":"2019-12-06T04:12:00.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.17","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.17/manifests"},{"name":"v1.1.16","sha":"4eb5a269c3892908d8abe8eaa59f4b3cb7634613","kind":"commit","published_at":"2019-12-06T01:34:25.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.16","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"546fb5f3a925227e2f999ebc20235f647dcc6e1a","kind":"commit","published_at":"2019-12-06T00:48:53.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.15","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.15/manifests"},{"name":"v1.1.14","sha":"2f9318281f5012195b07785aa0055966d405bfd6","kind":"commit","published_at":"2019-12-05T22:45:19.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.14","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"8a7ad0be0852e79ed952574941dfcb75b9775746","kind":"commit","published_at":"2019-12-05T18:14:18.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.13","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.13/manifests"},{"name":"v1.1.12","sha":"8e12cdf00d7039f07510e8a7ea8c18416f6d5bf9","kind":"commit","published_at":"2019-12-05T18:00:24.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.12","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.12/manifests"},{"name":"v1.1.11","sha":"db5700430c940219ab5628071829e4998c31026e","kind":"commit","published_at":"2019-12-05T03:09:44.000Z","download_url":"https://codeload.github.com/algorand/msgp/tar.gz/v1.1.11","html_url":"https://github.com/algorand/msgp/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algorand/msgp@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/tags/v1.1.11/manifests"}]},"repo_metadata_updated_at":"2026-09-01T12:41:19.920Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":71,"rankings":{"downloads":null,"dependent_repos_count":0.6921106777508301,"dependent_packages_count":1.888986660800352,"stargazers_count":10.082895026298422,"forks_count":7.089174649521028,"docker_downloads_count":0.8348097894788384,"average":4.1175953607698945},"purl":"pkg:golang/github.com/algorand/msgp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/algorand/msgp","docker_dependents_count":11,"docker_downloads_count":56888,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/algorand/msgp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/algorand/msgp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-01T04:39:11.594Z","issues_count":2,"pull_requests_count":34,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5982437.705882353,"issues_closed_count":0,"pull_requests_closed_count":34,"pull_request_authors_count":11,"issue_authors_count":1,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.5882352941176471,"merged_pull_requests_count":28,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":46442.25,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algorand%2Fmsgp/issues","maintainers":[{"login":"zeldovich","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zeldovich"},{"login":"winder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/winder"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falgorand%2Fmsgp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falgorand%2Fmsgp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falgorand%2Fmsgp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falgorand%2Fmsgp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falgorand%2Fmsgp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Falgorand%2Fmsgp/codemeta","maintainers":[]}