{"id":371716,"url":"https://github.com/marshmallow-code/marshmallow","last_synced_at":"2026-05-30T19:30:48.833Z","repository":{"id":11753372,"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2026-05-18T10:03:40.000Z","size":6927,"stargazers_count":7237,"open_issues_count":139,"forks_count":688,"subscribers_count":70,"default_branch":"dev","last_synced_at":"2026-05-18T12:08:58.807Z","etag":null,"topics":["deserialization","marshalling","python","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2026-05-17T22:57:37.000Z","dependencies_parsed_at":"2026-05-18T12:03:34.632Z","dependency_job_id":null,"html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2722,"total_committers":217,"mean_commits":"12.543778801843319","dds":"0.45885378398236587","last_synced_commit":"9716fc629976c9d3ce30cd15d270d9ac235eb725"},"previous_names":[],"tags_count":200,"template":false,"template_full_name":null,"purl":"pkg:github/marshmallow-code/marshmallow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/sbom","scorecard":{"id":621225,"data":{"date":"2025-08-11","repo":{"name":"github.com/marshmallow-code/marshmallow","commit":"8c83dd68d869f6fbab99f33b8e497248f6a0857d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 6/19 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-release.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/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:69","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-release.yml:70"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T05:16:39.796Z","repository_id":11753372,"created_at":"2025-08-21T05:16:39.796Z","updated_at":"2025-08-21T05:16:39.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33298212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-21T02:57:32.698Z","status":"ssl_error","status_checked_at":"2026-05-21T02:57:31.990Z","response_time":62,"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":{"login":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-10-29T22:38:57.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","funding_links":[],"total_stars":12300,"followers":50,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-10-29T22:38:57.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"packages":[{"id":5288949,"name":"marshmallow","ecosystem":"conda","description":"marshmallow is an ORM/ODM/framework-agnostic library for converting complex datatypes, such as objects, to and from native Python datatypes.","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT AND BSD-3-Clause","normalized_licenses":["MIT","BSD-3-Clause"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2022-10-03T15:46:43.635Z","latest_release_published_at":"2022-11-13T17:10:05.000Z","latest_release_number":"3.19.0","last_synced_at":"2026-04-01T16:19:21.259Z","created_at":"2022-10-03T15:46:43.629Z","updated_at":"2026-04-01T16:19:21.922Z","registry_url":"https://anaconda.org/conda-forge/marshmallow","install_command":"conda install -c conda-forge marshmallow","documentation_url":null,"metadata":{},"repo_metadata":{"id":11753372,"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2025-10-29T21:35:04.000Z","size":6919,"stargazers_count":7202,"open_issues_count":143,"forks_count":645,"subscribers_count":71,"default_branch":"dev","last_synced_at":"2025-10-29T23:38:48.743Z","etag":null,"topics":["deserialization","marshalling","python","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2025-10-29T17:11:58.000Z","dependencies_parsed_at":"2023-09-29T08:50:57.753Z","dependency_job_id":"850ccd8e-7485-4e1a-a7de-a8ea51cb4fd5","html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2722,"total_committers":217,"mean_commits":"12.543778801843319","dds":"0.45885378398236587","last_synced_commit":"9716fc629976c9d3ce30cd15d270d9ac235eb725"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/marshmallow-code/marshmallow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/sbom","scorecard":{"id":621225,"data":{"date":"2025-08-11","repo":{"name":"github.com/marshmallow-code/marshmallow","commit":"8c83dd68d869f6fbab99f33b8e497248f6a0857d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 6/19 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-release.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/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:69","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-release.yml:70"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T05:16:39.796Z","repository_id":11753372,"created_at":"2025-08-21T05:16:39.796Z","updated_at":"2025-08-21T05:16:39.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281734365,"owners_count":26552391,"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-30T02:00:06.501Z","response_time":61,"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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-10-29T22:38:57.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","funding_links":[],"total_stars":12300,"followers":50,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-10-29T22:38:57.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"4.0.1","sha":"757714b12f8d6470804191a63e91863cd1cd25c3","kind":"commit","published_at":"2025-08-28T15:00:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84b15960272c16525c945ae99749e505310612a9","kind":"commit","published_at":"2025-04-17T02:24:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0/manifests"},{"name":"3.26.1","sha":"7a71dfcb7a57fd415c2adb9de8e123d2d5d2fda8","kind":"commit","published_at":"2025-02-03T15:31:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"c4284da641b1f494bb14d62bc59712f5089c2410","kind":"commit","published_at":"2025-01-23T03:18:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0/manifests"},{"name":"3.25.1","sha":"8f3d0e7cf4527dc03f61e1f29a756616e81fa9d9","kind":"commit","published_at":"2025-01-11T23:35:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1/manifests"},{"name":"3.25.0","sha":"efd9cc5fd5cf7d7b1156f8d698b203fd35ddb803","kind":"commit","published_at":"2025-01-09T18:55:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0/manifests"},{"name":"3.24.2","sha":"446203d9c8f243dac786b2b8437c3e00bf9cd45f","kind":"commit","published_at":"2025-01-08T21:20:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2/manifests"},{"name":"3.24.1","sha":"765735a01e5f3840c3f96cf3a364479f3ef5bdab","kind":"commit","published_at":"2025-01-07T04:55:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1/manifests"},{"name":"3.24.0","sha":"9136ff9af4f82eb6f6c6db0ed9c5802c918bd515","kind":"commit","published_at":"2025-01-06T17:14:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0/manifests"},{"name":"3.23.3","sha":"6ac7089ee17a1bc685a773085a794b7d3da72343","kind":"commit","published_at":"2025-01-03T20:17:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3/manifests"},{"name":"3.23.2","sha":"90931f0bb3ffcecf90860751dc5f55a5c538d711","kind":"commit","published_at":"2024-12-19T03:16:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2/manifests"},{"name":"3.23.1","sha":"1b1250d576e4df95cae66327c97945169dfd538d","kind":"commit","published_at":"2024-11-01T16:27:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1/manifests"},{"name":"3.23.0","sha":"5e71a040a91937b31f495d0817b9c44722a50ee5","kind":"commit","published_at":"2024-10-17T16:17:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"fbad345f73b50d0bec73f5e046e19fe94c34f658","kind":"commit","published_at":"2024-08-20T16:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.22.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0/manifests"},{"name":"3.21.3","sha":"b9646e326c511c11fc07aef4aa0004c14a5d454c","kind":"commit","published_at":"2024-06-06T02:00:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3/manifests"},{"name":"3.21.2","sha":"511b8c5354929b78b63d57578556443e41f8293f","kind":"commit","published_at":"2024-05-01T21:08:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2/manifests"},{"name":"3.21.1","sha":"df23ad0048b5443346fe47810cda052641558257","kind":"commit","published_at":"2024-03-04T20:19:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1/manifests"},{"name":"3.21.0","sha":"cd976d5d2220a5e2f553fec2082a5d254a7019da","kind":"commit","published_at":"2024-02-26T19:43:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0/manifests"},{"name":"3.20.2","sha":"154d4c18ede4a2eabd1750df098d97225fae73f9","kind":"commit","published_at":"2024-01-09T21:41:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2/manifests"},{"name":"3.20.1","sha":"dda9a8014dfe1bcb35e21307cfd5a8e19615a284","kind":"commit","published_at":"2023-07-20T22:06:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"3d929956b9b841d8039d5f431fb1110b3ba3e14e","kind":"commit","published_at":"2023-07-20T21:15:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"78edf5582ee325bba99f097cb7167ef73b6f84d8","kind":"commit","published_at":"2022-11-11T16:08:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"2805f32461fc7801a5f7b6d83facf7cbb8bca278","kind":"commit","published_at":"2022-09-15T20:24:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"22e063270fea6ef6669425f53216e47eb8b04cc5","kind":"commit","published_at":"2022-08-22T19:34:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"4a6c08d53f181195c78b505abe155b2f35cbc0c1","kind":"commit","published_at":"2022-06-26T21:37:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"645cba266ef498e383b1cff6be5beb472730f178","kind":"commit","published_at":"2022-05-29T15:57:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"f251dfb08d79c755c2e95371f2c5580bf5937e60","kind":"commit","published_at":"2022-03-12T18:17:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"41afdefd93afd1b95f48f45fd284ff8add3e91b7","kind":"commit","published_at":"2021-11-13T18:13:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"df4f8119111362180838d66cd7364812fa9df81d","kind":"commit","published_at":"2021-10-17T18:34:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"63a34a1096e106909929f2dfdf995aeb0b81ef26","kind":"commit","published_at":"2021-07-21T21:48:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0/manifests"},{"name":"3.12.2","sha":"ceec7278f6b966e3e91c6a67e92eddf167188042","kind":"commit","published_at":"2021-07-06T20:45:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"65225654ec41ec7528edc7f16d2453d3429cae47","kind":"commit","published_at":"2021-05-10T20:51:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"ecf69309b70cccbbab94773bd256ef68f3ca0c64","kind":"commit","published_at":"2021-05-10T03:04:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"94d5bf324327234ba880481ed99c797596f17bcd","kind":"commit","published_at":"2021-03-30T00:11:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"b297db947282c1c1dbef2d1ab35830a87daa421f","kind":"commit","published_at":"2021-03-28T18:53:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"dde1234a7956e693c70e555fcaad70125c4dc813","kind":"commit","published_at":"2020-12-19T18:52:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"d43872924e0904717d6968e74542b58581208c70","kind":"commit","published_at":"2020-11-08T01:11:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"739ec29af85518b04468e41c88e0087e567498dd","kind":"commit","published_at":"2020-10-31T18:21:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"a207173b1f3e73636cea3aa33b4be30ff85c01d4","kind":"commit","published_at":"2020-09-16T09:18:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0/manifests"},{"name":"3.7.1","sha":"63670fb626dca2f4381f568c81d0fbeba14f8ed7","kind":"commit","published_at":"2020-07-20T13:52:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"09c5b26bee77be5e23927ddeb472d5ea56733266","kind":"commit","published_at":"2020-07-09T01:55:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"692414f23072b419b7b34ba39d17e3421ee2f362","kind":"commit","published_at":"2020-06-02T20:33:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"17bd455a77317bfdef0a41e43a6455a1cbcbb8e0","kind":"commit","published_at":"2020-05-08T21:14:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"b43f27508474221432a0005f9a0c6806ad4ce399","kind":"commit","published_at":"2020-04-30T13:57:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3aa327912fea5aa8d45f14b134a1c7aedc884259","kind":"commit","published_at":"2020-03-05T13:01:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1/manifests"},{"name":"2.21.0","sha":"5c49e093fd30292a2f4853ff1fe9a8a5abc4024d","kind":"commit","published_at":"2020-03-05T12:42:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0/manifests"},{"name":"3.5.0","sha":"31828bf5117c11f3d8b42f758634e6d997561c4a","kind":"commit","published_at":"2020-02-19T10:34:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"64bdd5acd423d26c0328fc91a0fb6b8cc457b293","kind":"commit","published_at":"2020-02-02T20:05:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"610fe7a060abde60719840b7c69b05432c05fe5f","kind":"commit","published_at":"2019-12-06T00:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"686aa782ae9d74a54d32124036dbfc21412d0271","kind":"commit","published_at":"2019-11-04T21:11:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8acfd7223ab161a9ff7a513078e29c0b2109cd79","kind":"commit","published_at":"2019-10-01T03:33:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dc026d34221601cf3013348e7bc23450d7b37059","kind":"commit","published_at":"2019-09-17T13:56:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"b7b1dc3c79f33600c17705013ea490de575201ef","kind":"commit","published_at":"2019-09-16T12:38:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"e54d48805c1732e5223f498413ea22a9a3e39d72","kind":"commit","published_at":"2019-09-15T20:34:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0/manifests"},{"name":"2.20.5","sha":"7015fc4333a2f32cd58c3465296e834acd4496ff","kind":"commit","published_at":"2019-09-15T20:14:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5/manifests"},{"name":"3.0.5","sha":"750e1c841b8b2e4f1e0b8ac3b856ec7dd0182ce7","kind":"commit","published_at":"2019-09-13T02:55:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"ad370f097a925fd839449a39a13b69a139e5385b","kind":"commit","published_at":"2019-09-12T02:04:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4/manifests"},{"name":"2.20.4","sha":"ca1cc3c04898fcafbb0cd548de420eb21c24807e","kind":"commit","published_at":"2019-09-12T01:46:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4/manifests"},{"name":"3.0.3","sha":"5fdb7739c8aa7fbca96aa8f6d4ffc57aee396f34","kind":"commit","published_at":"2019-09-05T01:42:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"c42a3ae199685c474f447433205af547c26590af","kind":"commit","published_at":"2019-09-04T12:47:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2/manifests"},{"name":"2.20.3","sha":"b2b8105c517db2cac580f3baaeb069e55955aaac","kind":"commit","published_at":"2019-09-04T12:31:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3/manifests"},{"name":"3.0.1","sha":"ef35341b1729df822106c6080c67a3e85582ff91","kind":"commit","published_at":"2019-08-21T17:54:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1/manifests"},{"name":"2.20.2","sha":"0549bd4ac93c831173b1ceaeb4854affbf974858","kind":"commit","published_at":"2019-08-20T09:41:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2/manifests"},{"name":"3.0.0","sha":"349213cdf5057a6d1db8cab3f2d6cdf94f18f53e","kind":"commit","published_at":"2019-08-18T22:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0/manifests"},{"name":"2.20.1","sha":"f3d752a6d821a1cf62042c47483a4879c8d834eb","kind":"commit","published_at":"2019-08-13T04:39:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"2be2d83a1a9a6d3d9b85804f3ab545cecc409bb0","kind":"commit","published_at":"2019-08-10T13:01:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0/manifests"},{"name":"3.0.0rc9","sha":"061f29d617c2f64468b432a358f2b147ffdd6fa2","kind":"commit","published_at":"2019-07-31T13:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9/manifests"},{"name":"3.0.0rc8","sha":"3e5b061dd9bb2a7642167418a9fa6078fa9214f6","kind":"commit","published_at":"2019-07-04T19:40:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8/manifests"},{"name":"2.19.5","sha":"8e4f7a9c71f38a2019ed239c5a837f03c6febbba","kind":"commit","published_at":"2019-06-18T12:51:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5/manifests"},{"name":"2.19.4","sha":"b063a103ae5222a5953cd7453a1eb0d161dc5b52","kind":"commit","published_at":"2019-06-17T03:29:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4/manifests"},{"name":"3.0.0rc7","sha":"818dc1c7454934c9aeb882d41838caf2cf8de15f","kind":"commit","published_at":"2019-06-15T18:24:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7/manifests"},{"name":"2.19.3","sha":"ae55b27a8fb9124d1486baf87286d501014f06b1","kind":"commit","published_at":"2019-06-15T15:59:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3/manifests"},{"name":"3.0.0rc6","sha":"a04d481865a44e24ede38eaa921c3fc76111a48c","kind":"commit","published_at":"2019-05-05T20:15:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"01837167ef1758df1f2decb819e7294200ec9f67","kind":"commit","published_at":"2019-03-30T16:18:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5/manifests"},{"name":"2.19.2","sha":"ac9ff95432f929fb0fa2394c29b94d1f804a1504","kind":"commit","published_at":"2019-03-30T16:13:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"0aea8b4258d93233efbfbad08dd319027f3f568d","kind":"commit","published_at":"2019-03-16T20:03:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1/manifests"},{"name":"2.19.0","sha":"efe2ce4e45b56c7197e0ae21798642db64d7cee3","kind":"commit","published_at":"2019-03-08T04:39:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"b1f3201457117ddd86f47ca2b294bc04cf6fbe67","kind":"commit","published_at":"2019-02-15T21:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1/manifests"},{"name":"3.0.0rc4","sha":"f6bbd37e07ed515d752f5b95410d3fa6893e3435","kind":"commit","published_at":"2019-02-08T13:56:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"a60b60efbed02221ba8a6a79b4fceca830814d9a","kind":"commit","published_at":"2019-01-14T00:18:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3/manifests"},{"name":"2.18.0","sha":"9bee8d30f65190ca0efcba89702bdad1307aa8d8","kind":"commit","published_at":"2019-01-14T00:13:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0/manifests"},{"name":"3.0.0rc2","sha":"156a24ccb0040ebfd7e76cbf4c25c87a60540f52","kind":"commit","published_at":"2019-01-03T15:52:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2/manifests"},{"name":"2.17.0","sha":"52859e289a37eae8e3eb5d8873f21dd784bb08b0","kind":"commit","published_at":"2018-12-26T17:13:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0/manifests"},{"name":"3.0.0rc1","sha":"55932fa4e4ba7496f424ed2942d7963051030699","kind":"commit","published_at":"2018-11-30T03:49:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1/manifests"},{"name":"3.0.0b20","sha":"24d28dca764955e3af219f622d83305e11e9e2c4","kind":"commit","published_at":"2018-11-02T01:32:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b20","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20/manifests"},{"name":"2.16.3","sha":"fb24eb31824ff4ebeb8869f232768cc9984062d2","kind":"commit","published_at":"2018-11-02T01:01:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3/manifests"},{"name":"2.16.2","sha":"45ef0512120520ee679875861e5c5cdacc16f8bf","kind":"commit","published_at":"2018-10-31T01:06:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2/manifests"},{"name":"3.0.0b19","sha":"fb9adf56849e663d9312ae2a6130b162dd0c15d3","kind":"commit","published_at":"2018-10-25T03:11:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b19","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19/manifests"},{"name":"2.16.1","sha":"036e9b0ffacb96f2d52f89891ff8f32edabd76c3","kind":"commit","published_at":"2018-10-18T03:35:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1/manifests"},{"name":"3.0.0b18","sha":"a2ae5317d59db4413a2b904d63ea2af50f1471ed","kind":"commit","published_at":"2018-10-16T00:12:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b18","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18/manifests"},{"name":"3.0.0b17","sha":"996ae03afddf42d383c2be4cfae8dd18de1c272d","kind":"commit","published_at":"2018-10-13T22:19:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b17","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17/manifests"},{"name":"2.16.0","sha":"400b8fc37798b2608d6197e712e07f9313929a74","kind":"commit","published_at":"2018-10-11T00:51:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0/manifests"},{"name":"2.15.6","sha":"b7a18f0b618c47258d556152d497ca79868e1cda","kind":"commit","published_at":"2018-09-21T02:54:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6/manifests"},{"name":"3.0.0b16","sha":"53b134ce85e2ed802591b69ab01f81a92d9ea576","kind":"commit","published_at":"2018-09-21T01:19:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b16","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16/manifests"},{"name":"3.0.0b15","sha":"d9725e0e127d9ef214ff1f3024cc150440ae1b67","kind":"commit","published_at":"2018-09-19T03:38:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b15","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15/manifests"},{"name":"3.0.0b14","sha":"44f240c988ab1ab2f0bbe0ae255ba3ae08bbe317","kind":"commit","published_at":"2018-09-15T21:03:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b14","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14/manifests"},{"name":"2.15.5","sha":"937f35fe17e12cb847bb52267fe311a00a8feaa3","kind":"commit","published_at":"2018-09-15T20:44:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5/manifests"},{"name":"3.0.0b13","sha":"db0fea9691da5c4cfabb580c65de0043c63d68ce","kind":"commit","published_at":"2018-08-04T16:48:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b13","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13/manifests"},{"name":"2.15.4","sha":"b0ebaf6f13f9833ccc6b19900208b211597480e9","kind":"commit","published_at":"2018-08-04T12:58:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4/manifests"},{"name":"3.0.0b12","sha":"ac2b73528b24e223d39c916cf4b8d8f1ce4fd105","kind":"commit","published_at":"2018-07-05T02:15:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b12","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12/manifests"},{"name":"3.0.0b11","sha":"ada35a3b06d1df3ba2026b9b3de36f67c207350b","kind":"commit","published_at":"2018-05-20T18:17:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b11","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11/manifests"},{"name":"2.15.3","sha":"b356fed1337109164fa2e5591feef7917742963d","kind":"commit","published_at":"2018-05-20T17:49:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3/manifests"},{"name":"3.0.0b10","sha":"6b52b75a72799cb8a09813612cb269b23967803f","kind":"commit","published_at":"2018-05-11T02:50:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b10","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10/manifests"},{"name":"2.15.2","sha":"cf34acb09a23378421f19fcf9a4de143da4aad76","kind":"commit","published_at":"2018-05-11T02:32:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2/manifests"},{"name":"3.0.0b9","sha":"1781e9a18895aa9b473fb5587de3cf922416733e","kind":"commit","published_at":"2018-04-26T02:27:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9/manifests"},{"name":"2.15.1","sha":"251bff399786ad827d22c59f1cf4a49cc9aa9afe","kind":"commit","published_at":"2018-04-26T02:09:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1/manifests"},{"name":"3.0.0b8","sha":"bdd631e0c29083e74e3cde1393a691eb5f63f32b","kind":"commit","published_at":"2018-03-24T16:35:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8/manifests"},{"name":"3.0.0b7","sha":"642d18b58d9b42d16b450a30b42aa57ea3859192","kind":"commit","published_at":"2018-02-03T17:57:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7/manifests"},{"name":"3.0.0b6","sha":"b5087b0b1d459d3c899ec763cb2e042bdb0abce6","kind":"commit","published_at":"2018-01-03T03:31:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6/manifests"},{"name":"3.0.0b5","sha":"cb8ed5ed0d911158f9bc6b2a1129d41743cea331","kind":"commit","published_at":"2017-12-30T18:53:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5/manifests"},{"name":"2.15.0","sha":"5e66497c5004a138747266cec3a5559761225731","kind":"commit","published_at":"2017-12-02T23:08:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0/manifests"},{"name":"3.0.0b4","sha":"57165159ea05452b928445fbd2dacec591db8432","kind":"commit","published_at":"2017-10-23T23:33:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4/manifests"},{"name":"2.14.0","sha":"63cfee6e35b05ed4db4c19cba9d34a08953f728c","kind":"commit","published_at":"2017-10-23T23:19:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0/manifests"},{"name":"3.0.0b3","sha":"637f345ab3b76d10746877276fe98be3a6309f0c","kind":"commit","published_at":"2017-08-20T16:43:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3/manifests"},{"name":"2.13.6","sha":"2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1","kind":"commit","published_at":"2017-08-16T12:32:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6/manifests"},{"name":"2.13.5","sha":"4d98843fa9488caeb2a6b0cc52f03b40790d69f2","kind":"commit","published_at":"2017-04-13T01:10:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5/manifests"},{"name":"3.0.0b2","sha":"df68ee4e34808ffdb7076ad98a6b9b763f119422","kind":"commit","published_at":"2017-03-20T01:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2/manifests"},{"name":"2.13.4","sha":"0ea2e3842beef90505ad99e4ce1af71a0e97a889","kind":"commit","published_at":"2017-03-20T01:21:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"2888e6978bc8c409a5fed35da6ece8bdb23384f2","kind":"commit","published_at":"2017-03-11T16:36:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3/manifests"},{"name":"3.0.0b1","sha":"a0423c0447ee4c422292d25b7dcd3a5815dff8fd","kind":"commit","published_at":"2017-03-10T05:05:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1/manifests"},{"name":"2.13.2","sha":"559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48","kind":"commit","published_at":"2017-03-10T04:47:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"a9cccbdf6a9f58378cca4461b147c9e3effa1716","kind":"commit","published_at":"2017-03-04T17:24:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1/manifests"},{"name":"3.0.0a1","sha":"c7612f465b9b56a9c309179a7914f5c6b41100db","kind":"commit","published_at":"2017-02-26T19:11:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1/manifests"},{"name":"2.13.0","sha":"380f72957a1d9627910412024cdf80bc3c0b6a00","kind":"commit","published_at":"2017-02-18T17:53:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0/manifests"},{"name":"2.12.2","sha":"0df98914a4354879fc9b17643c1baab1a0c14715","kind":"commit","published_at":"2017-01-30T05:07:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"fc2cab0db25de177fcd07764d5d146043230d3f7","kind":"commit","published_at":"2017-01-24T02:22:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"30bf99daba289f1e7d139c15aeb663c372d00c90","kind":"commit","published_at":"2017-01-22T22:46:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"53293df3d8776f9ba8b1bbc8bd5f2153e3127467","kind":"commit","published_at":"2017-01-08T21:23:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"95a13f7273edd63119f47fb92bdad517be42fe7d","kind":"commit","published_at":"2017-01-08T18:31:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0/manifests"},{"name":"2.10.5","sha":"4e29d900bbe0fb06b16a7c4c44b81b8633f81274","kind":"commit","published_at":"2016-12-20T02:42:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5/manifests"},{"name":"2.10.4","sha":"ffbfb70c73a43b86072e8f917431ccd06a14651a","kind":"commit","published_at":"2016-11-18T13:28:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4/manifests"},{"name":"2.10.3","sha":"e6ddef938b3b274a4965cad344c3864e643e6baa","kind":"commit","published_at":"2016-10-02T19:02:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"de35b5c91c470804a434a48478cb73360d902aed","kind":"commit","published_at":"2016-09-25T16:49:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"fe58eb93ff34296668818dba78f3c92f264994f4","kind":"commit","published_at":"2016-09-15T03:33:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"65296412b3e7fa82df6cab48bbfd779597fc4ffa","kind":"commit","published_at":"2016-09-05T18:13:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"12aa22ba6a2a2542dfd84e5c5fedafa8f970e731","kind":"commit","published_at":"2016-07-22T02:32:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"58652b3fda93015c240332d9b6c601eec0ef8900","kind":"commit","published_at":"2016-07-07T03:38:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"09b641e913d4491dfb004676b640410e272f0e19","kind":"commit","published_at":"2016-06-24T01:59:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0/manifests"},{"name":"2.7.3","sha":"1b74c24c89d777b10603ed780580ce5498ac3f74","kind":"commit","published_at":"2016-05-06T01:44:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"4fa1001d5ced6c3111428d38020d48e2e24da179","kind":"commit","published_at":"2016-04-28T03:34:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e2907f23d08665dfb9cbfe98aea0ebda57a20e04","kind":"commit","published_at":"2016-04-09T01:07:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"05b77c09adc1904bf3a5eed3e53dd22ab2f9f2ee","kind":"commit","published_at":"2016-04-04T22:38:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"6699cd873926cbf3579cafd9b42d01fc9247b01c","kind":"commit","published_at":"2016-03-18T02:26:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"47e5d966dc7f0992bc3935318da85bb7b816cf80","kind":"commit","published_at":"2016-02-02T02:57:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"6e2aef8ff091111362046748a722617643dbd3ea","kind":"commit","published_at":"2016-01-16T23:31:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0/manifests"},{"name":"2.4.2","sha":"90a0d89279636e3e598c5c76ec7e2326c9825219","kind":"commit","published_at":"2015-12-09T05:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"05170ff9861d65775e65275dd02d0130d99558cc","kind":"commit","published_at":"2015-12-08T04:29:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"840f410916c26b1b5d8f5d334a04b65b5f820f49","kind":"commit","published_at":"2015-12-06T17:47:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"425e3ad3f2e07cc3c48b4ec7a0887407c80b14a7","kind":"commit","published_at":"2015-11-23T04:06:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ea1def94e8dc534a1cd0da4aa6756d25cd2762ca","kind":"commit","published_at":"2015-11-12T04:44:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"80d92059f0b2db3cd95f129f7f408aa7aaf3519b","kind":"commit","published_at":"2015-10-26T22:34:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6156b021be2d7a00b4341a159daf1e1a62507066","kind":"commit","published_at":"2015-10-18T22:33:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f28ee196b37bf018b5ae8d4f70b1eb997e0307a3","kind":"commit","published_at":"2015-10-15T00:42:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"04d3f84152d262bdd70e2964f97d5729bda785c8","kind":"commit","published_at":"2015-10-08T00:46:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d6cc2ae3fdcc7d593dba3f76309910a2eff27b6c","kind":"commit","published_at":"2015-10-01T01:50:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"53a20fc8711be825c0be08daf67c7d52cc382ac2","kind":"commit","published_at":"2015-09-25T12:33:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0/manifests"},{"name":"2.0.0rc2","sha":"f27864d2c4dcac4686626b989d71cfa8dee6cbe2","kind":"commit","published_at":"2015-09-16T05:02:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2/manifests"},{"name":"2.0.0rc1","sha":"961d98f3ce9d35da661bcee874d6ed739716bfd8","kind":"commit","published_at":"2015-09-14T02:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1/manifests"},{"name":"2.0.0b5","sha":"a8b33850c74975250fa81308ce3aa4868128d3ba","kind":"commit","published_at":"2015-08-23T15:31:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5/manifests"},{"name":"2.0.0b4","sha":"083f0b8da5661c6b0f26da5dc80e6c3b29a90756","kind":"commit","published_at":"2015-07-08T01:38:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5d4af9863ebfa57064e44ddc793016641233e736","kind":"commit","published_at":"2015-06-14T19:04:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3/manifests"},{"name":"2.0.0b2","sha":"49af3187e82e09866612bb9317fa91ea0379d1d8","kind":"commit","published_at":"2015-05-03T17:53:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2/manifests"},{"name":"1.2.6","sha":"c786c58242028c6742ded29bf7f4ab9c3319818d","kind":"commit","published_at":"2015-05-03T17:46:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6/manifests"},{"name":"2.0.0b1","sha":"33ed4c57bed8f7f6ccbf3517ba35d7e770b86727","kind":"commit","published_at":"2015-04-26T16:21:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1/manifests"},{"name":"2.0.0a1","sha":"175d58f966a72c42b1ace6162b30704be6e60f7c","kind":"commit","published_at":"2015-04-25T19:40:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1/manifests"},{"name":"1.2.5","sha":"053b623d43d72c5b43d52934777e514ab9894e6b","kind":"commit","published_at":"2015-04-25T19:16:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"666dcbd61a85ee5939d643f061bcd0ad8c741b84","kind":"commit","published_at":"2015-03-22T20:13:46.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f8be8c324ac8e9ce2e4836a11da200d7cd8412d2","kind":"commit","published_at":"2015-03-16T01:30:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"93a65f8a9100a91596af1877493513bf8a453aea","kind":"commit","published_at":"2015-02-23T13:11:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"881241482e8abb3057ad8a85990bef9d0bd46cd8","kind":"commit","published_at":"2015-01-11T21:04:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"81342369ee663650d0f904d3da855fff970212dd","kind":"commit","published_at":"2014-12-23T00:01:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e1af04e29a2b97370a2ba5154ac60e114275b88","kind":"tag","published_at":"2014-12-03T03:12:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"ee15552c8cc41137198b173f9ee15e5f8c21c4e6","kind":"commit","published_at":"2014-11-19T03:39:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb2cb34f069d9cf409665bc98a5565590a548ead","kind":"commit","published_at":"2014-11-16T21:54:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0/manifests"},{"name":"1.0-a","sha":"83fd00893d445c6ebc0028bf369eaa67466c8e30","kind":"tag","published_at":"2014-10-19T18:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0-a","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a/manifests"},{"name":"0.7.0","sha":"4e14f192ac478f0f0a46c671a53dc55fc5831c41","kind":"commit","published_at":"2014-06-22T23:33:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"47f4ce93deabff79ba3546b8e484e457f0d1afd3","kind":"commit","published_at":"2014-06-04T02:35:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca","kind":"commit","published_at":"2014-05-03T00:12:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"798b1b127d1ff86d4e4a967a1fd2997ac2225db0","kind":"commit","published_at":"2014-04-18T01:31:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6a0a1b4972898b004d8caa5bf981a233eedec3eb","kind":"commit","published_at":"2014-03-03T00:37:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d7cedb3f5610b2fa84ab0e5e2b1d1517e5155dde","kind":"commit","published_at":"2014-02-10T13:17:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ea7a203a3795cdc752661b498f719332cd121277","kind":"commit","published_at":"2014-02-03T02:00:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"5e9f90c60f4b980c8f4ba7ab43b7a2a9e8fcfe58","kind":"commit","published_at":"2013-12-29T17:51:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"10d7c8ebcb888e0e084a9f643fa40135a95a6a39","kind":"commit","published_at":"2013-12-02T05:53:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"338ba696c97bceba9b9cbf20da339026f3f8077f","kind":"commit","published_at":"2013-11-25T01:06:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7d124bb73aa62196b16efaef8388eb969eee911e","kind":"commit","published_at":"2013-11-16T17:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"56dee44b4b673da1a33dc2b269b46e7756de98a4","kind":"commit","published_at":"2013-11-14T15:52:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"72700ec513d2500983bd2917bf3de786a7a58189","kind":"commit","published_at":"2013-11-12T23:56:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"38fec69a38146a4a8383208989d538d69e38a468","kind":"commit","published_at":"2013-11-12T04:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"af1de511b02ab1ff8fd5a2fdf566cee925540427","kind":"commit","published_at":"2013-11-11T04:42:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:19:21.887Z","dependent_packages_count":37,"downloads":3787036,"downloads_period":"total","dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":8.194021657767353,"dependent_packages_count":1.8663605968361696,"stargazers_count":4.261689705075104,"forks_count":6.452417785318628,"docker_downloads_count":null,"average":5.1936224362493135},"purl":"pkg:conda/marshmallow?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/marshmallow/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow","https://tidelift.com/funding/github/pypi/marshmallow"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T00:01:08.906Z","issues_count":493,"pull_requests_count":533,"avg_time_to_close_issue":14711910.408970976,"avg_time_to_close_pull_request":6639202.420841684,"issues_closed_count":379,"pull_requests_closed_count":499,"pull_request_authors_count":50,"issue_authors_count":202,"avg_comments_per_issue":2.4036511156186613,"avg_comments_per_pull_request":0.9587242026266416,"merged_pull_requests_count":437,"bot_issues_count":1,"bot_pull_requests_count":205,"past_year_issues_count":265,"past_year_pull_requests_count":239,"past_year_avg_time_to_close_issue":9152.19387755102,"past_year_avg_time_to_close_pull_request":73855.0985915493,"past_year_issues_closed_count":196,"past_year_pull_requests_closed_count":213,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":0.3660377358490566,"past_year_avg_comments_per_pull_request":0.6569037656903766,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/issues","maintainers":[{"login":"sloria","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}],"active_maintainers":[{"login":"sloria","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/marshmallow/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13748516,"name":"python-marshmallow","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:34:41.642Z","latest_release_published_at":"2026-02-13T06:34:41.642Z","latest_release_number":"3.4.0-1","last_synced_at":"2026-03-13T13:22:54.296Z","created_at":"2026-02-13T06:34:41.230Z","updated_at":"2026-03-13T13:22:54.296Z","registry_url":"https://launchpad.net/ubuntu/+source/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.4.1","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 12)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T06:34:42.305Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-marshmallow?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13707853,"name":"python-marshmallow","ecosystem":"debian","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:32:06.212Z","latest_release_published_at":"2026-02-12T22:32:06.212Z","latest_release_number":"3.18.0-1","last_synced_at":"2026-03-13T14:45:10.479Z","created_at":"2026-02-12T22:32:05.970Z","updated_at":"2026-03-13T15:01:43.379Z","registry_url":"https://tracker.debian.org/pkg/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":"https://packages.debian.org/bookworm/python-marshmallow","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.6.1","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:32:07.073Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-marshmallow?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13602079,"name":"python-marshmallow","ecosystem":"debian","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:57:16.593Z","latest_release_published_at":"2026-02-11T10:57:16.593Z","latest_release_number":"3.0.0b14-1","last_synced_at":"2026-03-13T18:03:21.032Z","created_at":"2026-02-11T10:57:16.407Z","updated_at":"2026-03-13T18:03:21.032Z","registry_url":"https://tracker.debian.org/pkg/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":"https://packages.debian.org/buster/python-marshmallow","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.2.1","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper (\u003e= 11~)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:13:50.492Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-marshmallow?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13296621,"name":"python310Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:29:12.697Z","latest_release_published_at":"2026-02-02T06:29:12.697Z","latest_release_number":"3.20.1","last_synced_at":"2026-03-07T06:39:06.714Z","created_at":"2026-02-02T06:28:13.794Z","updated_at":"2026-03-07T06:39:06.969Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python310Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/marshmallow/default.nix#L40","metadata":{"nix_attribute":"python3.10-marshmallow-3.20.1","position":"pkgs/development/python-modules/marshmallow/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.marshmallow?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-07T06:39:06.894Z","updated_at":"2026-03-07T06:39:06.894Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13304300,"name":"python311Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:59:09.683Z","latest_release_published_at":"2026-02-02T06:59:09.683Z","latest_release_number":"3.20.1","last_synced_at":"2026-03-07T09:43:02.843Z","created_at":"2026-02-02T06:58:41.059Z","updated_at":"2026-03-07T09:43:03.091Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python311Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/marshmallow/default.nix#L40","metadata":{"nix_attribute":"python3.11-marshmallow-3.20.1","position":"pkgs/development/python-modules/marshmallow/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.marshmallow?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-07T09:43:03.019Z","updated_at":"2026-03-07T09:43:03.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13774789,"name":"python-marshmallow","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:36:24.900Z","latest_release_published_at":"2026-02-13T12:36:24.900Z","latest_release_number":"3.13.0-1","last_synced_at":"2026-03-13T21:47:07.696Z","created_at":"2026-02-13T12:36:24.725Z","updated_at":"2026-03-13T21:47:07.696Z","registry_url":"https://launchpad.net/ubuntu/+source/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.5.1","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:36:25.647Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-marshmallow?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13077249,"name":"python311Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:57.928Z","latest_release_published_at":"2026-02-01T17:34:57.928Z","latest_release_number":"3.21.1","last_synced_at":"2026-04-10T01:05:19.657Z","created_at":"2026-02-01T17:34:57.242Z","updated_at":"2026-04-10T01:32:09.751Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python311Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/marshmallow/default.nix#L40","metadata":{"nix_attribute":"python3.11-marshmallow-3.21.1","position":"pkgs/development/python-modules/marshmallow/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.marshmallow?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-03T20:12:47.193Z","updated_at":"2026-03-03T20:12:47.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13799993,"name":"python-marshmallow","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:20:17.274Z","latest_release_published_at":"2026-02-13T17:20:17.274Z","latest_release_number":"3.18.0-1","last_synced_at":"2026-03-14T00:21:26.734Z","created_at":"2026-02-13T17:20:17.045Z","updated_at":"2026-03-14T00:21:26.734Z","registry_url":"https://launchpad.net/ubuntu/+source/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.6.1","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:20:18.273Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-marshmallow?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13196249,"name":"python311Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:24:41.022Z","latest_release_published_at":"2026-02-02T00:24:41.022Z","latest_release_number":"3.21.1","last_synced_at":"2026-05-11T15:09:57.438Z","created_at":"2026-02-02T00:24:38.056Z","updated_at":"2026-05-11T15:35:11.179Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python311Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/marshmallow/default.nix#L40","metadata":{"nix_attribute":"python3.11-marshmallow-3.21.1","position":"pkgs/development/python-modules/marshmallow/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.marshmallow?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-07T06:06:55.039Z","updated_at":"2026-03-07T06:06:55.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":6061212,"name":"py3-marshmallow","ecosystem":"alpine","description":"A lightweight library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":[],"namespace":"testing","versions_count":17,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2026-05-18T15:52:30.000Z","latest_release_number":"4.3.0-r1","last_synced_at":"2026-05-18T16:01:59.455Z","created_at":"2023-01-31T19:07:22.315Z","updated_at":"2026-05-18T16:02:00.018Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-marshmallow","install_command":"apk add py3-marshmallow","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":11753372,"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2025-10-29T21:35:04.000Z","size":6919,"stargazers_count":7202,"open_issues_count":143,"forks_count":645,"subscribers_count":71,"default_branch":"dev","last_synced_at":"2025-10-29T23:38:48.743Z","etag":null,"topics":["deserialization","marshalling","python","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2025-10-29T17:11:58.000Z","dependencies_parsed_at":"2023-09-29T08:50:57.753Z","dependency_job_id":"850ccd8e-7485-4e1a-a7de-a8ea51cb4fd5","html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2722,"total_committers":217,"mean_commits":"12.543778801843319","dds":"0.45885378398236587","last_synced_commit":"9716fc629976c9d3ce30cd15d270d9ac235eb725"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/marshmallow-code/marshmallow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/sbom","scorecard":{"id":621225,"data":{"date":"2025-08-11","repo":{"name":"github.com/marshmallow-code/marshmallow","commit":"8c83dd68d869f6fbab99f33b8e497248f6a0857d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 6/19 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-release.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/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:69","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-release.yml:70"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T05:16:39.796Z","repository_id":11753372,"created_at":"2025-08-21T05:16:39.796Z","updated_at":"2025-08-21T05:16:39.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281734365,"owners_count":26552391,"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-30T02:00:06.501Z","response_time":61,"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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-10-29T22:38:57.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","funding_links":[],"total_stars":12300,"followers":50,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-10-29T22:38:57.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"4.0.1","sha":"757714b12f8d6470804191a63e91863cd1cd25c3","kind":"commit","published_at":"2025-08-28T15:00:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84b15960272c16525c945ae99749e505310612a9","kind":"commit","published_at":"2025-04-17T02:24:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0/manifests"},{"name":"3.26.1","sha":"7a71dfcb7a57fd415c2adb9de8e123d2d5d2fda8","kind":"commit","published_at":"2025-02-03T15:31:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"c4284da641b1f494bb14d62bc59712f5089c2410","kind":"commit","published_at":"2025-01-23T03:18:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0/manifests"},{"name":"3.25.1","sha":"8f3d0e7cf4527dc03f61e1f29a756616e81fa9d9","kind":"commit","published_at":"2025-01-11T23:35:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1/manifests"},{"name":"3.25.0","sha":"efd9cc5fd5cf7d7b1156f8d698b203fd35ddb803","kind":"commit","published_at":"2025-01-09T18:55:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0/manifests"},{"name":"3.24.2","sha":"446203d9c8f243dac786b2b8437c3e00bf9cd45f","kind":"commit","published_at":"2025-01-08T21:20:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2/manifests"},{"name":"3.24.1","sha":"765735a01e5f3840c3f96cf3a364479f3ef5bdab","kind":"commit","published_at":"2025-01-07T04:55:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1/manifests"},{"name":"3.24.0","sha":"9136ff9af4f82eb6f6c6db0ed9c5802c918bd515","kind":"commit","published_at":"2025-01-06T17:14:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0/manifests"},{"name":"3.23.3","sha":"6ac7089ee17a1bc685a773085a794b7d3da72343","kind":"commit","published_at":"2025-01-03T20:17:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3/manifests"},{"name":"3.23.2","sha":"90931f0bb3ffcecf90860751dc5f55a5c538d711","kind":"commit","published_at":"2024-12-19T03:16:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2/manifests"},{"name":"3.23.1","sha":"1b1250d576e4df95cae66327c97945169dfd538d","kind":"commit","published_at":"2024-11-01T16:27:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1/manifests"},{"name":"3.23.0","sha":"5e71a040a91937b31f495d0817b9c44722a50ee5","kind":"commit","published_at":"2024-10-17T16:17:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"fbad345f73b50d0bec73f5e046e19fe94c34f658","kind":"commit","published_at":"2024-08-20T16:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.22.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0/manifests"},{"name":"3.21.3","sha":"b9646e326c511c11fc07aef4aa0004c14a5d454c","kind":"commit","published_at":"2024-06-06T02:00:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3/manifests"},{"name":"3.21.2","sha":"511b8c5354929b78b63d57578556443e41f8293f","kind":"commit","published_at":"2024-05-01T21:08:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2/manifests"},{"name":"3.21.1","sha":"df23ad0048b5443346fe47810cda052641558257","kind":"commit","published_at":"2024-03-04T20:19:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1/manifests"},{"name":"3.21.0","sha":"cd976d5d2220a5e2f553fec2082a5d254a7019da","kind":"commit","published_at":"2024-02-26T19:43:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0/manifests"},{"name":"3.20.2","sha":"154d4c18ede4a2eabd1750df098d97225fae73f9","kind":"commit","published_at":"2024-01-09T21:41:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2/manifests"},{"name":"3.20.1","sha":"dda9a8014dfe1bcb35e21307cfd5a8e19615a284","kind":"commit","published_at":"2023-07-20T22:06:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"3d929956b9b841d8039d5f431fb1110b3ba3e14e","kind":"commit","published_at":"2023-07-20T21:15:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"78edf5582ee325bba99f097cb7167ef73b6f84d8","kind":"commit","published_at":"2022-11-11T16:08:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"2805f32461fc7801a5f7b6d83facf7cbb8bca278","kind":"commit","published_at":"2022-09-15T20:24:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"22e063270fea6ef6669425f53216e47eb8b04cc5","kind":"commit","published_at":"2022-08-22T19:34:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"4a6c08d53f181195c78b505abe155b2f35cbc0c1","kind":"commit","published_at":"2022-06-26T21:37:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"645cba266ef498e383b1cff6be5beb472730f178","kind":"commit","published_at":"2022-05-29T15:57:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"f251dfb08d79c755c2e95371f2c5580bf5937e60","kind":"commit","published_at":"2022-03-12T18:17:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"41afdefd93afd1b95f48f45fd284ff8add3e91b7","kind":"commit","published_at":"2021-11-13T18:13:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"df4f8119111362180838d66cd7364812fa9df81d","kind":"commit","published_at":"2021-10-17T18:34:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"63a34a1096e106909929f2dfdf995aeb0b81ef26","kind":"commit","published_at":"2021-07-21T21:48:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0/manifests"},{"name":"3.12.2","sha":"ceec7278f6b966e3e91c6a67e92eddf167188042","kind":"commit","published_at":"2021-07-06T20:45:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"65225654ec41ec7528edc7f16d2453d3429cae47","kind":"commit","published_at":"2021-05-10T20:51:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"ecf69309b70cccbbab94773bd256ef68f3ca0c64","kind":"commit","published_at":"2021-05-10T03:04:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"94d5bf324327234ba880481ed99c797596f17bcd","kind":"commit","published_at":"2021-03-30T00:11:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"b297db947282c1c1dbef2d1ab35830a87daa421f","kind":"commit","published_at":"2021-03-28T18:53:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"dde1234a7956e693c70e555fcaad70125c4dc813","kind":"commit","published_at":"2020-12-19T18:52:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"d43872924e0904717d6968e74542b58581208c70","kind":"commit","published_at":"2020-11-08T01:11:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"739ec29af85518b04468e41c88e0087e567498dd","kind":"commit","published_at":"2020-10-31T18:21:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"a207173b1f3e73636cea3aa33b4be30ff85c01d4","kind":"commit","published_at":"2020-09-16T09:18:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0/manifests"},{"name":"3.7.1","sha":"63670fb626dca2f4381f568c81d0fbeba14f8ed7","kind":"commit","published_at":"2020-07-20T13:52:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"09c5b26bee77be5e23927ddeb472d5ea56733266","kind":"commit","published_at":"2020-07-09T01:55:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"692414f23072b419b7b34ba39d17e3421ee2f362","kind":"commit","published_at":"2020-06-02T20:33:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"17bd455a77317bfdef0a41e43a6455a1cbcbb8e0","kind":"commit","published_at":"2020-05-08T21:14:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"b43f27508474221432a0005f9a0c6806ad4ce399","kind":"commit","published_at":"2020-04-30T13:57:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3aa327912fea5aa8d45f14b134a1c7aedc884259","kind":"commit","published_at":"2020-03-05T13:01:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1/manifests"},{"name":"2.21.0","sha":"5c49e093fd30292a2f4853ff1fe9a8a5abc4024d","kind":"commit","published_at":"2020-03-05T12:42:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0/manifests"},{"name":"3.5.0","sha":"31828bf5117c11f3d8b42f758634e6d997561c4a","kind":"commit","published_at":"2020-02-19T10:34:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"64bdd5acd423d26c0328fc91a0fb6b8cc457b293","kind":"commit","published_at":"2020-02-02T20:05:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"610fe7a060abde60719840b7c69b05432c05fe5f","kind":"commit","published_at":"2019-12-06T00:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"686aa782ae9d74a54d32124036dbfc21412d0271","kind":"commit","published_at":"2019-11-04T21:11:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8acfd7223ab161a9ff7a513078e29c0b2109cd79","kind":"commit","published_at":"2019-10-01T03:33:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dc026d34221601cf3013348e7bc23450d7b37059","kind":"commit","published_at":"2019-09-17T13:56:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"b7b1dc3c79f33600c17705013ea490de575201ef","kind":"commit","published_at":"2019-09-16T12:38:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"e54d48805c1732e5223f498413ea22a9a3e39d72","kind":"commit","published_at":"2019-09-15T20:34:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0/manifests"},{"name":"2.20.5","sha":"7015fc4333a2f32cd58c3465296e834acd4496ff","kind":"commit","published_at":"2019-09-15T20:14:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5/manifests"},{"name":"3.0.5","sha":"750e1c841b8b2e4f1e0b8ac3b856ec7dd0182ce7","kind":"commit","published_at":"2019-09-13T02:55:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"ad370f097a925fd839449a39a13b69a139e5385b","kind":"commit","published_at":"2019-09-12T02:04:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4/manifests"},{"name":"2.20.4","sha":"ca1cc3c04898fcafbb0cd548de420eb21c24807e","kind":"commit","published_at":"2019-09-12T01:46:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4/manifests"},{"name":"3.0.3","sha":"5fdb7739c8aa7fbca96aa8f6d4ffc57aee396f34","kind":"commit","published_at":"2019-09-05T01:42:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"c42a3ae199685c474f447433205af547c26590af","kind":"commit","published_at":"2019-09-04T12:47:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2/manifests"},{"name":"2.20.3","sha":"b2b8105c517db2cac580f3baaeb069e55955aaac","kind":"commit","published_at":"2019-09-04T12:31:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3/manifests"},{"name":"3.0.1","sha":"ef35341b1729df822106c6080c67a3e85582ff91","kind":"commit","published_at":"2019-08-21T17:54:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1/manifests"},{"name":"2.20.2","sha":"0549bd4ac93c831173b1ceaeb4854affbf974858","kind":"commit","published_at":"2019-08-20T09:41:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2/manifests"},{"name":"3.0.0","sha":"349213cdf5057a6d1db8cab3f2d6cdf94f18f53e","kind":"commit","published_at":"2019-08-18T22:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0/manifests"},{"name":"2.20.1","sha":"f3d752a6d821a1cf62042c47483a4879c8d834eb","kind":"commit","published_at":"2019-08-13T04:39:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"2be2d83a1a9a6d3d9b85804f3ab545cecc409bb0","kind":"commit","published_at":"2019-08-10T13:01:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0/manifests"},{"name":"3.0.0rc9","sha":"061f29d617c2f64468b432a358f2b147ffdd6fa2","kind":"commit","published_at":"2019-07-31T13:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9/manifests"},{"name":"3.0.0rc8","sha":"3e5b061dd9bb2a7642167418a9fa6078fa9214f6","kind":"commit","published_at":"2019-07-04T19:40:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8/manifests"},{"name":"2.19.5","sha":"8e4f7a9c71f38a2019ed239c5a837f03c6febbba","kind":"commit","published_at":"2019-06-18T12:51:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5/manifests"},{"name":"2.19.4","sha":"b063a103ae5222a5953cd7453a1eb0d161dc5b52","kind":"commit","published_at":"2019-06-17T03:29:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4/manifests"},{"name":"3.0.0rc7","sha":"818dc1c7454934c9aeb882d41838caf2cf8de15f","kind":"commit","published_at":"2019-06-15T18:24:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7/manifests"},{"name":"2.19.3","sha":"ae55b27a8fb9124d1486baf87286d501014f06b1","kind":"commit","published_at":"2019-06-15T15:59:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3/manifests"},{"name":"3.0.0rc6","sha":"a04d481865a44e24ede38eaa921c3fc76111a48c","kind":"commit","published_at":"2019-05-05T20:15:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"01837167ef1758df1f2decb819e7294200ec9f67","kind":"commit","published_at":"2019-03-30T16:18:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5/manifests"},{"name":"2.19.2","sha":"ac9ff95432f929fb0fa2394c29b94d1f804a1504","kind":"commit","published_at":"2019-03-30T16:13:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"0aea8b4258d93233efbfbad08dd319027f3f568d","kind":"commit","published_at":"2019-03-16T20:03:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1/manifests"},{"name":"2.19.0","sha":"efe2ce4e45b56c7197e0ae21798642db64d7cee3","kind":"commit","published_at":"2019-03-08T04:39:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"b1f3201457117ddd86f47ca2b294bc04cf6fbe67","kind":"commit","published_at":"2019-02-15T21:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1/manifests"},{"name":"3.0.0rc4","sha":"f6bbd37e07ed515d752f5b95410d3fa6893e3435","kind":"commit","published_at":"2019-02-08T13:56:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"a60b60efbed02221ba8a6a79b4fceca830814d9a","kind":"commit","published_at":"2019-01-14T00:18:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3/manifests"},{"name":"2.18.0","sha":"9bee8d30f65190ca0efcba89702bdad1307aa8d8","kind":"commit","published_at":"2019-01-14T00:13:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0/manifests"},{"name":"3.0.0rc2","sha":"156a24ccb0040ebfd7e76cbf4c25c87a60540f52","kind":"commit","published_at":"2019-01-03T15:52:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2/manifests"},{"name":"2.17.0","sha":"52859e289a37eae8e3eb5d8873f21dd784bb08b0","kind":"commit","published_at":"2018-12-26T17:13:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0/manifests"},{"name":"3.0.0rc1","sha":"55932fa4e4ba7496f424ed2942d7963051030699","kind":"commit","published_at":"2018-11-30T03:49:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1/manifests"},{"name":"3.0.0b20","sha":"24d28dca764955e3af219f622d83305e11e9e2c4","kind":"commit","published_at":"2018-11-02T01:32:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b20","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20/manifests"},{"name":"2.16.3","sha":"fb24eb31824ff4ebeb8869f232768cc9984062d2","kind":"commit","published_at":"2018-11-02T01:01:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3/manifests"},{"name":"2.16.2","sha":"45ef0512120520ee679875861e5c5cdacc16f8bf","kind":"commit","published_at":"2018-10-31T01:06:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2/manifests"},{"name":"3.0.0b19","sha":"fb9adf56849e663d9312ae2a6130b162dd0c15d3","kind":"commit","published_at":"2018-10-25T03:11:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b19","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19/manifests"},{"name":"2.16.1","sha":"036e9b0ffacb96f2d52f89891ff8f32edabd76c3","kind":"commit","published_at":"2018-10-18T03:35:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1/manifests"},{"name":"3.0.0b18","sha":"a2ae5317d59db4413a2b904d63ea2af50f1471ed","kind":"commit","published_at":"2018-10-16T00:12:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b18","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18/manifests"},{"name":"3.0.0b17","sha":"996ae03afddf42d383c2be4cfae8dd18de1c272d","kind":"commit","published_at":"2018-10-13T22:19:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b17","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17/manifests"},{"name":"2.16.0","sha":"400b8fc37798b2608d6197e712e07f9313929a74","kind":"commit","published_at":"2018-10-11T00:51:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0/manifests"},{"name":"2.15.6","sha":"b7a18f0b618c47258d556152d497ca79868e1cda","kind":"commit","published_at":"2018-09-21T02:54:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6/manifests"},{"name":"3.0.0b16","sha":"53b134ce85e2ed802591b69ab01f81a92d9ea576","kind":"commit","published_at":"2018-09-21T01:19:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b16","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16/manifests"},{"name":"3.0.0b15","sha":"d9725e0e127d9ef214ff1f3024cc150440ae1b67","kind":"commit","published_at":"2018-09-19T03:38:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b15","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15/manifests"},{"name":"3.0.0b14","sha":"44f240c988ab1ab2f0bbe0ae255ba3ae08bbe317","kind":"commit","published_at":"2018-09-15T21:03:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b14","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14/manifests"},{"name":"2.15.5","sha":"937f35fe17e12cb847bb52267fe311a00a8feaa3","kind":"commit","published_at":"2018-09-15T20:44:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5/manifests"},{"name":"3.0.0b13","sha":"db0fea9691da5c4cfabb580c65de0043c63d68ce","kind":"commit","published_at":"2018-08-04T16:48:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b13","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13/manifests"},{"name":"2.15.4","sha":"b0ebaf6f13f9833ccc6b19900208b211597480e9","kind":"commit","published_at":"2018-08-04T12:58:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4/manifests"},{"name":"3.0.0b12","sha":"ac2b73528b24e223d39c916cf4b8d8f1ce4fd105","kind":"commit","published_at":"2018-07-05T02:15:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b12","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12/manifests"},{"name":"3.0.0b11","sha":"ada35a3b06d1df3ba2026b9b3de36f67c207350b","kind":"commit","published_at":"2018-05-20T18:17:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b11","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11/manifests"},{"name":"2.15.3","sha":"b356fed1337109164fa2e5591feef7917742963d","kind":"commit","published_at":"2018-05-20T17:49:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3/manifests"},{"name":"3.0.0b10","sha":"6b52b75a72799cb8a09813612cb269b23967803f","kind":"commit","published_at":"2018-05-11T02:50:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b10","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10/manifests"},{"name":"2.15.2","sha":"cf34acb09a23378421f19fcf9a4de143da4aad76","kind":"commit","published_at":"2018-05-11T02:32:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2/manifests"},{"name":"3.0.0b9","sha":"1781e9a18895aa9b473fb5587de3cf922416733e","kind":"commit","published_at":"2018-04-26T02:27:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9/manifests"},{"name":"2.15.1","sha":"251bff399786ad827d22c59f1cf4a49cc9aa9afe","kind":"commit","published_at":"2018-04-26T02:09:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1/manifests"},{"name":"3.0.0b8","sha":"bdd631e0c29083e74e3cde1393a691eb5f63f32b","kind":"commit","published_at":"2018-03-24T16:35:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8/manifests"},{"name":"3.0.0b7","sha":"642d18b58d9b42d16b450a30b42aa57ea3859192","kind":"commit","published_at":"2018-02-03T17:57:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7/manifests"},{"name":"3.0.0b6","sha":"b5087b0b1d459d3c899ec763cb2e042bdb0abce6","kind":"commit","published_at":"2018-01-03T03:31:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6/manifests"},{"name":"3.0.0b5","sha":"cb8ed5ed0d911158f9bc6b2a1129d41743cea331","kind":"commit","published_at":"2017-12-30T18:53:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5/manifests"},{"name":"2.15.0","sha":"5e66497c5004a138747266cec3a5559761225731","kind":"commit","published_at":"2017-12-02T23:08:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0/manifests"},{"name":"3.0.0b4","sha":"57165159ea05452b928445fbd2dacec591db8432","kind":"commit","published_at":"2017-10-23T23:33:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4/manifests"},{"name":"2.14.0","sha":"63cfee6e35b05ed4db4c19cba9d34a08953f728c","kind":"commit","published_at":"2017-10-23T23:19:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0/manifests"},{"name":"3.0.0b3","sha":"637f345ab3b76d10746877276fe98be3a6309f0c","kind":"commit","published_at":"2017-08-20T16:43:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3/manifests"},{"name":"2.13.6","sha":"2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1","kind":"commit","published_at":"2017-08-16T12:32:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6/manifests"},{"name":"2.13.5","sha":"4d98843fa9488caeb2a6b0cc52f03b40790d69f2","kind":"commit","published_at":"2017-04-13T01:10:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5/manifests"},{"name":"3.0.0b2","sha":"df68ee4e34808ffdb7076ad98a6b9b763f119422","kind":"commit","published_at":"2017-03-20T01:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2/manifests"},{"name":"2.13.4","sha":"0ea2e3842beef90505ad99e4ce1af71a0e97a889","kind":"commit","published_at":"2017-03-20T01:21:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"2888e6978bc8c409a5fed35da6ece8bdb23384f2","kind":"commit","published_at":"2017-03-11T16:36:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3/manifests"},{"name":"3.0.0b1","sha":"a0423c0447ee4c422292d25b7dcd3a5815dff8fd","kind":"commit","published_at":"2017-03-10T05:05:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1/manifests"},{"name":"2.13.2","sha":"559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48","kind":"commit","published_at":"2017-03-10T04:47:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"a9cccbdf6a9f58378cca4461b147c9e3effa1716","kind":"commit","published_at":"2017-03-04T17:24:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1/manifests"},{"name":"3.0.0a1","sha":"c7612f465b9b56a9c309179a7914f5c6b41100db","kind":"commit","published_at":"2017-02-26T19:11:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1/manifests"},{"name":"2.13.0","sha":"380f72957a1d9627910412024cdf80bc3c0b6a00","kind":"commit","published_at":"2017-02-18T17:53:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0/manifests"},{"name":"2.12.2","sha":"0df98914a4354879fc9b17643c1baab1a0c14715","kind":"commit","published_at":"2017-01-30T05:07:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"fc2cab0db25de177fcd07764d5d146043230d3f7","kind":"commit","published_at":"2017-01-24T02:22:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"30bf99daba289f1e7d139c15aeb663c372d00c90","kind":"commit","published_at":"2017-01-22T22:46:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"53293df3d8776f9ba8b1bbc8bd5f2153e3127467","kind":"commit","published_at":"2017-01-08T21:23:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"95a13f7273edd63119f47fb92bdad517be42fe7d","kind":"commit","published_at":"2017-01-08T18:31:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0/manifests"},{"name":"2.10.5","sha":"4e29d900bbe0fb06b16a7c4c44b81b8633f81274","kind":"commit","published_at":"2016-12-20T02:42:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5/manifests"},{"name":"2.10.4","sha":"ffbfb70c73a43b86072e8f917431ccd06a14651a","kind":"commit","published_at":"2016-11-18T13:28:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4/manifests"},{"name":"2.10.3","sha":"e6ddef938b3b274a4965cad344c3864e643e6baa","kind":"commit","published_at":"2016-10-02T19:02:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"de35b5c91c470804a434a48478cb73360d902aed","kind":"commit","published_at":"2016-09-25T16:49:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"fe58eb93ff34296668818dba78f3c92f264994f4","kind":"commit","published_at":"2016-09-15T03:33:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"65296412b3e7fa82df6cab48bbfd779597fc4ffa","kind":"commit","published_at":"2016-09-05T18:13:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"12aa22ba6a2a2542dfd84e5c5fedafa8f970e731","kind":"commit","published_at":"2016-07-22T02:32:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"58652b3fda93015c240332d9b6c601eec0ef8900","kind":"commit","published_at":"2016-07-07T03:38:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"09b641e913d4491dfb004676b640410e272f0e19","kind":"commit","published_at":"2016-06-24T01:59:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0/manifests"},{"name":"2.7.3","sha":"1b74c24c89d777b10603ed780580ce5498ac3f74","kind":"commit","published_at":"2016-05-06T01:44:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"4fa1001d5ced6c3111428d38020d48e2e24da179","kind":"commit","published_at":"2016-04-28T03:34:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e2907f23d08665dfb9cbfe98aea0ebda57a20e04","kind":"commit","published_at":"2016-04-09T01:07:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"05b77c09adc1904bf3a5eed3e53dd22ab2f9f2ee","kind":"commit","published_at":"2016-04-04T22:38:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"6699cd873926cbf3579cafd9b42d01fc9247b01c","kind":"commit","published_at":"2016-03-18T02:26:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"47e5d966dc7f0992bc3935318da85bb7b816cf80","kind":"commit","published_at":"2016-02-02T02:57:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"6e2aef8ff091111362046748a722617643dbd3ea","kind":"commit","published_at":"2016-01-16T23:31:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0/manifests"},{"name":"2.4.2","sha":"90a0d89279636e3e598c5c76ec7e2326c9825219","kind":"commit","published_at":"2015-12-09T05:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"05170ff9861d65775e65275dd02d0130d99558cc","kind":"commit","published_at":"2015-12-08T04:29:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"840f410916c26b1b5d8f5d334a04b65b5f820f49","kind":"commit","published_at":"2015-12-06T17:47:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"425e3ad3f2e07cc3c48b4ec7a0887407c80b14a7","kind":"commit","published_at":"2015-11-23T04:06:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ea1def94e8dc534a1cd0da4aa6756d25cd2762ca","kind":"commit","published_at":"2015-11-12T04:44:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"80d92059f0b2db3cd95f129f7f408aa7aaf3519b","kind":"commit","published_at":"2015-10-26T22:34:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6156b021be2d7a00b4341a159daf1e1a62507066","kind":"commit","published_at":"2015-10-18T22:33:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f28ee196b37bf018b5ae8d4f70b1eb997e0307a3","kind":"commit","published_at":"2015-10-15T00:42:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"04d3f84152d262bdd70e2964f97d5729bda785c8","kind":"commit","published_at":"2015-10-08T00:46:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d6cc2ae3fdcc7d593dba3f76309910a2eff27b6c","kind":"commit","published_at":"2015-10-01T01:50:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"53a20fc8711be825c0be08daf67c7d52cc382ac2","kind":"commit","published_at":"2015-09-25T12:33:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0/manifests"},{"name":"2.0.0rc2","sha":"f27864d2c4dcac4686626b989d71cfa8dee6cbe2","kind":"commit","published_at":"2015-09-16T05:02:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2/manifests"},{"name":"2.0.0rc1","sha":"961d98f3ce9d35da661bcee874d6ed739716bfd8","kind":"commit","published_at":"2015-09-14T02:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1/manifests"},{"name":"2.0.0b5","sha":"a8b33850c74975250fa81308ce3aa4868128d3ba","kind":"commit","published_at":"2015-08-23T15:31:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5/manifests"},{"name":"2.0.0b4","sha":"083f0b8da5661c6b0f26da5dc80e6c3b29a90756","kind":"commit","published_at":"2015-07-08T01:38:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5d4af9863ebfa57064e44ddc793016641233e736","kind":"commit","published_at":"2015-06-14T19:04:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3/manifests"},{"name":"2.0.0b2","sha":"49af3187e82e09866612bb9317fa91ea0379d1d8","kind":"commit","published_at":"2015-05-03T17:53:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2/manifests"},{"name":"1.2.6","sha":"c786c58242028c6742ded29bf7f4ab9c3319818d","kind":"commit","published_at":"2015-05-03T17:46:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6/manifests"},{"name":"2.0.0b1","sha":"33ed4c57bed8f7f6ccbf3517ba35d7e770b86727","kind":"commit","published_at":"2015-04-26T16:21:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1/manifests"},{"name":"2.0.0a1","sha":"175d58f966a72c42b1ace6162b30704be6e60f7c","kind":"commit","published_at":"2015-04-25T19:40:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1/manifests"},{"name":"1.2.5","sha":"053b623d43d72c5b43d52934777e514ab9894e6b","kind":"commit","published_at":"2015-04-25T19:16:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"666dcbd61a85ee5939d643f061bcd0ad8c741b84","kind":"commit","published_at":"2015-03-22T20:13:46.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f8be8c324ac8e9ce2e4836a11da200d7cd8412d2","kind":"commit","published_at":"2015-03-16T01:30:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"93a65f8a9100a91596af1877493513bf8a453aea","kind":"commit","published_at":"2015-02-23T13:11:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"881241482e8abb3057ad8a85990bef9d0bd46cd8","kind":"commit","published_at":"2015-01-11T21:04:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"81342369ee663650d0f904d3da855fff970212dd","kind":"commit","published_at":"2014-12-23T00:01:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e1af04e29a2b97370a2ba5154ac60e114275b88","kind":"tag","published_at":"2014-12-03T03:12:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"ee15552c8cc41137198b173f9ee15e5f8c21c4e6","kind":"commit","published_at":"2014-11-19T03:39:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb2cb34f069d9cf409665bc98a5565590a548ead","kind":"commit","published_at":"2014-11-16T21:54:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0/manifests"},{"name":"1.0-a","sha":"83fd00893d445c6ebc0028bf369eaa67466c8e30","kind":"tag","published_at":"2014-10-19T18:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0-a","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a/manifests"},{"name":"0.7.0","sha":"4e14f192ac478f0f0a46c671a53dc55fc5831c41","kind":"commit","published_at":"2014-06-22T23:33:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"47f4ce93deabff79ba3546b8e484e457f0d1afd3","kind":"commit","published_at":"2014-06-04T02:35:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca","kind":"commit","published_at":"2014-05-03T00:12:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"798b1b127d1ff86d4e4a967a1fd2997ac2225db0","kind":"commit","published_at":"2014-04-18T01:31:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6a0a1b4972898b004d8caa5bf981a233eedec3eb","kind":"commit","published_at":"2014-03-03T00:37:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d7cedb3f5610b2fa84ab0e5e2b1d1517e5155dde","kind":"commit","published_at":"2014-02-10T13:17:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ea7a203a3795cdc752661b498f719332cd121277","kind":"commit","published_at":"2014-02-03T02:00:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"5e9f90c60f4b980c8f4ba7ab43b7a2a9e8fcfe58","kind":"commit","published_at":"2013-12-29T17:51:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"10d7c8ebcb888e0e084a9f643fa40135a95a6a39","kind":"commit","published_at":"2013-12-02T05:53:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"338ba696c97bceba9b9cbf20da339026f3f8077f","kind":"commit","published_at":"2013-11-25T01:06:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7d124bb73aa62196b16efaef8388eb969eee911e","kind":"commit","published_at":"2013-11-16T17:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"56dee44b4b673da1a33dc2b269b46e7756de98a4","kind":"commit","published_at":"2013-11-14T15:52:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"72700ec513d2500983bd2917bf3de786a7a58189","kind":"commit","published_at":"2013-11-12T23:56:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"38fec69a38146a4a8383208989d538d69e38a468","kind":"commit","published_at":"2013-11-12T04:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"af1de511b02ab1ff8fd5a2fdf566cee925540427","kind":"commit","published_at":"2013-11-11T04:42:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T02:40:33.967Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":2.34815278647464,"stargazers_count":2.250313087038197,"forks_count":3.9057608015028182,"average":2.1260566687539137},"purl":"pkg:apk/alpine/py3-marshmallow?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-marshmallow/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow","https://tidelift.com/funding/github/pypi/marshmallow"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T00:01:08.906Z","issues_count":493,"pull_requests_count":533,"avg_time_to_close_issue":14711910.408970976,"avg_time_to_close_pull_request":6639202.420841684,"issues_closed_count":379,"pull_requests_closed_count":499,"pull_request_authors_count":50,"issue_authors_count":202,"avg_comments_per_issue":2.4036511156186613,"avg_comments_per_pull_request":0.9587242026266416,"merged_pull_requests_count":437,"bot_issues_count":1,"bot_pull_requests_count":205,"past_year_issues_count":265,"past_year_pull_requests_count":239,"past_year_avg_time_to_close_issue":9152.19387755102,"past_year_avg_time_to_close_pull_request":73855.0985915493,"past_year_issues_closed_count":196,"past_year_pull_requests_closed_count":213,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":0.3660377358490566,"past_year_avg_comments_per_pull_request":0.6569037656903766,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/issues","maintainers":[{"login":"sloria","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}],"active_maintainers":[{"login":"sloria","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-02-01T00:34:19.152Z","updated_at":"2023-02-01T00:34:19.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39457,"maintainers_count":886,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7792076,"name":"py3-marshmallow-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-marshmallow","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":[],"namespace":"testing","versions_count":16,"first_release_published_at":"2023-05-24T21:37:22.000Z","latest_release_published_at":"2026-05-18T15:52:30.000Z","latest_release_number":"4.3.0-r1","last_synced_at":"2026-05-18T16:02:04.951Z","created_at":"2023-05-25T01:19:52.328Z","updated_at":"2026-05-18T16:02:05.466Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/testing/x86_64/py3-marshmallow-pyc","install_command":"apk add py3-marshmallow-pyc","documentation_url":null,"metadata":{"repository":"testing","architecture":"x86_64"},"repo_metadata":{"id":11753372,"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2025-10-29T21:35:04.000Z","size":6919,"stargazers_count":7202,"open_issues_count":143,"forks_count":645,"subscribers_count":71,"default_branch":"dev","last_synced_at":"2025-10-29T23:38:48.743Z","etag":null,"topics":["deserialization","marshalling","python","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2025-10-29T17:11:58.000Z","dependencies_parsed_at":"2023-09-29T08:50:57.753Z","dependency_job_id":"850ccd8e-7485-4e1a-a7de-a8ea51cb4fd5","html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2722,"total_committers":217,"mean_commits":"12.543778801843319","dds":"0.45885378398236587","last_synced_commit":"9716fc629976c9d3ce30cd15d270d9ac235eb725"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/marshmallow-code/marshmallow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/sbom","scorecard":{"id":621225,"data":{"date":"2025-08-11","repo":{"name":"github.com/marshmallow-code/marshmallow","commit":"8c83dd68d869f6fbab99f33b8e497248f6a0857d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 6/19 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-release.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/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:69","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-release.yml:70"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T05:16:39.796Z","repository_id":11753372,"created_at":"2025-08-21T05:16:39.796Z","updated_at":"2025-08-21T05:16:39.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281734365,"owners_count":26552391,"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-30T02:00:06.501Z","response_time":61,"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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-10-29T22:38:57.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","funding_links":[],"total_stars":12300,"followers":50,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-10-29T22:38:57.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"4.0.1","sha":"757714b12f8d6470804191a63e91863cd1cd25c3","kind":"commit","published_at":"2025-08-28T15:00:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84b15960272c16525c945ae99749e505310612a9","kind":"commit","published_at":"2025-04-17T02:24:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0/manifests"},{"name":"3.26.1","sha":"7a71dfcb7a57fd415c2adb9de8e123d2d5d2fda8","kind":"commit","published_at":"2025-02-03T15:31:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"c4284da641b1f494bb14d62bc59712f5089c2410","kind":"commit","published_at":"2025-01-23T03:18:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0/manifests"},{"name":"3.25.1","sha":"8f3d0e7cf4527dc03f61e1f29a756616e81fa9d9","kind":"commit","published_at":"2025-01-11T23:35:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1/manifests"},{"name":"3.25.0","sha":"efd9cc5fd5cf7d7b1156f8d698b203fd35ddb803","kind":"commit","published_at":"2025-01-09T18:55:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0/manifests"},{"name":"3.24.2","sha":"446203d9c8f243dac786b2b8437c3e00bf9cd45f","kind":"commit","published_at":"2025-01-08T21:20:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2/manifests"},{"name":"3.24.1","sha":"765735a01e5f3840c3f96cf3a364479f3ef5bdab","kind":"commit","published_at":"2025-01-07T04:55:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1/manifests"},{"name":"3.24.0","sha":"9136ff9af4f82eb6f6c6db0ed9c5802c918bd515","kind":"commit","published_at":"2025-01-06T17:14:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0/manifests"},{"name":"3.23.3","sha":"6ac7089ee17a1bc685a773085a794b7d3da72343","kind":"commit","published_at":"2025-01-03T20:17:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3/manifests"},{"name":"3.23.2","sha":"90931f0bb3ffcecf90860751dc5f55a5c538d711","kind":"commit","published_at":"2024-12-19T03:16:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2/manifests"},{"name":"3.23.1","sha":"1b1250d576e4df95cae66327c97945169dfd538d","kind":"commit","published_at":"2024-11-01T16:27:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1/manifests"},{"name":"3.23.0","sha":"5e71a040a91937b31f495d0817b9c44722a50ee5","kind":"commit","published_at":"2024-10-17T16:17:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"fbad345f73b50d0bec73f5e046e19fe94c34f658","kind":"commit","published_at":"2024-08-20T16:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.22.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0/manifests"},{"name":"3.21.3","sha":"b9646e326c511c11fc07aef4aa0004c14a5d454c","kind":"commit","published_at":"2024-06-06T02:00:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3/manifests"},{"name":"3.21.2","sha":"511b8c5354929b78b63d57578556443e41f8293f","kind":"commit","published_at":"2024-05-01T21:08:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2/manifests"},{"name":"3.21.1","sha":"df23ad0048b5443346fe47810cda052641558257","kind":"commit","published_at":"2024-03-04T20:19:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1/manifests"},{"name":"3.21.0","sha":"cd976d5d2220a5e2f553fec2082a5d254a7019da","kind":"commit","published_at":"2024-02-26T19:43:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0/manifests"},{"name":"3.20.2","sha":"154d4c18ede4a2eabd1750df098d97225fae73f9","kind":"commit","published_at":"2024-01-09T21:41:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2/manifests"},{"name":"3.20.1","sha":"dda9a8014dfe1bcb35e21307cfd5a8e19615a284","kind":"commit","published_at":"2023-07-20T22:06:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"3d929956b9b841d8039d5f431fb1110b3ba3e14e","kind":"commit","published_at":"2023-07-20T21:15:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"78edf5582ee325bba99f097cb7167ef73b6f84d8","kind":"commit","published_at":"2022-11-11T16:08:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"2805f32461fc7801a5f7b6d83facf7cbb8bca278","kind":"commit","published_at":"2022-09-15T20:24:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"22e063270fea6ef6669425f53216e47eb8b04cc5","kind":"commit","published_at":"2022-08-22T19:34:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"4a6c08d53f181195c78b505abe155b2f35cbc0c1","kind":"commit","published_at":"2022-06-26T21:37:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"645cba266ef498e383b1cff6be5beb472730f178","kind":"commit","published_at":"2022-05-29T15:57:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"f251dfb08d79c755c2e95371f2c5580bf5937e60","kind":"commit","published_at":"2022-03-12T18:17:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"41afdefd93afd1b95f48f45fd284ff8add3e91b7","kind":"commit","published_at":"2021-11-13T18:13:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"df4f8119111362180838d66cd7364812fa9df81d","kind":"commit","published_at":"2021-10-17T18:34:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"63a34a1096e106909929f2dfdf995aeb0b81ef26","kind":"commit","published_at":"2021-07-21T21:48:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0/manifests"},{"name":"3.12.2","sha":"ceec7278f6b966e3e91c6a67e92eddf167188042","kind":"commit","published_at":"2021-07-06T20:45:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"65225654ec41ec7528edc7f16d2453d3429cae47","kind":"commit","published_at":"2021-05-10T20:51:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"ecf69309b70cccbbab94773bd256ef68f3ca0c64","kind":"commit","published_at":"2021-05-10T03:04:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"94d5bf324327234ba880481ed99c797596f17bcd","kind":"commit","published_at":"2021-03-30T00:11:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"b297db947282c1c1dbef2d1ab35830a87daa421f","kind":"commit","published_at":"2021-03-28T18:53:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"dde1234a7956e693c70e555fcaad70125c4dc813","kind":"commit","published_at":"2020-12-19T18:52:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"d43872924e0904717d6968e74542b58581208c70","kind":"commit","published_at":"2020-11-08T01:11:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"739ec29af85518b04468e41c88e0087e567498dd","kind":"commit","published_at":"2020-10-31T18:21:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"a207173b1f3e73636cea3aa33b4be30ff85c01d4","kind":"commit","published_at":"2020-09-16T09:18:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0/manifests"},{"name":"3.7.1","sha":"63670fb626dca2f4381f568c81d0fbeba14f8ed7","kind":"commit","published_at":"2020-07-20T13:52:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"09c5b26bee77be5e23927ddeb472d5ea56733266","kind":"commit","published_at":"2020-07-09T01:55:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"692414f23072b419b7b34ba39d17e3421ee2f362","kind":"commit","published_at":"2020-06-02T20:33:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"17bd455a77317bfdef0a41e43a6455a1cbcbb8e0","kind":"commit","published_at":"2020-05-08T21:14:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"b43f27508474221432a0005f9a0c6806ad4ce399","kind":"commit","published_at":"2020-04-30T13:57:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3aa327912fea5aa8d45f14b134a1c7aedc884259","kind":"commit","published_at":"2020-03-05T13:01:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1/manifests"},{"name":"2.21.0","sha":"5c49e093fd30292a2f4853ff1fe9a8a5abc4024d","kind":"commit","published_at":"2020-03-05T12:42:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0/manifests"},{"name":"3.5.0","sha":"31828bf5117c11f3d8b42f758634e6d997561c4a","kind":"commit","published_at":"2020-02-19T10:34:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"64bdd5acd423d26c0328fc91a0fb6b8cc457b293","kind":"commit","published_at":"2020-02-02T20:05:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"610fe7a060abde60719840b7c69b05432c05fe5f","kind":"commit","published_at":"2019-12-06T00:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"686aa782ae9d74a54d32124036dbfc21412d0271","kind":"commit","published_at":"2019-11-04T21:11:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8acfd7223ab161a9ff7a513078e29c0b2109cd79","kind":"commit","published_at":"2019-10-01T03:33:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dc026d34221601cf3013348e7bc23450d7b37059","kind":"commit","published_at":"2019-09-17T13:56:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"b7b1dc3c79f33600c17705013ea490de575201ef","kind":"commit","published_at":"2019-09-16T12:38:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"e54d48805c1732e5223f498413ea22a9a3e39d72","kind":"commit","published_at":"2019-09-15T20:34:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0/manifests"},{"name":"2.20.5","sha":"7015fc4333a2f32cd58c3465296e834acd4496ff","kind":"commit","published_at":"2019-09-15T20:14:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5/manifests"},{"name":"3.0.5","sha":"750e1c841b8b2e4f1e0b8ac3b856ec7dd0182ce7","kind":"commit","published_at":"2019-09-13T02:55:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"ad370f097a925fd839449a39a13b69a139e5385b","kind":"commit","published_at":"2019-09-12T02:04:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4/manifests"},{"name":"2.20.4","sha":"ca1cc3c04898fcafbb0cd548de420eb21c24807e","kind":"commit","published_at":"2019-09-12T01:46:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4/manifests"},{"name":"3.0.3","sha":"5fdb7739c8aa7fbca96aa8f6d4ffc57aee396f34","kind":"commit","published_at":"2019-09-05T01:42:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"c42a3ae199685c474f447433205af547c26590af","kind":"commit","published_at":"2019-09-04T12:47:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2/manifests"},{"name":"2.20.3","sha":"b2b8105c517db2cac580f3baaeb069e55955aaac","kind":"commit","published_at":"2019-09-04T12:31:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3/manifests"},{"name":"3.0.1","sha":"ef35341b1729df822106c6080c67a3e85582ff91","kind":"commit","published_at":"2019-08-21T17:54:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1/manifests"},{"name":"2.20.2","sha":"0549bd4ac93c831173b1ceaeb4854affbf974858","kind":"commit","published_at":"2019-08-20T09:41:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2/manifests"},{"name":"3.0.0","sha":"349213cdf5057a6d1db8cab3f2d6cdf94f18f53e","kind":"commit","published_at":"2019-08-18T22:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0/manifests"},{"name":"2.20.1","sha":"f3d752a6d821a1cf62042c47483a4879c8d834eb","kind":"commit","published_at":"2019-08-13T04:39:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"2be2d83a1a9a6d3d9b85804f3ab545cecc409bb0","kind":"commit","published_at":"2019-08-10T13:01:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0/manifests"},{"name":"3.0.0rc9","sha":"061f29d617c2f64468b432a358f2b147ffdd6fa2","kind":"commit","published_at":"2019-07-31T13:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9/manifests"},{"name":"3.0.0rc8","sha":"3e5b061dd9bb2a7642167418a9fa6078fa9214f6","kind":"commit","published_at":"2019-07-04T19:40:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8/manifests"},{"name":"2.19.5","sha":"8e4f7a9c71f38a2019ed239c5a837f03c6febbba","kind":"commit","published_at":"2019-06-18T12:51:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5/manifests"},{"name":"2.19.4","sha":"b063a103ae5222a5953cd7453a1eb0d161dc5b52","kind":"commit","published_at":"2019-06-17T03:29:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4/manifests"},{"name":"3.0.0rc7","sha":"818dc1c7454934c9aeb882d41838caf2cf8de15f","kind":"commit","published_at":"2019-06-15T18:24:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7/manifests"},{"name":"2.19.3","sha":"ae55b27a8fb9124d1486baf87286d501014f06b1","kind":"commit","published_at":"2019-06-15T15:59:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3/manifests"},{"name":"3.0.0rc6","sha":"a04d481865a44e24ede38eaa921c3fc76111a48c","kind":"commit","published_at":"2019-05-05T20:15:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"01837167ef1758df1f2decb819e7294200ec9f67","kind":"commit","published_at":"2019-03-30T16:18:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5/manifests"},{"name":"2.19.2","sha":"ac9ff95432f929fb0fa2394c29b94d1f804a1504","kind":"commit","published_at":"2019-03-30T16:13:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"0aea8b4258d93233efbfbad08dd319027f3f568d","kind":"commit","published_at":"2019-03-16T20:03:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1/manifests"},{"name":"2.19.0","sha":"efe2ce4e45b56c7197e0ae21798642db64d7cee3","kind":"commit","published_at":"2019-03-08T04:39:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"b1f3201457117ddd86f47ca2b294bc04cf6fbe67","kind":"commit","published_at":"2019-02-15T21:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1/manifests"},{"name":"3.0.0rc4","sha":"f6bbd37e07ed515d752f5b95410d3fa6893e3435","kind":"commit","published_at":"2019-02-08T13:56:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"a60b60efbed02221ba8a6a79b4fceca830814d9a","kind":"commit","published_at":"2019-01-14T00:18:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3/manifests"},{"name":"2.18.0","sha":"9bee8d30f65190ca0efcba89702bdad1307aa8d8","kind":"commit","published_at":"2019-01-14T00:13:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0/manifests"},{"name":"3.0.0rc2","sha":"156a24ccb0040ebfd7e76cbf4c25c87a60540f52","kind":"commit","published_at":"2019-01-03T15:52:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2/manifests"},{"name":"2.17.0","sha":"52859e289a37eae8e3eb5d8873f21dd784bb08b0","kind":"commit","published_at":"2018-12-26T17:13:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0/manifests"},{"name":"3.0.0rc1","sha":"55932fa4e4ba7496f424ed2942d7963051030699","kind":"commit","published_at":"2018-11-30T03:49:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1/manifests"},{"name":"3.0.0b20","sha":"24d28dca764955e3af219f622d83305e11e9e2c4","kind":"commit","published_at":"2018-11-02T01:32:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b20","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20/manifests"},{"name":"2.16.3","sha":"fb24eb31824ff4ebeb8869f232768cc9984062d2","kind":"commit","published_at":"2018-11-02T01:01:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3/manifests"},{"name":"2.16.2","sha":"45ef0512120520ee679875861e5c5cdacc16f8bf","kind":"commit","published_at":"2018-10-31T01:06:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2/manifests"},{"name":"3.0.0b19","sha":"fb9adf56849e663d9312ae2a6130b162dd0c15d3","kind":"commit","published_at":"2018-10-25T03:11:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b19","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19/manifests"},{"name":"2.16.1","sha":"036e9b0ffacb96f2d52f89891ff8f32edabd76c3","kind":"commit","published_at":"2018-10-18T03:35:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1/manifests"},{"name":"3.0.0b18","sha":"a2ae5317d59db4413a2b904d63ea2af50f1471ed","kind":"commit","published_at":"2018-10-16T00:12:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b18","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18/manifests"},{"name":"3.0.0b17","sha":"996ae03afddf42d383c2be4cfae8dd18de1c272d","kind":"commit","published_at":"2018-10-13T22:19:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b17","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17/manifests"},{"name":"2.16.0","sha":"400b8fc37798b2608d6197e712e07f9313929a74","kind":"commit","published_at":"2018-10-11T00:51:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0/manifests"},{"name":"2.15.6","sha":"b7a18f0b618c47258d556152d497ca79868e1cda","kind":"commit","published_at":"2018-09-21T02:54:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6/manifests"},{"name":"3.0.0b16","sha":"53b134ce85e2ed802591b69ab01f81a92d9ea576","kind":"commit","published_at":"2018-09-21T01:19:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b16","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16/manifests"},{"name":"3.0.0b15","sha":"d9725e0e127d9ef214ff1f3024cc150440ae1b67","kind":"commit","published_at":"2018-09-19T03:38:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b15","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15/manifests"},{"name":"3.0.0b14","sha":"44f240c988ab1ab2f0bbe0ae255ba3ae08bbe317","kind":"commit","published_at":"2018-09-15T21:03:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b14","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14/manifests"},{"name":"2.15.5","sha":"937f35fe17e12cb847bb52267fe311a00a8feaa3","kind":"commit","published_at":"2018-09-15T20:44:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5/manifests"},{"name":"3.0.0b13","sha":"db0fea9691da5c4cfabb580c65de0043c63d68ce","kind":"commit","published_at":"2018-08-04T16:48:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b13","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13/manifests"},{"name":"2.15.4","sha":"b0ebaf6f13f9833ccc6b19900208b211597480e9","kind":"commit","published_at":"2018-08-04T12:58:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4/manifests"},{"name":"3.0.0b12","sha":"ac2b73528b24e223d39c916cf4b8d8f1ce4fd105","kind":"commit","published_at":"2018-07-05T02:15:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b12","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12/manifests"},{"name":"3.0.0b11","sha":"ada35a3b06d1df3ba2026b9b3de36f67c207350b","kind":"commit","published_at":"2018-05-20T18:17:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b11","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11/manifests"},{"name":"2.15.3","sha":"b356fed1337109164fa2e5591feef7917742963d","kind":"commit","published_at":"2018-05-20T17:49:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3/manifests"},{"name":"3.0.0b10","sha":"6b52b75a72799cb8a09813612cb269b23967803f","kind":"commit","published_at":"2018-05-11T02:50:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b10","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10/manifests"},{"name":"2.15.2","sha":"cf34acb09a23378421f19fcf9a4de143da4aad76","kind":"commit","published_at":"2018-05-11T02:32:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2/manifests"},{"name":"3.0.0b9","sha":"1781e9a18895aa9b473fb5587de3cf922416733e","kind":"commit","published_at":"2018-04-26T02:27:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9/manifests"},{"name":"2.15.1","sha":"251bff399786ad827d22c59f1cf4a49cc9aa9afe","kind":"commit","published_at":"2018-04-26T02:09:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1/manifests"},{"name":"3.0.0b8","sha":"bdd631e0c29083e74e3cde1393a691eb5f63f32b","kind":"commit","published_at":"2018-03-24T16:35:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8/manifests"},{"name":"3.0.0b7","sha":"642d18b58d9b42d16b450a30b42aa57ea3859192","kind":"commit","published_at":"2018-02-03T17:57:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7/manifests"},{"name":"3.0.0b6","sha":"b5087b0b1d459d3c899ec763cb2e042bdb0abce6","kind":"commit","published_at":"2018-01-03T03:31:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6/manifests"},{"name":"3.0.0b5","sha":"cb8ed5ed0d911158f9bc6b2a1129d41743cea331","kind":"commit","published_at":"2017-12-30T18:53:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5/manifests"},{"name":"2.15.0","sha":"5e66497c5004a138747266cec3a5559761225731","kind":"commit","published_at":"2017-12-02T23:08:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0/manifests"},{"name":"3.0.0b4","sha":"57165159ea05452b928445fbd2dacec591db8432","kind":"commit","published_at":"2017-10-23T23:33:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4/manifests"},{"name":"2.14.0","sha":"63cfee6e35b05ed4db4c19cba9d34a08953f728c","kind":"commit","published_at":"2017-10-23T23:19:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0/manifests"},{"name":"3.0.0b3","sha":"637f345ab3b76d10746877276fe98be3a6309f0c","kind":"commit","published_at":"2017-08-20T16:43:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3/manifests"},{"name":"2.13.6","sha":"2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1","kind":"commit","published_at":"2017-08-16T12:32:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6/manifests"},{"name":"2.13.5","sha":"4d98843fa9488caeb2a6b0cc52f03b40790d69f2","kind":"commit","published_at":"2017-04-13T01:10:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5/manifests"},{"name":"3.0.0b2","sha":"df68ee4e34808ffdb7076ad98a6b9b763f119422","kind":"commit","published_at":"2017-03-20T01:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2/manifests"},{"name":"2.13.4","sha":"0ea2e3842beef90505ad99e4ce1af71a0e97a889","kind":"commit","published_at":"2017-03-20T01:21:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"2888e6978bc8c409a5fed35da6ece8bdb23384f2","kind":"commit","published_at":"2017-03-11T16:36:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3/manifests"},{"name":"3.0.0b1","sha":"a0423c0447ee4c422292d25b7dcd3a5815dff8fd","kind":"commit","published_at":"2017-03-10T05:05:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1/manifests"},{"name":"2.13.2","sha":"559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48","kind":"commit","published_at":"2017-03-10T04:47:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"a9cccbdf6a9f58378cca4461b147c9e3effa1716","kind":"commit","published_at":"2017-03-04T17:24:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1/manifests"},{"name":"3.0.0a1","sha":"c7612f465b9b56a9c309179a7914f5c6b41100db","kind":"commit","published_at":"2017-02-26T19:11:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1/manifests"},{"name":"2.13.0","sha":"380f72957a1d9627910412024cdf80bc3c0b6a00","kind":"commit","published_at":"2017-02-18T17:53:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0/manifests"},{"name":"2.12.2","sha":"0df98914a4354879fc9b17643c1baab1a0c14715","kind":"commit","published_at":"2017-01-30T05:07:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"fc2cab0db25de177fcd07764d5d146043230d3f7","kind":"commit","published_at":"2017-01-24T02:22:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"30bf99daba289f1e7d139c15aeb663c372d00c90","kind":"commit","published_at":"2017-01-22T22:46:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"53293df3d8776f9ba8b1bbc8bd5f2153e3127467","kind":"commit","published_at":"2017-01-08T21:23:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"95a13f7273edd63119f47fb92bdad517be42fe7d","kind":"commit","published_at":"2017-01-08T18:31:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0/manifests"},{"name":"2.10.5","sha":"4e29d900bbe0fb06b16a7c4c44b81b8633f81274","kind":"commit","published_at":"2016-12-20T02:42:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5/manifests"},{"name":"2.10.4","sha":"ffbfb70c73a43b86072e8f917431ccd06a14651a","kind":"commit","published_at":"2016-11-18T13:28:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4/manifests"},{"name":"2.10.3","sha":"e6ddef938b3b274a4965cad344c3864e643e6baa","kind":"commit","published_at":"2016-10-02T19:02:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"de35b5c91c470804a434a48478cb73360d902aed","kind":"commit","published_at":"2016-09-25T16:49:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"fe58eb93ff34296668818dba78f3c92f264994f4","kind":"commit","published_at":"2016-09-15T03:33:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"65296412b3e7fa82df6cab48bbfd779597fc4ffa","kind":"commit","published_at":"2016-09-05T18:13:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"12aa22ba6a2a2542dfd84e5c5fedafa8f970e731","kind":"commit","published_at":"2016-07-22T02:32:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"58652b3fda93015c240332d9b6c601eec0ef8900","kind":"commit","published_at":"2016-07-07T03:38:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"09b641e913d4491dfb004676b640410e272f0e19","kind":"commit","published_at":"2016-06-24T01:59:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0/manifests"},{"name":"2.7.3","sha":"1b74c24c89d777b10603ed780580ce5498ac3f74","kind":"commit","published_at":"2016-05-06T01:44:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"4fa1001d5ced6c3111428d38020d48e2e24da179","kind":"commit","published_at":"2016-04-28T03:34:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e2907f23d08665dfb9cbfe98aea0ebda57a20e04","kind":"commit","published_at":"2016-04-09T01:07:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"05b77c09adc1904bf3a5eed3e53dd22ab2f9f2ee","kind":"commit","published_at":"2016-04-04T22:38:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"6699cd873926cbf3579cafd9b42d01fc9247b01c","kind":"commit","published_at":"2016-03-18T02:26:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"47e5d966dc7f0992bc3935318da85bb7b816cf80","kind":"commit","published_at":"2016-02-02T02:57:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"6e2aef8ff091111362046748a722617643dbd3ea","kind":"commit","published_at":"2016-01-16T23:31:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0/manifests"},{"name":"2.4.2","sha":"90a0d89279636e3e598c5c76ec7e2326c9825219","kind":"commit","published_at":"2015-12-09T05:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"05170ff9861d65775e65275dd02d0130d99558cc","kind":"commit","published_at":"2015-12-08T04:29:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"840f410916c26b1b5d8f5d334a04b65b5f820f49","kind":"commit","published_at":"2015-12-06T17:47:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"425e3ad3f2e07cc3c48b4ec7a0887407c80b14a7","kind":"commit","published_at":"2015-11-23T04:06:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ea1def94e8dc534a1cd0da4aa6756d25cd2762ca","kind":"commit","published_at":"2015-11-12T04:44:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"80d92059f0b2db3cd95f129f7f408aa7aaf3519b","kind":"commit","published_at":"2015-10-26T22:34:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6156b021be2d7a00b4341a159daf1e1a62507066","kind":"commit","published_at":"2015-10-18T22:33:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f28ee196b37bf018b5ae8d4f70b1eb997e0307a3","kind":"commit","published_at":"2015-10-15T00:42:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"04d3f84152d262bdd70e2964f97d5729bda785c8","kind":"commit","published_at":"2015-10-08T00:46:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d6cc2ae3fdcc7d593dba3f76309910a2eff27b6c","kind":"commit","published_at":"2015-10-01T01:50:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"53a20fc8711be825c0be08daf67c7d52cc382ac2","kind":"commit","published_at":"2015-09-25T12:33:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0/manifests"},{"name":"2.0.0rc2","sha":"f27864d2c4dcac4686626b989d71cfa8dee6cbe2","kind":"commit","published_at":"2015-09-16T05:02:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2/manifests"},{"name":"2.0.0rc1","sha":"961d98f3ce9d35da661bcee874d6ed739716bfd8","kind":"commit","published_at":"2015-09-14T02:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1/manifests"},{"name":"2.0.0b5","sha":"a8b33850c74975250fa81308ce3aa4868128d3ba","kind":"commit","published_at":"2015-08-23T15:31:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5/manifests"},{"name":"2.0.0b4","sha":"083f0b8da5661c6b0f26da5dc80e6c3b29a90756","kind":"commit","published_at":"2015-07-08T01:38:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5d4af9863ebfa57064e44ddc793016641233e736","kind":"commit","published_at":"2015-06-14T19:04:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3/manifests"},{"name":"2.0.0b2","sha":"49af3187e82e09866612bb9317fa91ea0379d1d8","kind":"commit","published_at":"2015-05-03T17:53:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2/manifests"},{"name":"1.2.6","sha":"c786c58242028c6742ded29bf7f4ab9c3319818d","kind":"commit","published_at":"2015-05-03T17:46:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6/manifests"},{"name":"2.0.0b1","sha":"33ed4c57bed8f7f6ccbf3517ba35d7e770b86727","kind":"commit","published_at":"2015-04-26T16:21:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1/manifests"},{"name":"2.0.0a1","sha":"175d58f966a72c42b1ace6162b30704be6e60f7c","kind":"commit","published_at":"2015-04-25T19:40:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1/manifests"},{"name":"1.2.5","sha":"053b623d43d72c5b43d52934777e514ab9894e6b","kind":"commit","published_at":"2015-04-25T19:16:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"666dcbd61a85ee5939d643f061bcd0ad8c741b84","kind":"commit","published_at":"2015-03-22T20:13:46.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f8be8c324ac8e9ce2e4836a11da200d7cd8412d2","kind":"commit","published_at":"2015-03-16T01:30:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"93a65f8a9100a91596af1877493513bf8a453aea","kind":"commit","published_at":"2015-02-23T13:11:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"881241482e8abb3057ad8a85990bef9d0bd46cd8","kind":"commit","published_at":"2015-01-11T21:04:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"81342369ee663650d0f904d3da855fff970212dd","kind":"commit","published_at":"2014-12-23T00:01:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e1af04e29a2b97370a2ba5154ac60e114275b88","kind":"tag","published_at":"2014-12-03T03:12:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"ee15552c8cc41137198b173f9ee15e5f8c21c4e6","kind":"commit","published_at":"2014-11-19T03:39:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb2cb34f069d9cf409665bc98a5565590a548ead","kind":"commit","published_at":"2014-11-16T21:54:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0/manifests"},{"name":"1.0-a","sha":"83fd00893d445c6ebc0028bf369eaa67466c8e30","kind":"tag","published_at":"2014-10-19T18:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0-a","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a/manifests"},{"name":"0.7.0","sha":"4e14f192ac478f0f0a46c671a53dc55fc5831c41","kind":"commit","published_at":"2014-06-22T23:33:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"47f4ce93deabff79ba3546b8e484e457f0d1afd3","kind":"commit","published_at":"2014-06-04T02:35:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca","kind":"commit","published_at":"2014-05-03T00:12:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"798b1b127d1ff86d4e4a967a1fd2997ac2225db0","kind":"commit","published_at":"2014-04-18T01:31:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6a0a1b4972898b004d8caa5bf981a233eedec3eb","kind":"commit","published_at":"2014-03-03T00:37:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d7cedb3f5610b2fa84ab0e5e2b1d1517e5155dde","kind":"commit","published_at":"2014-02-10T13:17:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ea7a203a3795cdc752661b498f719332cd121277","kind":"commit","published_at":"2014-02-03T02:00:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"5e9f90c60f4b980c8f4ba7ab43b7a2a9e8fcfe58","kind":"commit","published_at":"2013-12-29T17:51:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"10d7c8ebcb888e0e084a9f643fa40135a95a6a39","kind":"commit","published_at":"2013-12-02T05:53:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"338ba696c97bceba9b9cbf20da339026f3f8077f","kind":"commit","published_at":"2013-11-25T01:06:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7d124bb73aa62196b16efaef8388eb969eee911e","kind":"commit","published_at":"2013-11-16T17:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"56dee44b4b673da1a33dc2b269b46e7756de98a4","kind":"commit","published_at":"2013-11-14T15:52:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"72700ec513d2500983bd2917bf3de786a7a58189","kind":"commit","published_at":"2013-11-12T23:56:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"38fec69a38146a4a8383208989d538d69e38a468","kind":"commit","published_at":"2013-11-12T04:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"af1de511b02ab1ff8fd5a2fdf566cee925540427","kind":"commit","published_at":"2013-11-11T04:42:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T02:40:34.026Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.247395373476955,"stargazers_count":2.3247609976364343,"forks_count":3.9792570642396017,"docker_downloads_count":null,"average":4.887853358838248},"purl":"pkg:apk/alpine/py3-marshmallow-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-marshmallow-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-marshmallow-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-marshmallow-pyc/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow","https://tidelift.com/funding/github/pypi/marshmallow"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T00:01:08.906Z","issues_count":493,"pull_requests_count":533,"avg_time_to_close_issue":14711910.408970976,"avg_time_to_close_pull_request":6639202.420841684,"issues_closed_count":379,"pull_requests_closed_count":499,"pull_request_authors_count":50,"issue_authors_count":202,"avg_comments_per_issue":2.4036511156186613,"avg_comments_per_pull_request":0.9587242026266416,"merged_pull_requests_count":437,"bot_issues_count":1,"bot_pull_requests_count":205,"past_year_issues_count":265,"past_year_pull_requests_count":239,"past_year_avg_time_to_close_issue":9152.19387755102,"past_year_avg_time_to_close_pull_request":73855.0985915493,"past_year_issues_closed_count":196,"past_year_pull_requests_closed_count":213,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":0.3660377358490566,"past_year_avg_comments_per_pull_request":0.6569037656903766,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/issues","maintainers":[{"login":"sloria","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}],"active_maintainers":[{"login":"sloria","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-marshmallow-pyc/codemeta","maintainers":[{"uuid":"alpine@ptrcnull.me","login":null,"name":"Patrycja Rosa","email":"alpine@ptrcnull.me","url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","packages_count":773,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Patrycja Rosa","role":null,"created_at":"2023-05-25T07:15:56.031Z","updated_at":"2023-05-25T07:15:56.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alpine@ptrcnull.me/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39457,"maintainers_count":886,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13527297,"name":"python-marshmallow","ecosystem":"debian","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:56:51.446Z","latest_release_published_at":"2026-02-10T22:56:51.446Z","latest_release_number":"3.10.0-1","last_synced_at":"2026-03-14T03:18:52.944Z","created_at":"2026-02-10T22:56:51.223Z","updated_at":"2026-03-14T03:18:52.944Z","registry_url":"https://tracker.debian.org/pkg/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":"https://packages.debian.org/bullseye/python-marshmallow","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.5.0","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:25:25.737Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-marshmallow?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":5284247,"name":"marshmallow","ecosystem":"conda","description":"marshmallow is an ORM/ODM/framework-agnostic library for converting complex datatypes, such as objects, to and from native Python datatypes.","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2018-09-13T17:14:07.000Z","latest_release_published_at":"2026-04-02T11:17:36.000Z","latest_release_number":"4.2.3","last_synced_at":"2026-04-02T12:03:39.602Z","created_at":"2022-10-03T15:40:41.065Z","updated_at":"2026-04-02T12:12:42.775Z","registry_url":"https://anaconda.org/anaconda/marshmallow","install_command":"conda install -c anaconda marshmallow","documentation_url":null,"metadata":{},"repo_metadata":{"id":11753372,"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2026-03-01T19:12:21.000Z","size":6798,"stargazers_count":7226,"open_issues_count":156,"forks_count":662,"subscribers_count":71,"default_branch":"dev","last_synced_at":"2026-03-01T21:44:25.586Z","etag":null,"topics":["deserialization","marshalling","python","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2026-03-01T19:12:23.000Z","dependencies_parsed_at":"2025-12-22T08:03:23.274Z","dependency_job_id":null,"html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2722,"total_committers":217,"mean_commits":"12.543778801843319","dds":"0.45885378398236587","last_synced_commit":"9716fc629976c9d3ce30cd15d270d9ac235eb725"},"previous_names":[],"tags_count":197,"template":false,"template_full_name":null,"purl":"pkg:github/marshmallow-code/marshmallow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/sbom","scorecard":{"id":621225,"data":{"date":"2025-08-11","repo":{"name":"github.com/marshmallow-code/marshmallow","commit":"8c83dd68d869f6fbab99f33b8e497248f6a0857d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 6/19 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-release.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/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:69","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-release.yml:70"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T05:16:39.796Z","repository_id":11753372,"created_at":"2025-08-21T05:16:39.796Z","updated_at":"2025-08-21T05:16:39.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30341849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T15:55:29.454Z","status":"ssl_error","status_checked_at":"2026-03-10T15:54:58.440Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-10-29T22:38:57.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","funding_links":[],"total_stars":12300,"followers":50,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-10-29T22:38:57.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"4.2.2","sha":"2a3812d5049c83e98db60a0869919521f97cd77d","kind":"commit","published_at":"2026-02-04T15:45:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"40105adb3b3916dda5dcd16133d29ad44e7a33b9","kind":"commit","published_at":"2026-01-23T12:58:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.2.1/manifests"},{"name":"4.2.0","sha":"44be02f5d519cbbc177604758c0c3fca6206007f","kind":"commit","published_at":"2026-01-04T16:06:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.2.0/manifests"},{"name":"3.26.2","sha":"1407d5102ae020421ddc8425474e976325a9539e","kind":"commit","published_at":"2025-12-22T06:51:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.2/manifests"},{"name":"4.1.2","sha":"692e79df9cb03458c0bd215b32ef83d92afb9a47","kind":"commit","published_at":"2025-12-22T06:14:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.1.2/manifests"},{"name":"4.1.1","sha":"80f1110746a202e59ceedcbc78399feb1f48c257","kind":"commit","published_at":"2025-12-05T22:54:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.1.1/manifests"},{"name":"4.1.0","sha":"441213d310d1a6a2b47ef99c04ea9db65aee33ae","kind":"commit","published_at":"2025-11-01T15:39:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"757714b12f8d6470804191a63e91863cd1cd25c3","kind":"commit","published_at":"2025-08-28T15:00:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84b15960272c16525c945ae99749e505310612a9","kind":"commit","published_at":"2025-04-17T02:24:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0/manifests"},{"name":"3.26.1","sha":"7a71dfcb7a57fd415c2adb9de8e123d2d5d2fda8","kind":"commit","published_at":"2025-02-03T15:31:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"c4284da641b1f494bb14d62bc59712f5089c2410","kind":"commit","published_at":"2025-01-23T03:18:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0/manifests"},{"name":"3.25.1","sha":"8f3d0e7cf4527dc03f61e1f29a756616e81fa9d9","kind":"commit","published_at":"2025-01-11T23:35:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1/manifests"},{"name":"3.25.0","sha":"efd9cc5fd5cf7d7b1156f8d698b203fd35ddb803","kind":"commit","published_at":"2025-01-09T18:55:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0/manifests"},{"name":"3.24.2","sha":"446203d9c8f243dac786b2b8437c3e00bf9cd45f","kind":"commit","published_at":"2025-01-08T21:20:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2/manifests"},{"name":"3.24.1","sha":"765735a01e5f3840c3f96cf3a364479f3ef5bdab","kind":"commit","published_at":"2025-01-07T04:55:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1/manifests"},{"name":"3.24.0","sha":"9136ff9af4f82eb6f6c6db0ed9c5802c918bd515","kind":"commit","published_at":"2025-01-06T17:14:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0/manifests"},{"name":"3.23.3","sha":"6ac7089ee17a1bc685a773085a794b7d3da72343","kind":"commit","published_at":"2025-01-03T20:17:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3/manifests"},{"name":"3.23.2","sha":"90931f0bb3ffcecf90860751dc5f55a5c538d711","kind":"commit","published_at":"2024-12-19T03:16:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2/manifests"},{"name":"3.23.1","sha":"1b1250d576e4df95cae66327c97945169dfd538d","kind":"commit","published_at":"2024-11-01T16:27:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1/manifests"},{"name":"3.23.0","sha":"5e71a040a91937b31f495d0817b9c44722a50ee5","kind":"commit","published_at":"2024-10-17T16:17:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"fbad345f73b50d0bec73f5e046e19fe94c34f658","kind":"commit","published_at":"2024-08-20T16:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.22.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0/manifests"},{"name":"3.21.3","sha":"b9646e326c511c11fc07aef4aa0004c14a5d454c","kind":"commit","published_at":"2024-06-06T02:00:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3/manifests"},{"name":"3.21.2","sha":"511b8c5354929b78b63d57578556443e41f8293f","kind":"commit","published_at":"2024-05-01T21:08:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2/manifests"},{"name":"3.21.1","sha":"df23ad0048b5443346fe47810cda052641558257","kind":"commit","published_at":"2024-03-04T20:19:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1/manifests"},{"name":"3.21.0","sha":"cd976d5d2220a5e2f553fec2082a5d254a7019da","kind":"commit","published_at":"2024-02-26T19:43:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0/manifests"},{"name":"3.20.2","sha":"154d4c18ede4a2eabd1750df098d97225fae73f9","kind":"commit","published_at":"2024-01-09T21:41:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2/manifests"},{"name":"3.20.1","sha":"dda9a8014dfe1bcb35e21307cfd5a8e19615a284","kind":"commit","published_at":"2023-07-20T22:06:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"3d929956b9b841d8039d5f431fb1110b3ba3e14e","kind":"commit","published_at":"2023-07-20T21:15:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"78edf5582ee325bba99f097cb7167ef73b6f84d8","kind":"commit","published_at":"2022-11-11T16:08:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"2805f32461fc7801a5f7b6d83facf7cbb8bca278","kind":"commit","published_at":"2022-09-15T20:24:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"22e063270fea6ef6669425f53216e47eb8b04cc5","kind":"commit","published_at":"2022-08-22T19:34:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"4a6c08d53f181195c78b505abe155b2f35cbc0c1","kind":"commit","published_at":"2022-06-26T21:37:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"645cba266ef498e383b1cff6be5beb472730f178","kind":"commit","published_at":"2022-05-29T15:57:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"f251dfb08d79c755c2e95371f2c5580bf5937e60","kind":"commit","published_at":"2022-03-12T18:17:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"41afdefd93afd1b95f48f45fd284ff8add3e91b7","kind":"commit","published_at":"2021-11-13T18:13:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"df4f8119111362180838d66cd7364812fa9df81d","kind":"commit","published_at":"2021-10-17T18:34:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"63a34a1096e106909929f2dfdf995aeb0b81ef26","kind":"commit","published_at":"2021-07-21T21:48:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0/manifests"},{"name":"3.12.2","sha":"ceec7278f6b966e3e91c6a67e92eddf167188042","kind":"commit","published_at":"2021-07-06T20:45:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"65225654ec41ec7528edc7f16d2453d3429cae47","kind":"commit","published_at":"2021-05-10T20:51:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"ecf69309b70cccbbab94773bd256ef68f3ca0c64","kind":"commit","published_at":"2021-05-10T03:04:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"94d5bf324327234ba880481ed99c797596f17bcd","kind":"commit","published_at":"2021-03-30T00:11:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"b297db947282c1c1dbef2d1ab35830a87daa421f","kind":"commit","published_at":"2021-03-28T18:53:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"dde1234a7956e693c70e555fcaad70125c4dc813","kind":"commit","published_at":"2020-12-19T18:52:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"d43872924e0904717d6968e74542b58581208c70","kind":"commit","published_at":"2020-11-08T01:11:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"739ec29af85518b04468e41c88e0087e567498dd","kind":"commit","published_at":"2020-10-31T18:21:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"a207173b1f3e73636cea3aa33b4be30ff85c01d4","kind":"commit","published_at":"2020-09-16T09:18:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0/manifests"},{"name":"3.7.1","sha":"63670fb626dca2f4381f568c81d0fbeba14f8ed7","kind":"commit","published_at":"2020-07-20T13:52:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"09c5b26bee77be5e23927ddeb472d5ea56733266","kind":"commit","published_at":"2020-07-09T01:55:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"692414f23072b419b7b34ba39d17e3421ee2f362","kind":"commit","published_at":"2020-06-02T20:33:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"17bd455a77317bfdef0a41e43a6455a1cbcbb8e0","kind":"commit","published_at":"2020-05-08T21:14:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"b43f27508474221432a0005f9a0c6806ad4ce399","kind":"commit","published_at":"2020-04-30T13:57:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3aa327912fea5aa8d45f14b134a1c7aedc884259","kind":"commit","published_at":"2020-03-05T13:01:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1/manifests"},{"name":"2.21.0","sha":"5c49e093fd30292a2f4853ff1fe9a8a5abc4024d","kind":"commit","published_at":"2020-03-05T12:42:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0/manifests"},{"name":"3.5.0","sha":"31828bf5117c11f3d8b42f758634e6d997561c4a","kind":"commit","published_at":"2020-02-19T10:34:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"64bdd5acd423d26c0328fc91a0fb6b8cc457b293","kind":"commit","published_at":"2020-02-02T20:05:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"610fe7a060abde60719840b7c69b05432c05fe5f","kind":"commit","published_at":"2019-12-06T00:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"686aa782ae9d74a54d32124036dbfc21412d0271","kind":"commit","published_at":"2019-11-04T21:11:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8acfd7223ab161a9ff7a513078e29c0b2109cd79","kind":"commit","published_at":"2019-10-01T03:33:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dc026d34221601cf3013348e7bc23450d7b37059","kind":"commit","published_at":"2019-09-17T13:56:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"b7b1dc3c79f33600c17705013ea490de575201ef","kind":"commit","published_at":"2019-09-16T12:38:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"e54d48805c1732e5223f498413ea22a9a3e39d72","kind":"commit","published_at":"2019-09-15T20:34:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0/manifests"},{"name":"2.20.5","sha":"7015fc4333a2f32cd58c3465296e834acd4496ff","kind":"commit","published_at":"2019-09-15T20:14:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5/manifests"},{"name":"3.0.5","sha":"750e1c841b8b2e4f1e0b8ac3b856ec7dd0182ce7","kind":"commit","published_at":"2019-09-13T02:55:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"ad370f097a925fd839449a39a13b69a139e5385b","kind":"commit","published_at":"2019-09-12T02:04:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4/manifests"},{"name":"2.20.4","sha":"ca1cc3c04898fcafbb0cd548de420eb21c24807e","kind":"commit","published_at":"2019-09-12T01:46:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4/manifests"},{"name":"3.0.3","sha":"5fdb7739c8aa7fbca96aa8f6d4ffc57aee396f34","kind":"commit","published_at":"2019-09-05T01:42:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"c42a3ae199685c474f447433205af547c26590af","kind":"commit","published_at":"2019-09-04T12:47:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2/manifests"},{"name":"2.20.3","sha":"b2b8105c517db2cac580f3baaeb069e55955aaac","kind":"commit","published_at":"2019-09-04T12:31:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3/manifests"},{"name":"3.0.1","sha":"ef35341b1729df822106c6080c67a3e85582ff91","kind":"commit","published_at":"2019-08-21T17:54:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1/manifests"},{"name":"2.20.2","sha":"0549bd4ac93c831173b1ceaeb4854affbf974858","kind":"commit","published_at":"2019-08-20T09:41:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2/manifests"},{"name":"3.0.0","sha":"349213cdf5057a6d1db8cab3f2d6cdf94f18f53e","kind":"commit","published_at":"2019-08-18T22:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0/manifests"},{"name":"2.20.1","sha":"f3d752a6d821a1cf62042c47483a4879c8d834eb","kind":"commit","published_at":"2019-08-13T04:39:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"2be2d83a1a9a6d3d9b85804f3ab545cecc409bb0","kind":"commit","published_at":"2019-08-10T13:01:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0/manifests"},{"name":"3.0.0rc9","sha":"061f29d617c2f64468b432a358f2b147ffdd6fa2","kind":"commit","published_at":"2019-07-31T13:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9/manifests"},{"name":"3.0.0rc8","sha":"3e5b061dd9bb2a7642167418a9fa6078fa9214f6","kind":"commit","published_at":"2019-07-04T19:40:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8/manifests"},{"name":"2.19.5","sha":"8e4f7a9c71f38a2019ed239c5a837f03c6febbba","kind":"commit","published_at":"2019-06-18T12:51:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5/manifests"},{"name":"2.19.4","sha":"b063a103ae5222a5953cd7453a1eb0d161dc5b52","kind":"commit","published_at":"2019-06-17T03:29:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4/manifests"},{"name":"3.0.0rc7","sha":"818dc1c7454934c9aeb882d41838caf2cf8de15f","kind":"commit","published_at":"2019-06-15T18:24:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7/manifests"},{"name":"2.19.3","sha":"ae55b27a8fb9124d1486baf87286d501014f06b1","kind":"commit","published_at":"2019-06-15T15:59:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3/manifests"},{"name":"3.0.0rc6","sha":"a04d481865a44e24ede38eaa921c3fc76111a48c","kind":"commit","published_at":"2019-05-05T20:15:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"01837167ef1758df1f2decb819e7294200ec9f67","kind":"commit","published_at":"2019-03-30T16:18:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5/manifests"},{"name":"2.19.2","sha":"ac9ff95432f929fb0fa2394c29b94d1f804a1504","kind":"commit","published_at":"2019-03-30T16:13:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"0aea8b4258d93233efbfbad08dd319027f3f568d","kind":"commit","published_at":"2019-03-16T20:03:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1/manifests"},{"name":"2.19.0","sha":"efe2ce4e45b56c7197e0ae21798642db64d7cee3","kind":"commit","published_at":"2019-03-08T04:39:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"b1f3201457117ddd86f47ca2b294bc04cf6fbe67","kind":"commit","published_at":"2019-02-15T21:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1/manifests"},{"name":"3.0.0rc4","sha":"f6bbd37e07ed515d752f5b95410d3fa6893e3435","kind":"commit","published_at":"2019-02-08T13:56:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"a60b60efbed02221ba8a6a79b4fceca830814d9a","kind":"commit","published_at":"2019-01-14T00:18:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3/manifests"},{"name":"2.18.0","sha":"9bee8d30f65190ca0efcba89702bdad1307aa8d8","kind":"commit","published_at":"2019-01-14T00:13:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0/manifests"},{"name":"3.0.0rc2","sha":"156a24ccb0040ebfd7e76cbf4c25c87a60540f52","kind":"commit","published_at":"2019-01-03T15:52:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2/manifests"},{"name":"2.17.0","sha":"52859e289a37eae8e3eb5d8873f21dd784bb08b0","kind":"commit","published_at":"2018-12-26T17:13:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0/manifests"},{"name":"3.0.0rc1","sha":"55932fa4e4ba7496f424ed2942d7963051030699","kind":"commit","published_at":"2018-11-30T03:49:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1/manifests"},{"name":"3.0.0b20","sha":"24d28dca764955e3af219f622d83305e11e9e2c4","kind":"commit","published_at":"2018-11-02T01:32:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b20","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20/manifests"},{"name":"2.16.3","sha":"fb24eb31824ff4ebeb8869f232768cc9984062d2","kind":"commit","published_at":"2018-11-02T01:01:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3/manifests"},{"name":"2.16.2","sha":"45ef0512120520ee679875861e5c5cdacc16f8bf","kind":"commit","published_at":"2018-10-31T01:06:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2/manifests"},{"name":"3.0.0b19","sha":"fb9adf56849e663d9312ae2a6130b162dd0c15d3","kind":"commit","published_at":"2018-10-25T03:11:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b19","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19/manifests"},{"name":"2.16.1","sha":"036e9b0ffacb96f2d52f89891ff8f32edabd76c3","kind":"commit","published_at":"2018-10-18T03:35:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1/manifests"},{"name":"3.0.0b18","sha":"a2ae5317d59db4413a2b904d63ea2af50f1471ed","kind":"commit","published_at":"2018-10-16T00:12:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b18","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18/manifests"},{"name":"3.0.0b17","sha":"996ae03afddf42d383c2be4cfae8dd18de1c272d","kind":"commit","published_at":"2018-10-13T22:19:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b17","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17/manifests"},{"name":"2.16.0","sha":"400b8fc37798b2608d6197e712e07f9313929a74","kind":"commit","published_at":"2018-10-11T00:51:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0/manifests"},{"name":"2.15.6","sha":"b7a18f0b618c47258d556152d497ca79868e1cda","kind":"commit","published_at":"2018-09-21T02:54:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6/manifests"},{"name":"3.0.0b16","sha":"53b134ce85e2ed802591b69ab01f81a92d9ea576","kind":"commit","published_at":"2018-09-21T01:19:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b16","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16/manifests"},{"name":"3.0.0b15","sha":"d9725e0e127d9ef214ff1f3024cc150440ae1b67","kind":"commit","published_at":"2018-09-19T03:38:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b15","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15/manifests"},{"name":"3.0.0b14","sha":"44f240c988ab1ab2f0bbe0ae255ba3ae08bbe317","kind":"commit","published_at":"2018-09-15T21:03:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b14","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14/manifests"},{"name":"2.15.5","sha":"937f35fe17e12cb847bb52267fe311a00a8feaa3","kind":"commit","published_at":"2018-09-15T20:44:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5/manifests"},{"name":"3.0.0b13","sha":"db0fea9691da5c4cfabb580c65de0043c63d68ce","kind":"commit","published_at":"2018-08-04T16:48:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b13","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13/manifests"},{"name":"2.15.4","sha":"b0ebaf6f13f9833ccc6b19900208b211597480e9","kind":"commit","published_at":"2018-08-04T12:58:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4/manifests"},{"name":"3.0.0b12","sha":"ac2b73528b24e223d39c916cf4b8d8f1ce4fd105","kind":"commit","published_at":"2018-07-05T02:15:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b12","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12/manifests"},{"name":"3.0.0b11","sha":"ada35a3b06d1df3ba2026b9b3de36f67c207350b","kind":"commit","published_at":"2018-05-20T18:17:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b11","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11/manifests"},{"name":"2.15.3","sha":"b356fed1337109164fa2e5591feef7917742963d","kind":"commit","published_at":"2018-05-20T17:49:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3/manifests"},{"name":"3.0.0b10","sha":"6b52b75a72799cb8a09813612cb269b23967803f","kind":"commit","published_at":"2018-05-11T02:50:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b10","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10/manifests"},{"name":"2.15.2","sha":"cf34acb09a23378421f19fcf9a4de143da4aad76","kind":"commit","published_at":"2018-05-11T02:32:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2/manifests"},{"name":"3.0.0b9","sha":"1781e9a18895aa9b473fb5587de3cf922416733e","kind":"commit","published_at":"2018-04-26T02:27:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9/manifests"},{"name":"2.15.1","sha":"251bff399786ad827d22c59f1cf4a49cc9aa9afe","kind":"commit","published_at":"2018-04-26T02:09:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1/manifests"},{"name":"3.0.0b8","sha":"bdd631e0c29083e74e3cde1393a691eb5f63f32b","kind":"commit","published_at":"2018-03-24T16:35:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8/manifests"},{"name":"3.0.0b7","sha":"642d18b58d9b42d16b450a30b42aa57ea3859192","kind":"commit","published_at":"2018-02-03T17:57:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7/manifests"},{"name":"3.0.0b6","sha":"b5087b0b1d459d3c899ec763cb2e042bdb0abce6","kind":"commit","published_at":"2018-01-03T03:31:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6/manifests"},{"name":"3.0.0b5","sha":"cb8ed5ed0d911158f9bc6b2a1129d41743cea331","kind":"commit","published_at":"2017-12-30T18:53:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5/manifests"},{"name":"2.15.0","sha":"5e66497c5004a138747266cec3a5559761225731","kind":"commit","published_at":"2017-12-02T23:08:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0/manifests"},{"name":"3.0.0b4","sha":"57165159ea05452b928445fbd2dacec591db8432","kind":"commit","published_at":"2017-10-23T23:33:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4/manifests"},{"name":"2.14.0","sha":"63cfee6e35b05ed4db4c19cba9d34a08953f728c","kind":"commit","published_at":"2017-10-23T23:19:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0/manifests"},{"name":"3.0.0b3","sha":"637f345ab3b76d10746877276fe98be3a6309f0c","kind":"commit","published_at":"2017-08-20T16:43:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3/manifests"},{"name":"2.13.6","sha":"2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1","kind":"commit","published_at":"2017-08-16T12:32:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6/manifests"},{"name":"2.13.5","sha":"4d98843fa9488caeb2a6b0cc52f03b40790d69f2","kind":"commit","published_at":"2017-04-13T01:10:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5/manifests"},{"name":"3.0.0b2","sha":"df68ee4e34808ffdb7076ad98a6b9b763f119422","kind":"commit","published_at":"2017-03-20T01:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2/manifests"},{"name":"2.13.4","sha":"0ea2e3842beef90505ad99e4ce1af71a0e97a889","kind":"commit","published_at":"2017-03-20T01:21:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"2888e6978bc8c409a5fed35da6ece8bdb23384f2","kind":"commit","published_at":"2017-03-11T16:36:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3/manifests"},{"name":"3.0.0b1","sha":"a0423c0447ee4c422292d25b7dcd3a5815dff8fd","kind":"commit","published_at":"2017-03-10T05:05:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1/manifests"},{"name":"2.13.2","sha":"559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48","kind":"commit","published_at":"2017-03-10T04:47:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"a9cccbdf6a9f58378cca4461b147c9e3effa1716","kind":"commit","published_at":"2017-03-04T17:24:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1/manifests"},{"name":"3.0.0a1","sha":"c7612f465b9b56a9c309179a7914f5c6b41100db","kind":"commit","published_at":"2017-02-26T19:11:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1/manifests"},{"name":"2.13.0","sha":"380f72957a1d9627910412024cdf80bc3c0b6a00","kind":"commit","published_at":"2017-02-18T17:53:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0/manifests"},{"name":"2.12.2","sha":"0df98914a4354879fc9b17643c1baab1a0c14715","kind":"commit","published_at":"2017-01-30T05:07:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"fc2cab0db25de177fcd07764d5d146043230d3f7","kind":"commit","published_at":"2017-01-24T02:22:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"30bf99daba289f1e7d139c15aeb663c372d00c90","kind":"commit","published_at":"2017-01-22T22:46:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"53293df3d8776f9ba8b1bbc8bd5f2153e3127467","kind":"commit","published_at":"2017-01-08T21:23:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"95a13f7273edd63119f47fb92bdad517be42fe7d","kind":"commit","published_at":"2017-01-08T18:31:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0/manifests"},{"name":"2.10.5","sha":"4e29d900bbe0fb06b16a7c4c44b81b8633f81274","kind":"commit","published_at":"2016-12-20T02:42:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5/manifests"},{"name":"2.10.4","sha":"ffbfb70c73a43b86072e8f917431ccd06a14651a","kind":"commit","published_at":"2016-11-18T13:28:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4/manifests"},{"name":"2.10.3","sha":"e6ddef938b3b274a4965cad344c3864e643e6baa","kind":"commit","published_at":"2016-10-02T19:02:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"de35b5c91c470804a434a48478cb73360d902aed","kind":"commit","published_at":"2016-09-25T16:49:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"fe58eb93ff34296668818dba78f3c92f264994f4","kind":"commit","published_at":"2016-09-15T03:33:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"65296412b3e7fa82df6cab48bbfd779597fc4ffa","kind":"commit","published_at":"2016-09-05T18:13:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"12aa22ba6a2a2542dfd84e5c5fedafa8f970e731","kind":"commit","published_at":"2016-07-22T02:32:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"58652b3fda93015c240332d9b6c601eec0ef8900","kind":"commit","published_at":"2016-07-07T03:38:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"09b641e913d4491dfb004676b640410e272f0e19","kind":"commit","published_at":"2016-06-24T01:59:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0/manifests"},{"name":"2.7.3","sha":"1b74c24c89d777b10603ed780580ce5498ac3f74","kind":"commit","published_at":"2016-05-06T01:44:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"4fa1001d5ced6c3111428d38020d48e2e24da179","kind":"commit","published_at":"2016-04-28T03:34:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e2907f23d08665dfb9cbfe98aea0ebda57a20e04","kind":"commit","published_at":"2016-04-09T01:07:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"05b77c09adc1904bf3a5eed3e53dd22ab2f9f2ee","kind":"commit","published_at":"2016-04-04T22:38:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"6699cd873926cbf3579cafd9b42d01fc9247b01c","kind":"commit","published_at":"2016-03-18T02:26:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"47e5d966dc7f0992bc3935318da85bb7b816cf80","kind":"commit","published_at":"2016-02-02T02:57:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"6e2aef8ff091111362046748a722617643dbd3ea","kind":"commit","published_at":"2016-01-16T23:31:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0/manifests"},{"name":"2.4.2","sha":"90a0d89279636e3e598c5c76ec7e2326c9825219","kind":"commit","published_at":"2015-12-09T05:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"05170ff9861d65775e65275dd02d0130d99558cc","kind":"commit","published_at":"2015-12-08T04:29:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"840f410916c26b1b5d8f5d334a04b65b5f820f49","kind":"commit","published_at":"2015-12-06T17:47:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"425e3ad3f2e07cc3c48b4ec7a0887407c80b14a7","kind":"commit","published_at":"2015-11-23T04:06:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ea1def94e8dc534a1cd0da4aa6756d25cd2762ca","kind":"commit","published_at":"2015-11-12T04:44:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"80d92059f0b2db3cd95f129f7f408aa7aaf3519b","kind":"commit","published_at":"2015-10-26T22:34:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6156b021be2d7a00b4341a159daf1e1a62507066","kind":"commit","published_at":"2015-10-18T22:33:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f28ee196b37bf018b5ae8d4f70b1eb997e0307a3","kind":"commit","published_at":"2015-10-15T00:42:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"04d3f84152d262bdd70e2964f97d5729bda785c8","kind":"commit","published_at":"2015-10-08T00:46:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d6cc2ae3fdcc7d593dba3f76309910a2eff27b6c","kind":"commit","published_at":"2015-10-01T01:50:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"53a20fc8711be825c0be08daf67c7d52cc382ac2","kind":"commit","published_at":"2015-09-25T12:33:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0/manifests"},{"name":"2.0.0rc2","sha":"f27864d2c4dcac4686626b989d71cfa8dee6cbe2","kind":"commit","published_at":"2015-09-16T05:02:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2/manifests"},{"name":"2.0.0rc1","sha":"961d98f3ce9d35da661bcee874d6ed739716bfd8","kind":"commit","published_at":"2015-09-14T02:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1/manifests"},{"name":"2.0.0b5","sha":"a8b33850c74975250fa81308ce3aa4868128d3ba","kind":"commit","published_at":"2015-08-23T15:31:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5/manifests"},{"name":"2.0.0b4","sha":"083f0b8da5661c6b0f26da5dc80e6c3b29a90756","kind":"commit","published_at":"2015-07-08T01:38:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5d4af9863ebfa57064e44ddc793016641233e736","kind":"commit","published_at":"2015-06-14T19:04:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3/manifests"},{"name":"2.0.0b2","sha":"49af3187e82e09866612bb9317fa91ea0379d1d8","kind":"commit","published_at":"2015-05-03T17:53:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2/manifests"},{"name":"1.2.6","sha":"c786c58242028c6742ded29bf7f4ab9c3319818d","kind":"commit","published_at":"2015-05-03T17:46:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6/manifests"},{"name":"2.0.0b1","sha":"33ed4c57bed8f7f6ccbf3517ba35d7e770b86727","kind":"commit","published_at":"2015-04-26T16:21:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1/manifests"},{"name":"2.0.0a1","sha":"175d58f966a72c42b1ace6162b30704be6e60f7c","kind":"commit","published_at":"2015-04-25T19:40:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1/manifests"},{"name":"1.2.5","sha":"053b623d43d72c5b43d52934777e514ab9894e6b","kind":"commit","published_at":"2015-04-25T19:16:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"666dcbd61a85ee5939d643f061bcd0ad8c741b84","kind":"commit","published_at":"2015-03-22T20:13:46.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f8be8c324ac8e9ce2e4836a11da200d7cd8412d2","kind":"commit","published_at":"2015-03-16T01:30:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"93a65f8a9100a91596af1877493513bf8a453aea","kind":"commit","published_at":"2015-02-23T13:11:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"881241482e8abb3057ad8a85990bef9d0bd46cd8","kind":"commit","published_at":"2015-01-11T21:04:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"81342369ee663650d0f904d3da855fff970212dd","kind":"commit","published_at":"2014-12-23T00:01:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e1af04e29a2b97370a2ba5154ac60e114275b88","kind":"tag","published_at":"2014-12-03T03:12:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"ee15552c8cc41137198b173f9ee15e5f8c21c4e6","kind":"commit","published_at":"2014-11-19T03:39:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb2cb34f069d9cf409665bc98a5565590a548ead","kind":"commit","published_at":"2014-11-16T21:54:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0/manifests"},{"name":"1.0-a","sha":"83fd00893d445c6ebc0028bf369eaa67466c8e30","kind":"tag","published_at":"2014-10-19T18:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0-a","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a/manifests"},{"name":"0.7.0","sha":"4e14f192ac478f0f0a46c671a53dc55fc5831c41","kind":"commit","published_at":"2014-06-22T23:33:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"47f4ce93deabff79ba3546b8e484e457f0d1afd3","kind":"commit","published_at":"2014-06-04T02:35:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca","kind":"commit","published_at":"2014-05-03T00:12:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"798b1b127d1ff86d4e4a967a1fd2997ac2225db0","kind":"commit","published_at":"2014-04-18T01:31:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6a0a1b4972898b004d8caa5bf981a233eedec3eb","kind":"commit","published_at":"2014-03-03T00:37:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d7cedb3f5610b2fa84ab0e5e2b1d1517e5155dde","kind":"commit","published_at":"2014-02-10T13:17:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ea7a203a3795cdc752661b498f719332cd121277","kind":"commit","published_at":"2014-02-03T02:00:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"5e9f90c60f4b980c8f4ba7ab43b7a2a9e8fcfe58","kind":"commit","published_at":"2013-12-29T17:51:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"10d7c8ebcb888e0e084a9f643fa40135a95a6a39","kind":"commit","published_at":"2013-12-02T05:53:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"338ba696c97bceba9b9cbf20da339026f3f8077f","kind":"commit","published_at":"2013-11-25T01:06:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7d124bb73aa62196b16efaef8388eb969eee911e","kind":"commit","published_at":"2013-11-16T17:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"56dee44b4b673da1a33dc2b269b46e7756de98a4","kind":"commit","published_at":"2013-11-14T15:52:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"72700ec513d2500983bd2917bf3de786a7a58189","kind":"commit","published_at":"2013-11-12T23:56:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"38fec69a38146a4a8383208989d538d69e38a468","kind":"commit","published_at":"2013-11-12T04:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"af1de511b02ab1ff8fd5a2fdf566cee925540427","kind":"commit","published_at":"2013-11-11T04:42:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-02T12:12:42.755Z","dependent_packages_count":3,"downloads":19696,"downloads_period":"total","dependent_repos_count":19,"rankings":{"downloads":null,"dependent_repos_count":32.28441754916793,"dependent_packages_count":15.068078668683812,"stargazers_count":9.954614220877458,"forks_count":13.585476550680786,"docker_downloads_count":null,"average":17.723146747352494},"purl":"pkg:conda/marshmallow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/marshmallow/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow","https://tidelift.com/funding/github/pypi/marshmallow"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-10T16:07:11.540Z","issues_count":497,"pull_requests_count":536,"avg_time_to_close_issue":14673213.45263158,"avg_time_to_close_pull_request":6612870.690618763,"issues_closed_count":380,"pull_requests_closed_count":501,"pull_request_authors_count":51,"issue_authors_count":204,"avg_comments_per_issue":2.398390342052314,"avg_comments_per_pull_request":0.957089552238806,"merged_pull_requests_count":439,"bot_issues_count":1,"bot_pull_requests_count":207,"past_year_issues_count":22,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":41706.0,"past_year_avg_time_to_close_pull_request":68183.61538461539,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.8181818181818182,"past_year_avg_comments_per_pull_request":0.20833333333333334,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/issues","maintainers":[{"login":"sloria","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}],"active_maintainers":[{"login":"lafrech","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"sloria","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/marshmallow/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5150,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2795735,"name":"marshmallow","ecosystem":"pypi","description":"A lightweight library for converting complex datatypes to and from native Python datatypes.","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":[],"namespace":null,"versions_count":200,"first_release_published_at":"2013-11-11T04:26:59.000Z","latest_release_published_at":"2026-04-03T21:46:31.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-05-29T04:14:47.283Z","created_at":"2022-04-10T11:33:06.264Z","updated_at":"2026-05-29T17:13:36.153Z","registry_url":"https://pypi.org/project/marshmallow/","install_command":"pip install marshmallow --index-url https://pypi.org/simple","documentation_url":"https://marshmallow.readthedocs.io/","metadata":{"funding":"https://opencollective.com/marshmallow","documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"marshmallow","project_status":null},"repo_metadata":{"id":11753372,"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2024-10-25T22:34:03.000Z","size":6079,"stargazers_count":7028,"open_issues_count":175,"forks_count":628,"subscribers_count":80,"default_branch":"dev","last_synced_at":"2024-10-29T15:44:37.359Z","etag":null,"topics":["deserialization","marshalling","python","python-3","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2024-10-28T20:16:00.000Z","dependencies_parsed_at":"2023-09-29T08:50:57.753Z","dependency_job_id":"850ccd8e-7485-4e1a-a7de-a8ea51cb4fd5","html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2669,"total_committers":216,"mean_commits":"12.356481481481481","dds":"0.45035593855376543","last_synced_commit":"c592536b649fab0bbfb4bc3f84b65577a13b8ca2"},"previous_names":[],"tags_count":175,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222090769,"owners_count":16929470,"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","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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-04-15T09:17:36.472Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","funding_links":[],"total_stars":12006,"followers":40,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-04-15T09:17:38.496Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"3.21.2","sha":"511b8c5354929b78b63d57578556443e41f8293f","kind":"commit","published_at":"2024-05-01T21:08:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2/manifests"},{"name":"3.21.1","sha":"df23ad0048b5443346fe47810cda052641558257","kind":"commit","published_at":"2024-03-04T20:19:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1/manifests"},{"name":"3.21.0","sha":"cd976d5d2220a5e2f553fec2082a5d254a7019da","kind":"commit","published_at":"2024-02-26T19:43:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0/manifests"},{"name":"3.20.2","sha":"154d4c18ede4a2eabd1750df098d97225fae73f9","kind":"commit","published_at":"2024-01-09T21:41:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2/manifests"},{"name":"3.20.1","sha":"dda9a8014dfe1bcb35e21307cfd5a8e19615a284","kind":"commit","published_at":"2023-07-20T22:06:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"3d929956b9b841d8039d5f431fb1110b3ba3e14e","kind":"commit","published_at":"2023-07-20T21:15:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"78edf5582ee325bba99f097cb7167ef73b6f84d8","kind":"commit","published_at":"2022-11-11T16:08:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"2805f32461fc7801a5f7b6d83facf7cbb8bca278","kind":"commit","published_at":"2022-09-15T20:24:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"22e063270fea6ef6669425f53216e47eb8b04cc5","kind":"commit","published_at":"2022-08-22T19:34:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"4a6c08d53f181195c78b505abe155b2f35cbc0c1","kind":"commit","published_at":"2022-06-26T21:37:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"645cba266ef498e383b1cff6be5beb472730f178","kind":"commit","published_at":"2022-05-29T15:57:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"f251dfb08d79c755c2e95371f2c5580bf5937e60","kind":"commit","published_at":"2022-03-12T18:17:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"41afdefd93afd1b95f48f45fd284ff8add3e91b7","kind":"commit","published_at":"2021-11-13T18:13:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"df4f8119111362180838d66cd7364812fa9df81d","kind":"commit","published_at":"2021-10-17T18:34:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"63a34a1096e106909929f2dfdf995aeb0b81ef26","kind":"commit","published_at":"2021-07-21T21:48:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0/manifests"},{"name":"3.12.2","sha":"ceec7278f6b966e3e91c6a67e92eddf167188042","kind":"commit","published_at":"2021-07-06T20:45:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"65225654ec41ec7528edc7f16d2453d3429cae47","kind":"commit","published_at":"2021-05-10T20:51:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"ecf69309b70cccbbab94773bd256ef68f3ca0c64","kind":"commit","published_at":"2021-05-10T03:04:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"94d5bf324327234ba880481ed99c797596f17bcd","kind":"commit","published_at":"2021-03-30T00:11:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"b297db947282c1c1dbef2d1ab35830a87daa421f","kind":"commit","published_at":"2021-03-28T18:53:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"dde1234a7956e693c70e555fcaad70125c4dc813","kind":"commit","published_at":"2020-12-19T18:52:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"d43872924e0904717d6968e74542b58581208c70","kind":"commit","published_at":"2020-11-08T01:11:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"739ec29af85518b04468e41c88e0087e567498dd","kind":"commit","published_at":"2020-10-31T18:21:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"a207173b1f3e73636cea3aa33b4be30ff85c01d4","kind":"commit","published_at":"2020-09-16T09:18:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0/manifests"},{"name":"3.7.1","sha":"63670fb626dca2f4381f568c81d0fbeba14f8ed7","kind":"commit","published_at":"2020-07-20T13:52:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"09c5b26bee77be5e23927ddeb472d5ea56733266","kind":"commit","published_at":"2020-07-09T01:55:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"692414f23072b419b7b34ba39d17e3421ee2f362","kind":"commit","published_at":"2020-06-02T20:33:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"17bd455a77317bfdef0a41e43a6455a1cbcbb8e0","kind":"commit","published_at":"2020-05-08T21:14:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"b43f27508474221432a0005f9a0c6806ad4ce399","kind":"commit","published_at":"2020-04-30T13:57:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3aa327912fea5aa8d45f14b134a1c7aedc884259","kind":"commit","published_at":"2020-03-05T13:01:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1/manifests"},{"name":"2.21.0","sha":"5c49e093fd30292a2f4853ff1fe9a8a5abc4024d","kind":"commit","published_at":"2020-03-05T12:42:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0/manifests"},{"name":"3.5.0","sha":"31828bf5117c11f3d8b42f758634e6d997561c4a","kind":"commit","published_at":"2020-02-19T10:34:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"64bdd5acd423d26c0328fc91a0fb6b8cc457b293","kind":"commit","published_at":"2020-02-02T20:05:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"610fe7a060abde60719840b7c69b05432c05fe5f","kind":"commit","published_at":"2019-12-06T00:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"686aa782ae9d74a54d32124036dbfc21412d0271","kind":"commit","published_at":"2019-11-04T21:11:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8acfd7223ab161a9ff7a513078e29c0b2109cd79","kind":"commit","published_at":"2019-10-01T03:33:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dc026d34221601cf3013348e7bc23450d7b37059","kind":"commit","published_at":"2019-09-17T13:56:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"b7b1dc3c79f33600c17705013ea490de575201ef","kind":"commit","published_at":"2019-09-16T12:38:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"e54d48805c1732e5223f498413ea22a9a3e39d72","kind":"commit","published_at":"2019-09-15T20:34:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0/manifests"},{"name":"2.20.5","sha":"7015fc4333a2f32cd58c3465296e834acd4496ff","kind":"commit","published_at":"2019-09-15T20:14:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5/manifests"},{"name":"3.0.5","sha":"750e1c841b8b2e4f1e0b8ac3b856ec7dd0182ce7","kind":"commit","published_at":"2019-09-13T02:55:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"ad370f097a925fd839449a39a13b69a139e5385b","kind":"commit","published_at":"2019-09-12T02:04:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4/manifests"},{"name":"2.20.4","sha":"ca1cc3c04898fcafbb0cd548de420eb21c24807e","kind":"commit","published_at":"2019-09-12T01:46:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4/manifests"},{"name":"3.0.3","sha":"5fdb7739c8aa7fbca96aa8f6d4ffc57aee396f34","kind":"commit","published_at":"2019-09-05T01:42:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"c42a3ae199685c474f447433205af547c26590af","kind":"commit","published_at":"2019-09-04T12:47:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2/manifests"},{"name":"2.20.3","sha":"b2b8105c517db2cac580f3baaeb069e55955aaac","kind":"commit","published_at":"2019-09-04T12:31:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3/manifests"},{"name":"3.0.1","sha":"ef35341b1729df822106c6080c67a3e85582ff91","kind":"commit","published_at":"2019-08-21T17:54:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1/manifests"},{"name":"2.20.2","sha":"0549bd4ac93c831173b1ceaeb4854affbf974858","kind":"commit","published_at":"2019-08-20T09:41:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2/manifests"},{"name":"3.0.0","sha":"349213cdf5057a6d1db8cab3f2d6cdf94f18f53e","kind":"commit","published_at":"2019-08-18T22:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0/manifests"},{"name":"2.20.1","sha":"f3d752a6d821a1cf62042c47483a4879c8d834eb","kind":"commit","published_at":"2019-08-13T04:39:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"2be2d83a1a9a6d3d9b85804f3ab545cecc409bb0","kind":"commit","published_at":"2019-08-10T13:01:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0/manifests"},{"name":"3.0.0rc9","sha":"061f29d617c2f64468b432a358f2b147ffdd6fa2","kind":"commit","published_at":"2019-07-31T13:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9/manifests"},{"name":"3.0.0rc8","sha":"3e5b061dd9bb2a7642167418a9fa6078fa9214f6","kind":"commit","published_at":"2019-07-04T19:40:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8/manifests"},{"name":"2.19.5","sha":"8e4f7a9c71f38a2019ed239c5a837f03c6febbba","kind":"commit","published_at":"2019-06-18T12:51:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5/manifests"},{"name":"2.19.4","sha":"b063a103ae5222a5953cd7453a1eb0d161dc5b52","kind":"commit","published_at":"2019-06-17T03:29:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4/manifests"},{"name":"3.0.0rc7","sha":"818dc1c7454934c9aeb882d41838caf2cf8de15f","kind":"commit","published_at":"2019-06-15T18:24:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7/manifests"},{"name":"2.19.3","sha":"ae55b27a8fb9124d1486baf87286d501014f06b1","kind":"commit","published_at":"2019-06-15T15:59:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3/manifests"},{"name":"3.0.0rc6","sha":"a04d481865a44e24ede38eaa921c3fc76111a48c","kind":"commit","published_at":"2019-05-05T20:15:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"01837167ef1758df1f2decb819e7294200ec9f67","kind":"commit","published_at":"2019-03-30T16:18:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5/manifests"},{"name":"2.19.2","sha":"ac9ff95432f929fb0fa2394c29b94d1f804a1504","kind":"commit","published_at":"2019-03-30T16:13:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"0aea8b4258d93233efbfbad08dd319027f3f568d","kind":"commit","published_at":"2019-03-16T20:03:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1/manifests"},{"name":"2.19.0","sha":"efe2ce4e45b56c7197e0ae21798642db64d7cee3","kind":"commit","published_at":"2019-03-08T04:39:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"b1f3201457117ddd86f47ca2b294bc04cf6fbe67","kind":"commit","published_at":"2019-02-15T21:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1/manifests"},{"name":"3.0.0rc4","sha":"f6bbd37e07ed515d752f5b95410d3fa6893e3435","kind":"commit","published_at":"2019-02-08T13:56:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"a60b60efbed02221ba8a6a79b4fceca830814d9a","kind":"commit","published_at":"2019-01-14T00:18:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3/manifests"},{"name":"2.18.0","sha":"9bee8d30f65190ca0efcba89702bdad1307aa8d8","kind":"commit","published_at":"2019-01-14T00:13:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0/manifests"},{"name":"3.0.0rc2","sha":"156a24ccb0040ebfd7e76cbf4c25c87a60540f52","kind":"commit","published_at":"2019-01-03T15:52:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2/manifests"},{"name":"2.17.0","sha":"52859e289a37eae8e3eb5d8873f21dd784bb08b0","kind":"commit","published_at":"2018-12-26T17:13:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0/manifests"},{"name":"3.0.0rc1","sha":"55932fa4e4ba7496f424ed2942d7963051030699","kind":"commit","published_at":"2018-11-30T03:49:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1/manifests"},{"name":"3.0.0b20","sha":"24d28dca764955e3af219f622d83305e11e9e2c4","kind":"commit","published_at":"2018-11-02T01:32:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b20","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20/manifests"},{"name":"2.16.3","sha":"fb24eb31824ff4ebeb8869f232768cc9984062d2","kind":"commit","published_at":"2018-11-02T01:01:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3/manifests"},{"name":"2.16.2","sha":"45ef0512120520ee679875861e5c5cdacc16f8bf","kind":"commit","published_at":"2018-10-31T01:06:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2/manifests"},{"name":"3.0.0b19","sha":"fb9adf56849e663d9312ae2a6130b162dd0c15d3","kind":"commit","published_at":"2018-10-25T03:11:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b19","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19/manifests"},{"name":"2.16.1","sha":"036e9b0ffacb96f2d52f89891ff8f32edabd76c3","kind":"commit","published_at":"2018-10-18T03:35:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1/manifests"},{"name":"3.0.0b18","sha":"a2ae5317d59db4413a2b904d63ea2af50f1471ed","kind":"commit","published_at":"2018-10-16T00:12:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b18","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18/manifests"},{"name":"3.0.0b17","sha":"996ae03afddf42d383c2be4cfae8dd18de1c272d","kind":"commit","published_at":"2018-10-13T22:19:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b17","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17/manifests"},{"name":"2.16.0","sha":"400b8fc37798b2608d6197e712e07f9313929a74","kind":"commit","published_at":"2018-10-11T00:51:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0/manifests"},{"name":"2.15.6","sha":"b7a18f0b618c47258d556152d497ca79868e1cda","kind":"commit","published_at":"2018-09-21T02:54:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6/manifests"},{"name":"3.0.0b16","sha":"53b134ce85e2ed802591b69ab01f81a92d9ea576","kind":"commit","published_at":"2018-09-21T01:19:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b16","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16/manifests"},{"name":"3.0.0b15","sha":"d9725e0e127d9ef214ff1f3024cc150440ae1b67","kind":"commit","published_at":"2018-09-19T03:38:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b15","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15/manifests"},{"name":"3.0.0b14","sha":"44f240c988ab1ab2f0bbe0ae255ba3ae08bbe317","kind":"commit","published_at":"2018-09-15T21:03:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b14","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14/manifests"},{"name":"2.15.5","sha":"937f35fe17e12cb847bb52267fe311a00a8feaa3","kind":"commit","published_at":"2018-09-15T20:44:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5/manifests"},{"name":"3.0.0b13","sha":"db0fea9691da5c4cfabb580c65de0043c63d68ce","kind":"commit","published_at":"2018-08-04T16:48:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b13","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13/manifests"},{"name":"2.15.4","sha":"b0ebaf6f13f9833ccc6b19900208b211597480e9","kind":"commit","published_at":"2018-08-04T12:58:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4/manifests"},{"name":"3.0.0b12","sha":"ac2b73528b24e223d39c916cf4b8d8f1ce4fd105","kind":"commit","published_at":"2018-07-05T02:15:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b12","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12/manifests"},{"name":"3.0.0b11","sha":"ada35a3b06d1df3ba2026b9b3de36f67c207350b","kind":"commit","published_at":"2018-05-20T18:17:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b11","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11/manifests"},{"name":"2.15.3","sha":"b356fed1337109164fa2e5591feef7917742963d","kind":"commit","published_at":"2018-05-20T17:49:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3/manifests"},{"name":"3.0.0b10","sha":"6b52b75a72799cb8a09813612cb269b23967803f","kind":"commit","published_at":"2018-05-11T02:50:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b10","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10/manifests"},{"name":"2.15.2","sha":"cf34acb09a23378421f19fcf9a4de143da4aad76","kind":"commit","published_at":"2018-05-11T02:32:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2/manifests"},{"name":"3.0.0b9","sha":"1781e9a18895aa9b473fb5587de3cf922416733e","kind":"commit","published_at":"2018-04-26T02:27:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9/manifests"},{"name":"2.15.1","sha":"251bff399786ad827d22c59f1cf4a49cc9aa9afe","kind":"commit","published_at":"2018-04-26T02:09:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1/manifests"},{"name":"3.0.0b8","sha":"bdd631e0c29083e74e3cde1393a691eb5f63f32b","kind":"commit","published_at":"2018-03-24T16:35:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8/manifests"},{"name":"3.0.0b7","sha":"642d18b58d9b42d16b450a30b42aa57ea3859192","kind":"commit","published_at":"2018-02-03T17:57:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7/manifests"},{"name":"3.0.0b6","sha":"b5087b0b1d459d3c899ec763cb2e042bdb0abce6","kind":"commit","published_at":"2018-01-03T03:31:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6/manifests"},{"name":"3.0.0b5","sha":"cb8ed5ed0d911158f9bc6b2a1129d41743cea331","kind":"commit","published_at":"2017-12-30T18:53:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5/manifests"},{"name":"2.15.0","sha":"5e66497c5004a138747266cec3a5559761225731","kind":"commit","published_at":"2017-12-02T23:08:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0/manifests"},{"name":"3.0.0b4","sha":"57165159ea05452b928445fbd2dacec591db8432","kind":"commit","published_at":"2017-10-23T23:33:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4/manifests"},{"name":"2.14.0","sha":"63cfee6e35b05ed4db4c19cba9d34a08953f728c","kind":"commit","published_at":"2017-10-23T23:19:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0/manifests"},{"name":"3.0.0b3","sha":"637f345ab3b76d10746877276fe98be3a6309f0c","kind":"commit","published_at":"2017-08-20T16:43:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3/manifests"},{"name":"2.13.6","sha":"2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1","kind":"commit","published_at":"2017-08-16T12:32:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6/manifests"},{"name":"2.13.5","sha":"4d98843fa9488caeb2a6b0cc52f03b40790d69f2","kind":"commit","published_at":"2017-04-13T01:10:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5/manifests"},{"name":"3.0.0b2","sha":"df68ee4e34808ffdb7076ad98a6b9b763f119422","kind":"commit","published_at":"2017-03-20T01:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2/manifests"},{"name":"2.13.4","sha":"0ea2e3842beef90505ad99e4ce1af71a0e97a889","kind":"commit","published_at":"2017-03-20T01:21:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"2888e6978bc8c409a5fed35da6ece8bdb23384f2","kind":"commit","published_at":"2017-03-11T16:36:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3/manifests"},{"name":"3.0.0b1","sha":"a0423c0447ee4c422292d25b7dcd3a5815dff8fd","kind":"commit","published_at":"2017-03-10T05:05:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1/manifests"},{"name":"2.13.2","sha":"559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48","kind":"commit","published_at":"2017-03-10T04:47:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"a9cccbdf6a9f58378cca4461b147c9e3effa1716","kind":"commit","published_at":"2017-03-04T17:24:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1/manifests"},{"name":"3.0.0a1","sha":"c7612f465b9b56a9c309179a7914f5c6b41100db","kind":"commit","published_at":"2017-02-26T19:11:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1/manifests"},{"name":"2.13.0","sha":"380f72957a1d9627910412024cdf80bc3c0b6a00","kind":"commit","published_at":"2017-02-18T17:53:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0/manifests"},{"name":"2.12.2","sha":"0df98914a4354879fc9b17643c1baab1a0c14715","kind":"commit","published_at":"2017-01-30T05:07:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"fc2cab0db25de177fcd07764d5d146043230d3f7","kind":"commit","published_at":"2017-01-24T02:22:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"30bf99daba289f1e7d139c15aeb663c372d00c90","kind":"commit","published_at":"2017-01-22T22:46:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"53293df3d8776f9ba8b1bbc8bd5f2153e3127467","kind":"commit","published_at":"2017-01-08T21:23:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"95a13f7273edd63119f47fb92bdad517be42fe7d","kind":"commit","published_at":"2017-01-08T18:31:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0/manifests"},{"name":"2.10.5","sha":"4e29d900bbe0fb06b16a7c4c44b81b8633f81274","kind":"commit","published_at":"2016-12-20T02:42:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5/manifests"},{"name":"2.10.4","sha":"ffbfb70c73a43b86072e8f917431ccd06a14651a","kind":"commit","published_at":"2016-11-18T13:28:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4/manifests"},{"name":"2.10.3","sha":"e6ddef938b3b274a4965cad344c3864e643e6baa","kind":"commit","published_at":"2016-10-02T19:02:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"de35b5c91c470804a434a48478cb73360d902aed","kind":"commit","published_at":"2016-09-25T16:49:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"fe58eb93ff34296668818dba78f3c92f264994f4","kind":"commit","published_at":"2016-09-15T03:33:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"65296412b3e7fa82df6cab48bbfd779597fc4ffa","kind":"commit","published_at":"2016-09-05T18:13:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"12aa22ba6a2a2542dfd84e5c5fedafa8f970e731","kind":"commit","published_at":"2016-07-22T02:32:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"58652b3fda93015c240332d9b6c601eec0ef8900","kind":"commit","published_at":"2016-07-07T03:38:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"09b641e913d4491dfb004676b640410e272f0e19","kind":"commit","published_at":"2016-06-24T01:59:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0/manifests"},{"name":"2.7.3","sha":"1b74c24c89d777b10603ed780580ce5498ac3f74","kind":"commit","published_at":"2016-05-06T01:44:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"4fa1001d5ced6c3111428d38020d48e2e24da179","kind":"commit","published_at":"2016-04-28T03:34:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e2907f23d08665dfb9cbfe98aea0ebda57a20e04","kind":"commit","published_at":"2016-04-09T01:07:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"05b77c09adc1904bf3a5eed3e53dd22ab2f9f2ee","kind":"commit","published_at":"2016-04-04T22:38:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"6699cd873926cbf3579cafd9b42d01fc9247b01c","kind":"commit","published_at":"2016-03-18T02:26:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"47e5d966dc7f0992bc3935318da85bb7b816cf80","kind":"commit","published_at":"2016-02-02T02:57:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"6e2aef8ff091111362046748a722617643dbd3ea","kind":"commit","published_at":"2016-01-16T23:31:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0/manifests"},{"name":"2.4.2","sha":"90a0d89279636e3e598c5c76ec7e2326c9825219","kind":"commit","published_at":"2015-12-09T05:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"05170ff9861d65775e65275dd02d0130d99558cc","kind":"commit","published_at":"2015-12-08T04:29:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"840f410916c26b1b5d8f5d334a04b65b5f820f49","kind":"commit","published_at":"2015-12-06T17:47:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"425e3ad3f2e07cc3c48b4ec7a0887407c80b14a7","kind":"commit","published_at":"2015-11-23T04:06:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ea1def94e8dc534a1cd0da4aa6756d25cd2762ca","kind":"commit","published_at":"2015-11-12T04:44:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"80d92059f0b2db3cd95f129f7f408aa7aaf3519b","kind":"commit","published_at":"2015-10-26T22:34:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6156b021be2d7a00b4341a159daf1e1a62507066","kind":"commit","published_at":"2015-10-18T22:33:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f28ee196b37bf018b5ae8d4f70b1eb997e0307a3","kind":"commit","published_at":"2015-10-15T00:42:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"04d3f84152d262bdd70e2964f97d5729bda785c8","kind":"commit","published_at":"2015-10-08T00:46:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d6cc2ae3fdcc7d593dba3f76309910a2eff27b6c","kind":"commit","published_at":"2015-10-01T01:50:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"53a20fc8711be825c0be08daf67c7d52cc382ac2","kind":"commit","published_at":"2015-09-25T12:33:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0/manifests"},{"name":"2.0.0rc2","sha":"f27864d2c4dcac4686626b989d71cfa8dee6cbe2","kind":"commit","published_at":"2015-09-16T05:02:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2/manifests"},{"name":"2.0.0rc1","sha":"961d98f3ce9d35da661bcee874d6ed739716bfd8","kind":"commit","published_at":"2015-09-14T02:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1/manifests"},{"name":"2.0.0b5","sha":"a8b33850c74975250fa81308ce3aa4868128d3ba","kind":"commit","published_at":"2015-08-23T15:31:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5/manifests"},{"name":"2.0.0b4","sha":"083f0b8da5661c6b0f26da5dc80e6c3b29a90756","kind":"commit","published_at":"2015-07-08T01:38:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5d4af9863ebfa57064e44ddc793016641233e736","kind":"commit","published_at":"2015-06-14T19:04:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3/manifests"},{"name":"2.0.0b2","sha":"49af3187e82e09866612bb9317fa91ea0379d1d8","kind":"commit","published_at":"2015-05-03T17:53:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2/manifests"},{"name":"1.2.6","sha":"c786c58242028c6742ded29bf7f4ab9c3319818d","kind":"commit","published_at":"2015-05-03T17:46:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6/manifests"},{"name":"2.0.0b1","sha":"33ed4c57bed8f7f6ccbf3517ba35d7e770b86727","kind":"commit","published_at":"2015-04-26T16:21:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1/manifests"},{"name":"2.0.0a1","sha":"175d58f966a72c42b1ace6162b30704be6e60f7c","kind":"commit","published_at":"2015-04-25T19:40:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1/manifests"},{"name":"1.2.5","sha":"053b623d43d72c5b43d52934777e514ab9894e6b","kind":"commit","published_at":"2015-04-25T19:16:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"666dcbd61a85ee5939d643f061bcd0ad8c741b84","kind":"commit","published_at":"2015-03-22T20:13:46.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f8be8c324ac8e9ce2e4836a11da200d7cd8412d2","kind":"commit","published_at":"2015-03-16T01:30:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"93a65f8a9100a91596af1877493513bf8a453aea","kind":"commit","published_at":"2015-02-23T13:11:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"881241482e8abb3057ad8a85990bef9d0bd46cd8","kind":"commit","published_at":"2015-01-11T21:04:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"81342369ee663650d0f904d3da855fff970212dd","kind":"commit","published_at":"2014-12-23T00:01:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e1af04e29a2b97370a2ba5154ac60e114275b88","kind":"tag","published_at":"2014-12-03T03:12:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"ee15552c8cc41137198b173f9ee15e5f8c21c4e6","kind":"commit","published_at":"2014-11-19T03:39:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb2cb34f069d9cf409665bc98a5565590a548ead","kind":"commit","published_at":"2014-11-16T21:54:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0/manifests"},{"name":"1.0-a","sha":"83fd00893d445c6ebc0028bf369eaa67466c8e30","kind":"tag","published_at":"2014-10-19T18:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0-a","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a/manifests"},{"name":"0.7.0","sha":"4e14f192ac478f0f0a46c671a53dc55fc5831c41","kind":"commit","published_at":"2014-06-22T23:33:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"47f4ce93deabff79ba3546b8e484e457f0d1afd3","kind":"commit","published_at":"2014-06-04T02:35:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca","kind":"commit","published_at":"2014-05-03T00:12:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"798b1b127d1ff86d4e4a967a1fd2997ac2225db0","kind":"commit","published_at":"2014-04-18T01:31:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6a0a1b4972898b004d8caa5bf981a233eedec3eb","kind":"commit","published_at":"2014-03-03T00:37:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d7cedb3f5610b2fa84ab0e5e2b1d1517e5155dde","kind":"commit","published_at":"2014-02-10T13:17:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ea7a203a3795cdc752661b498f719332cd121277","kind":"commit","published_at":"2014-02-03T02:00:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"5e9f90c60f4b980c8f4ba7ab43b7a2a9e8fcfe58","kind":"commit","published_at":"2013-12-29T17:51:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"10d7c8ebcb888e0e084a9f643fa40135a95a6a39","kind":"commit","published_at":"2013-12-02T05:53:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"338ba696c97bceba9b9cbf20da339026f3f8077f","kind":"commit","published_at":"2013-11-25T01:06:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7d124bb73aa62196b16efaef8388eb969eee911e","kind":"commit","published_at":"2013-11-16T17:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"56dee44b4b673da1a33dc2b269b46e7756de98a4","kind":"commit","published_at":"2013-11-14T15:52:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"72700ec513d2500983bd2917bf3de786a7a58189","kind":"commit","published_at":"2013-11-12T23:56:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"38fec69a38146a4a8383208989d538d69e38a468","kind":"commit","published_at":"2013-11-12T04:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"af1de511b02ab1ff8fd5a2fdf566cee925540427","kind":"commit","published_at":"2013-11-11T04:42:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T20:29:34.887Z","dependent_packages_count":705,"downloads":135138724,"downloads_period":"last-month","dependent_repos_count":22877,"rankings":{"downloads":0.029346651822151956,"dependent_repos_count":0.05080639096710057,"dependent_packages_count":0.038517480516574436,"stargazers_count":0.6973498139238858,"forks_count":2.598279185703779,"docker_downloads_count":0.03631648162991304,"average":0.575102667427234},"purl":"pkg:pypi/marshmallow","advisories":[{"uuid":"GSA_kwCzR0hTQS00MjhnLWY3Y3EtcGdwNc4ABQDd","url":"https://github.com/advisories/GHSA-428g-f7cq-pgp5","title":"Marshmallow has DoS in Schema.load(many)","description":"### Impact\n\n`Schema.load(data, many=True)` is vulnerable to denial of service attacks. A moderately sized request can consume a disproportionate amount of CPU time.\n\n### Patches\n\n4.1.2, 3.26.2\n\n### Workarounds\n\n```py\n# Fail fast\ndef load_many(schema, data, **kwargs):\n    if not isinstance(data, list):\n        raise ValidationError(['Invalid input type.'])\n    return [schema.load(item, **kwargs) for item in data]\n```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-12-22T20:20:07.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L","references":["https://github.com/marshmallow-code/marshmallow/security/advisories/GHSA-428g-f7cq-pgp5","https://github.com/marshmallow-code/marshmallow/commit/d24a0c9df061c4daa92f71cf85aca25b83eee508","https://nvd.nist.gov/vuln/detail/CVE-2025-68480","https://github.com/advisories/GHSA-428g-f7cq-pgp5"],"source_kind":"github","identifiers":["GHSA-428g-f7cq-pgp5","CVE-2025-68480"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-12-22T21:00:08.764Z","updated_at":"2026-05-28T19:04:23.568Z","epss_percentage":0.00089,"epss_percentile":0.25106,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00MjhnLWY3Y3EtcGdwNc4ABQDd","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS00MjhnLWY3Y3EtcGdwNc4ABQDd","packages":[{"ecosystem":"pypi","package_name":"marshmallow","versions":[{"first_patched_version":"4.1.2","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.1.2"},{"first_patched_version":"3.26.2","vulnerable_version_range":"\u003e= 3.0.0rc1, \u003c 3.26.2"}],"purl":"pkg:pypi/marshmallow"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS00MjhnLWY3Y3EtcGdwNc4ABQDd/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlxMnAtZmo0OS12cHhq","url":"https://github.com/advisories/GHSA-9q2p-fj49-vpxj","title":"In marshmallow library the schema \"only\" option treats an empty list as implying no \"only\" option","description":"In the marshmallow library before 2.15.1 and 3.x before 3.0.0b9 for Python, the schema \"only\" option treats an empty list as implying no \"only\" option, which allows a request that was intended to expose no fields to instead expose all fields (if the schema is being filtered dynamically using the \"only\" option, and there is a user role that produces an empty value for \"only\").","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-10T16:10:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2018-17175","https://github.com/marshmallow-code/marshmallow/issues/772","https://github.com/marshmallow-code/marshmallow/pull/777","https://github.com/marshmallow-code/marshmallow/pull/782","https://github.com/pypa/advisory-database/tree/main/vulns/marshmallow/PYSEC-2018-67.yaml","https://github.com/advisories/GHSA-9q2p-fj49-vpxj"],"source_kind":"github","identifiers":["GHSA-9q2p-fj49-vpxj","CVE-2018-17175"],"repository_url":"https://github.com/marshmallow-code/marshmallow","blast_radius":30.07985359804812,"created_at":"2022-12-21T16:13:35.872Z","updated_at":"2026-05-29T17:08:54.467Z","epss_percentage":0.00257,"epss_percentile":0.48788,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlxMnAtZmo0OS12cHhq","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlxMnAtZmo0OS12cHhq","packages":[{"ecosystem":"pypi","package_name":"marshmallow","versions":[{"first_patched_version":"2.15.1","vulnerable_version_range":"\u003c 2.15.1"}],"purl":"pkg:pypi/marshmallow"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTlxMnAtZmo0OS12cHhq/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/marshmallow","docker_dependents_count":1666,"docker_downloads_count":2257717364,"usage_url":"https://repos.ecosyste.ms/usage/pypi/marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/marshmallow/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow","https://tidelift.com/funding/github/pypi/marshmallow"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T18:00:30.936Z","issues_count":115,"pull_requests_count":210,"avg_time_to_close_issue":11974907.17142857,"avg_time_to_close_pull_request":2456409.694581281,"issues_closed_count":70,"pull_requests_closed_count":203,"pull_request_authors_count":32,"issue_authors_count":85,"avg_comments_per_issue":3.7130434782608694,"avg_comments_per_pull_request":1.0238095238095237,"merged_pull_requests_count":178,"bot_issues_count":0,"bot_pull_requests_count":140,"past_year_issues_count":33,"past_year_pull_requests_count":91,"past_year_avg_time_to_close_issue":1887396.0952380951,"past_year_avg_time_to_close_pull_request":304554.6222222222,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":90,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.8484848484848484,"past_year_avg_comments_per_pull_request":0.27472527472527475,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":61,"past_year_merged_pull_requests_count":83,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/issues","maintainers":[{"login":"lafrech","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"sloria","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"deckar01","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"}],"active_maintainers":[{"login":"sloria","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow/codemeta","maintainers":[{"uuid":"sloria","login":"sloria","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://pypi.org/user/sloria/","role":null,"created_at":"2022-12-06T15:25:53.810Z","updated_at":"2022-12-06T15:25:53.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sloria/packages"},{"uuid":"lafrech","login":"lafrech","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/lafrech/","role":null,"created_at":"2023-03-24T09:17:59.806Z","updated_at":"2023-03-24T09:17:59.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lafrech/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373732,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13086101,"name":"python312Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:03:20.159Z","latest_release_published_at":"2026-02-01T18:03:20.159Z","latest_release_number":"3.21.1","last_synced_at":"2026-04-10T13:09:46.822Z","created_at":"2026-02-01T18:03:18.726Z","updated_at":"2026-04-10T13:09:46.822Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python312Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/marshmallow/default.nix#L40","metadata":{"nix_attribute":"python3.12-marshmallow-3.21.1","position":"pkgs/development/python-modules/marshmallow/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.marshmallow?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-03T21:25:31.546Z","updated_at":"2026-03-03T21:25:31.546Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13204532,"name":"python312Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:58:35.017Z","latest_release_published_at":"2026-02-02T00:58:35.017Z","latest_release_number":"3.21.1","last_synced_at":"2026-03-07T12:05:03.511Z","created_at":"2026-02-02T00:58:34.599Z","updated_at":"2026-03-12T02:04:08.524Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python312Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/marshmallow/default.nix#L40","metadata":{"nix_attribute":"python3.12-marshmallow-3.21.1","position":"pkgs/development/python-modules/marshmallow/default.nix:40","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.marshmallow?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-07T12:05:03.755Z","updated_at":"2026-03-07T12:05:03.755Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":252},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-29T05:10:13.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":2795731,"name":"marshmallow2","ecosystem":"pypi","description":"A lightweight library for converting complex datatypes to and from native Python datatypes.","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["serialization","rest","json","api","marshal","marshalling","deserialization","validation","schema"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-08-22T15:11:19.000Z","latest_release_published_at":"2019-08-22T15:11:19.000Z","latest_release_number":"2.20.2","last_synced_at":"2026-05-09T07:33:36.181Z","created_at":"2022-04-10T11:33:06.133Z","updated_at":"2026-05-09T07:33:36.181Z","registry_url":"https://pypi.org/project/marshmallow2/","install_command":"pip install marshmallow2 --index-url https://pypi.org/simple","documentation_url":"https://marshmallow2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7"],"normalized_name":"marshmallow2","project_status":null},"repo_metadata":{"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2023-12-26T16:02:32.000Z","size":6024,"stargazers_count":6758,"open_issues_count":173,"forks_count":639,"subscribers_count":83,"default_branch":"dev","last_synced_at":"2023-12-29T23:04:27.590Z","etag":null,"topics":["deserialization","hacktoberfest","marshalling","python","python-3","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2023-12-29T18:46:20.000Z","dependencies_parsed_at":"2023-09-29T08:50:57.753Z","dependency_job_id":"850ccd8e-7485-4e1a-a7de-a8ea51cb4fd5","html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2608,"total_committers":216,"mean_commits":"12.074074074074074","dds":0.4459355828220859,"last_synced_commit":"988f7008cfa2b2775feef2849656669932fbd07c"},"previous_names":[],"tags_count":171,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":178435081,"owners_count":10678576,"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","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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2023-04-09T07:16:05.907Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","created_at":"2022-11-02T16:23:12.839Z","updated_at":"2023-04-09T07:16:05.964Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"3.20.1","sha":"dda9a8014dfe1bcb35e21307cfd5a8e19615a284","kind":"commit","published_at":"2023-07-20T22:06:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"3d929956b9b841d8039d5f431fb1110b3ba3e14e","kind":"commit","published_at":"2023-07-20T21:15:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"78edf5582ee325bba99f097cb7167ef73b6f84d8","kind":"commit","published_at":"2022-11-11T16:08:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"2805f32461fc7801a5f7b6d83facf7cbb8bca278","kind":"commit","published_at":"2022-09-15T20:24:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"22e063270fea6ef6669425f53216e47eb8b04cc5","kind":"commit","published_at":"2022-08-22T19:34:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"4a6c08d53f181195c78b505abe155b2f35cbc0c1","kind":"commit","published_at":"2022-06-26T21:37:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"645cba266ef498e383b1cff6be5beb472730f178","kind":"commit","published_at":"2022-05-29T15:57:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"f251dfb08d79c755c2e95371f2c5580bf5937e60","kind":"commit","published_at":"2022-03-12T18:17:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"41afdefd93afd1b95f48f45fd284ff8add3e91b7","kind":"commit","published_at":"2021-11-13T18:13:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"df4f8119111362180838d66cd7364812fa9df81d","kind":"commit","published_at":"2021-10-17T18:34:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"63a34a1096e106909929f2dfdf995aeb0b81ef26","kind":"commit","published_at":"2021-07-21T21:48:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0/manifests"},{"name":"3.12.2","sha":"ceec7278f6b966e3e91c6a67e92eddf167188042","kind":"commit","published_at":"2021-07-06T20:45:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"65225654ec41ec7528edc7f16d2453d3429cae47","kind":"commit","published_at":"2021-05-10T20:51:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"ecf69309b70cccbbab94773bd256ef68f3ca0c64","kind":"commit","published_at":"2021-05-10T03:04:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"94d5bf324327234ba880481ed99c797596f17bcd","kind":"commit","published_at":"2021-03-30T00:11:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"b297db947282c1c1dbef2d1ab35830a87daa421f","kind":"commit","published_at":"2021-03-28T18:53:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"dde1234a7956e693c70e555fcaad70125c4dc813","kind":"commit","published_at":"2020-12-19T18:52:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"d43872924e0904717d6968e74542b58581208c70","kind":"commit","published_at":"2020-11-08T01:11:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"739ec29af85518b04468e41c88e0087e567498dd","kind":"commit","published_at":"2020-10-31T18:21:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"a207173b1f3e73636cea3aa33b4be30ff85c01d4","kind":"commit","published_at":"2020-09-16T09:18:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0/manifests"},{"name":"3.7.1","sha":"63670fb626dca2f4381f568c81d0fbeba14f8ed7","kind":"commit","published_at":"2020-07-20T13:52:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"09c5b26bee77be5e23927ddeb472d5ea56733266","kind":"commit","published_at":"2020-07-09T01:55:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"692414f23072b419b7b34ba39d17e3421ee2f362","kind":"commit","published_at":"2020-06-02T20:33:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"17bd455a77317bfdef0a41e43a6455a1cbcbb8e0","kind":"commit","published_at":"2020-05-08T21:14:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"b43f27508474221432a0005f9a0c6806ad4ce399","kind":"commit","published_at":"2020-04-30T13:57:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3aa327912fea5aa8d45f14b134a1c7aedc884259","kind":"commit","published_at":"2020-03-05T13:01:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1/manifests"},{"name":"2.21.0","sha":"5c49e093fd30292a2f4853ff1fe9a8a5abc4024d","kind":"commit","published_at":"2020-03-05T12:42:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0/manifests"},{"name":"3.5.0","sha":"31828bf5117c11f3d8b42f758634e6d997561c4a","kind":"commit","published_at":"2020-02-19T10:34:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"64bdd5acd423d26c0328fc91a0fb6b8cc457b293","kind":"commit","published_at":"2020-02-02T20:05:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"610fe7a060abde60719840b7c69b05432c05fe5f","kind":"commit","published_at":"2019-12-06T00:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"686aa782ae9d74a54d32124036dbfc21412d0271","kind":"commit","published_at":"2019-11-04T21:11:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8acfd7223ab161a9ff7a513078e29c0b2109cd79","kind":"commit","published_at":"2019-10-01T03:33:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dc026d34221601cf3013348e7bc23450d7b37059","kind":"commit","published_at":"2019-09-17T13:56:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"b7b1dc3c79f33600c17705013ea490de575201ef","kind":"commit","published_at":"2019-09-16T12:38:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"e54d48805c1732e5223f498413ea22a9a3e39d72","kind":"commit","published_at":"2019-09-15T20:34:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0/manifests"},{"name":"2.20.5","sha":"7015fc4333a2f32cd58c3465296e834acd4496ff","kind":"commit","published_at":"2019-09-15T20:14:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5/manifests"},{"name":"3.0.5","sha":"750e1c841b8b2e4f1e0b8ac3b856ec7dd0182ce7","kind":"commit","published_at":"2019-09-13T02:55:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"ad370f097a925fd839449a39a13b69a139e5385b","kind":"commit","published_at":"2019-09-12T02:04:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4/manifests"},{"name":"2.20.4","sha":"ca1cc3c04898fcafbb0cd548de420eb21c24807e","kind":"commit","published_at":"2019-09-12T01:46:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4/manifests"},{"name":"3.0.3","sha":"5fdb7739c8aa7fbca96aa8f6d4ffc57aee396f34","kind":"commit","published_at":"2019-09-05T01:42:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"c42a3ae199685c474f447433205af547c26590af","kind":"commit","published_at":"2019-09-04T12:47:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2/manifests"},{"name":"2.20.3","sha":"b2b8105c517db2cac580f3baaeb069e55955aaac","kind":"commit","published_at":"2019-09-04T12:31:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3/manifests"},{"name":"3.0.1","sha":"ef35341b1729df822106c6080c67a3e85582ff91","kind":"commit","published_at":"2019-08-21T17:54:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1/manifests"},{"name":"2.20.2","sha":"0549bd4ac93c831173b1ceaeb4854affbf974858","kind":"commit","published_at":"2019-08-20T09:41:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2/manifests"},{"name":"3.0.0","sha":"349213cdf5057a6d1db8cab3f2d6cdf94f18f53e","kind":"commit","published_at":"2019-08-18T22:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0/manifests"},{"name":"2.20.1","sha":"f3d752a6d821a1cf62042c47483a4879c8d834eb","kind":"commit","published_at":"2019-08-13T04:39:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"2be2d83a1a9a6d3d9b85804f3ab545cecc409bb0","kind":"commit","published_at":"2019-08-10T13:01:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0/manifests"},{"name":"3.0.0rc9","sha":"061f29d617c2f64468b432a358f2b147ffdd6fa2","kind":"commit","published_at":"2019-07-31T13:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9/manifests"},{"name":"3.0.0rc8","sha":"3e5b061dd9bb2a7642167418a9fa6078fa9214f6","kind":"commit","published_at":"2019-07-04T19:40:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8/manifests"},{"name":"2.19.5","sha":"8e4f7a9c71f38a2019ed239c5a837f03c6febbba","kind":"commit","published_at":"2019-06-18T12:51:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5/manifests"},{"name":"2.19.4","sha":"b063a103ae5222a5953cd7453a1eb0d161dc5b52","kind":"commit","published_at":"2019-06-17T03:29:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4/manifests"},{"name":"3.0.0rc7","sha":"818dc1c7454934c9aeb882d41838caf2cf8de15f","kind":"commit","published_at":"2019-06-15T18:24:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7/manifests"},{"name":"2.19.3","sha":"ae55b27a8fb9124d1486baf87286d501014f06b1","kind":"commit","published_at":"2019-06-15T15:59:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3/manifests"},{"name":"3.0.0rc6","sha":"a04d481865a44e24ede38eaa921c3fc76111a48c","kind":"commit","published_at":"2019-05-05T20:15:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"01837167ef1758df1f2decb819e7294200ec9f67","kind":"commit","published_at":"2019-03-30T16:18:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5/manifests"},{"name":"2.19.2","sha":"ac9ff95432f929fb0fa2394c29b94d1f804a1504","kind":"commit","published_at":"2019-03-30T16:13:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"0aea8b4258d93233efbfbad08dd319027f3f568d","kind":"commit","published_at":"2019-03-16T20:03:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1/manifests"},{"name":"2.19.0","sha":"efe2ce4e45b56c7197e0ae21798642db64d7cee3","kind":"commit","published_at":"2019-03-08T04:39:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"b1f3201457117ddd86f47ca2b294bc04cf6fbe67","kind":"commit","published_at":"2019-02-15T21:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1/manifests"},{"name":"3.0.0rc4","sha":"f6bbd37e07ed515d752f5b95410d3fa6893e3435","kind":"commit","published_at":"2019-02-08T13:56:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"a60b60efbed02221ba8a6a79b4fceca830814d9a","kind":"commit","published_at":"2019-01-14T00:18:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3/manifests"},{"name":"2.18.0","sha":"9bee8d30f65190ca0efcba89702bdad1307aa8d8","kind":"commit","published_at":"2019-01-14T00:13:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0/manifests"},{"name":"3.0.0rc2","sha":"156a24ccb0040ebfd7e76cbf4c25c87a60540f52","kind":"commit","published_at":"2019-01-03T15:52:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2/manifests"},{"name":"2.17.0","sha":"52859e289a37eae8e3eb5d8873f21dd784bb08b0","kind":"commit","published_at":"2018-12-26T17:13:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0/manifests"},{"name":"3.0.0rc1","sha":"55932fa4e4ba7496f424ed2942d7963051030699","kind":"commit","published_at":"2018-11-30T03:49:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1/manifests"},{"name":"3.0.0b20","sha":"24d28dca764955e3af219f622d83305e11e9e2c4","kind":"commit","published_at":"2018-11-02T01:32:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b20","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20/manifests"},{"name":"2.16.3","sha":"fb24eb31824ff4ebeb8869f232768cc9984062d2","kind":"commit","published_at":"2018-11-02T01:01:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3/manifests"},{"name":"2.16.2","sha":"45ef0512120520ee679875861e5c5cdacc16f8bf","kind":"commit","published_at":"2018-10-31T01:06:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2/manifests"},{"name":"3.0.0b19","sha":"fb9adf56849e663d9312ae2a6130b162dd0c15d3","kind":"commit","published_at":"2018-10-25T03:11:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b19","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19/manifests"},{"name":"2.16.1","sha":"036e9b0ffacb96f2d52f89891ff8f32edabd76c3","kind":"commit","published_at":"2018-10-18T03:35:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1/manifests"},{"name":"3.0.0b18","sha":"a2ae5317d59db4413a2b904d63ea2af50f1471ed","kind":"commit","published_at":"2018-10-16T00:12:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b18","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18/manifests"},{"name":"3.0.0b17","sha":"996ae03afddf42d383c2be4cfae8dd18de1c272d","kind":"commit","published_at":"2018-10-13T22:19:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b17","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17/manifests"},{"name":"2.16.0","sha":"400b8fc37798b2608d6197e712e07f9313929a74","kind":"commit","published_at":"2018-10-11T00:51:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0/manifests"},{"name":"2.15.6","sha":"b7a18f0b618c47258d556152d497ca79868e1cda","kind":"commit","published_at":"2018-09-21T02:54:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6/manifests"},{"name":"3.0.0b16","sha":"53b134ce85e2ed802591b69ab01f81a92d9ea576","kind":"commit","published_at":"2018-09-21T01:19:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b16","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16/manifests"},{"name":"3.0.0b15","sha":"d9725e0e127d9ef214ff1f3024cc150440ae1b67","kind":"commit","published_at":"2018-09-19T03:38:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b15","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15/manifests"},{"name":"3.0.0b14","sha":"44f240c988ab1ab2f0bbe0ae255ba3ae08bbe317","kind":"commit","published_at":"2018-09-15T21:03:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b14","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14/manifests"},{"name":"2.15.5","sha":"937f35fe17e12cb847bb52267fe311a00a8feaa3","kind":"commit","published_at":"2018-09-15T20:44:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5/manifests"},{"name":"3.0.0b13","sha":"db0fea9691da5c4cfabb580c65de0043c63d68ce","kind":"commit","published_at":"2018-08-04T16:48:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b13","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13/manifests"},{"name":"2.15.4","sha":"b0ebaf6f13f9833ccc6b19900208b211597480e9","kind":"commit","published_at":"2018-08-04T12:58:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4/manifests"},{"name":"3.0.0b12","sha":"ac2b73528b24e223d39c916cf4b8d8f1ce4fd105","kind":"commit","published_at":"2018-07-05T02:15:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b12","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12/manifests"},{"name":"3.0.0b11","sha":"ada35a3b06d1df3ba2026b9b3de36f67c207350b","kind":"commit","published_at":"2018-05-20T18:17:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b11","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11/manifests"},{"name":"2.15.3","sha":"b356fed1337109164fa2e5591feef7917742963d","kind":"commit","published_at":"2018-05-20T17:49:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3/manifests"},{"name":"3.0.0b10","sha":"6b52b75a72799cb8a09813612cb269b23967803f","kind":"commit","published_at":"2018-05-11T02:50:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b10","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10/manifests"},{"name":"2.15.2","sha":"cf34acb09a23378421f19fcf9a4de143da4aad76","kind":"commit","published_at":"2018-05-11T02:32:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2/manifests"},{"name":"3.0.0b9","sha":"1781e9a18895aa9b473fb5587de3cf922416733e","kind":"commit","published_at":"2018-04-26T02:27:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9/manifests"},{"name":"2.15.1","sha":"251bff399786ad827d22c59f1cf4a49cc9aa9afe","kind":"commit","published_at":"2018-04-26T02:09:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1/manifests"},{"name":"3.0.0b8","sha":"bdd631e0c29083e74e3cde1393a691eb5f63f32b","kind":"commit","published_at":"2018-03-24T16:35:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8/manifests"},{"name":"3.0.0b7","sha":"642d18b58d9b42d16b450a30b42aa57ea3859192","kind":"commit","published_at":"2018-02-03T17:57:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7/manifests"},{"name":"3.0.0b6","sha":"b5087b0b1d459d3c899ec763cb2e042bdb0abce6","kind":"commit","published_at":"2018-01-03T03:31:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6/manifests"},{"name":"3.0.0b5","sha":"cb8ed5ed0d911158f9bc6b2a1129d41743cea331","kind":"commit","published_at":"2017-12-30T18:53:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5/manifests"},{"name":"2.15.0","sha":"5e66497c5004a138747266cec3a5559761225731","kind":"commit","published_at":"2017-12-02T23:08:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0/manifests"},{"name":"3.0.0b4","sha":"57165159ea05452b928445fbd2dacec591db8432","kind":"commit","published_at":"2017-10-23T23:33:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4/manifests"},{"name":"2.14.0","sha":"63cfee6e35b05ed4db4c19cba9d34a08953f728c","kind":"commit","published_at":"2017-10-23T23:19:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0/manifests"},{"name":"3.0.0b3","sha":"637f345ab3b76d10746877276fe98be3a6309f0c","kind":"commit","published_at":"2017-08-20T16:43:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3/manifests"},{"name":"2.13.6","sha":"2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1","kind":"commit","published_at":"2017-08-16T12:32:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6/manifests"},{"name":"2.13.5","sha":"4d98843fa9488caeb2a6b0cc52f03b40790d69f2","kind":"commit","published_at":"2017-04-13T01:10:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5/manifests"},{"name":"3.0.0b2","sha":"df68ee4e34808ffdb7076ad98a6b9b763f119422","kind":"commit","published_at":"2017-03-20T01:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2/manifests"},{"name":"2.13.4","sha":"0ea2e3842beef90505ad99e4ce1af71a0e97a889","kind":"commit","published_at":"2017-03-20T01:21:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"2888e6978bc8c409a5fed35da6ece8bdb23384f2","kind":"commit","published_at":"2017-03-11T16:36:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3/manifests"},{"name":"3.0.0b1","sha":"a0423c0447ee4c422292d25b7dcd3a5815dff8fd","kind":"commit","published_at":"2017-03-10T05:05:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1/manifests"},{"name":"2.13.2","sha":"559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48","kind":"commit","published_at":"2017-03-10T04:47:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"a9cccbdf6a9f58378cca4461b147c9e3effa1716","kind":"commit","published_at":"2017-03-04T17:24:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1/manifests"},{"name":"3.0.0a1","sha":"c7612f465b9b56a9c309179a7914f5c6b41100db","kind":"commit","published_at":"2017-02-26T19:11:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1/manifests"},{"name":"2.13.0","sha":"380f72957a1d9627910412024cdf80bc3c0b6a00","kind":"commit","published_at":"2017-02-18T17:53:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0/manifests"},{"name":"2.12.2","sha":"0df98914a4354879fc9b17643c1baab1a0c14715","kind":"commit","published_at":"2017-01-30T05:07:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"fc2cab0db25de177fcd07764d5d146043230d3f7","kind":"commit","published_at":"2017-01-24T02:22:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"30bf99daba289f1e7d139c15aeb663c372d00c90","kind":"commit","published_at":"2017-01-22T22:46:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"53293df3d8776f9ba8b1bbc8bd5f2153e3127467","kind":"commit","published_at":"2017-01-08T21:23:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"95a13f7273edd63119f47fb92bdad517be42fe7d","kind":"commit","published_at":"2017-01-08T18:31:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0/manifests"},{"name":"2.10.5","sha":"4e29d900bbe0fb06b16a7c4c44b81b8633f81274","kind":"commit","published_at":"2016-12-20T02:42:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5/manifests"},{"name":"2.10.4","sha":"ffbfb70c73a43b86072e8f917431ccd06a14651a","kind":"commit","published_at":"2016-11-18T13:28:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4/manifests"},{"name":"2.10.3","sha":"e6ddef938b3b274a4965cad344c3864e643e6baa","kind":"commit","published_at":"2016-10-02T19:02:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"de35b5c91c470804a434a48478cb73360d902aed","kind":"commit","published_at":"2016-09-25T16:49:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"fe58eb93ff34296668818dba78f3c92f264994f4","kind":"commit","published_at":"2016-09-15T03:33:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"65296412b3e7fa82df6cab48bbfd779597fc4ffa","kind":"commit","published_at":"2016-09-05T18:13:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"12aa22ba6a2a2542dfd84e5c5fedafa8f970e731","kind":"commit","published_at":"2016-07-22T02:32:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"58652b3fda93015c240332d9b6c601eec0ef8900","kind":"commit","published_at":"2016-07-07T03:38:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"09b641e913d4491dfb004676b640410e272f0e19","kind":"commit","published_at":"2016-06-24T01:59:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0/manifests"},{"name":"2.7.3","sha":"1b74c24c89d777b10603ed780580ce5498ac3f74","kind":"commit","published_at":"2016-05-06T01:44:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"4fa1001d5ced6c3111428d38020d48e2e24da179","kind":"commit","published_at":"2016-04-28T03:34:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e2907f23d08665dfb9cbfe98aea0ebda57a20e04","kind":"commit","published_at":"2016-04-09T01:07:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"05b77c09adc1904bf3a5eed3e53dd22ab2f9f2ee","kind":"commit","published_at":"2016-04-04T22:38:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"6699cd873926cbf3579cafd9b42d01fc9247b01c","kind":"commit","published_at":"2016-03-18T02:26:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"47e5d966dc7f0992bc3935318da85bb7b816cf80","kind":"commit","published_at":"2016-02-02T02:57:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"6e2aef8ff091111362046748a722617643dbd3ea","kind":"commit","published_at":"2016-01-16T23:31:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0/manifests"},{"name":"2.4.2","sha":"90a0d89279636e3e598c5c76ec7e2326c9825219","kind":"commit","published_at":"2015-12-09T05:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"05170ff9861d65775e65275dd02d0130d99558cc","kind":"commit","published_at":"2015-12-08T04:29:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"840f410916c26b1b5d8f5d334a04b65b5f820f49","kind":"commit","published_at":"2015-12-06T17:47:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"425e3ad3f2e07cc3c48b4ec7a0887407c80b14a7","kind":"commit","published_at":"2015-11-23T04:06:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ea1def94e8dc534a1cd0da4aa6756d25cd2762ca","kind":"commit","published_at":"2015-11-12T04:44:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"80d92059f0b2db3cd95f129f7f408aa7aaf3519b","kind":"commit","published_at":"2015-10-26T22:34:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6156b021be2d7a00b4341a159daf1e1a62507066","kind":"commit","published_at":"2015-10-18T22:33:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f28ee196b37bf018b5ae8d4f70b1eb997e0307a3","kind":"commit","published_at":"2015-10-15T00:42:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"04d3f84152d262bdd70e2964f97d5729bda785c8","kind":"commit","published_at":"2015-10-08T00:46:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d6cc2ae3fdcc7d593dba3f76309910a2eff27b6c","kind":"commit","published_at":"2015-10-01T01:50:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"53a20fc8711be825c0be08daf67c7d52cc382ac2","kind":"commit","published_at":"2015-09-25T12:33:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0/manifests"},{"name":"2.0.0rc2","sha":"f27864d2c4dcac4686626b989d71cfa8dee6cbe2","kind":"commit","published_at":"2015-09-16T05:02:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2/manifests"},{"name":"2.0.0rc1","sha":"961d98f3ce9d35da661bcee874d6ed739716bfd8","kind":"commit","published_at":"2015-09-14T02:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1/manifests"},{"name":"2.0.0b5","sha":"a8b33850c74975250fa81308ce3aa4868128d3ba","kind":"commit","published_at":"2015-08-23T15:31:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5/manifests"},{"name":"2.0.0b4","sha":"083f0b8da5661c6b0f26da5dc80e6c3b29a90756","kind":"commit","published_at":"2015-07-08T01:38:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5d4af9863ebfa57064e44ddc793016641233e736","kind":"commit","published_at":"2015-06-14T19:04:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3/manifests"},{"name":"2.0.0b2","sha":"49af3187e82e09866612bb9317fa91ea0379d1d8","kind":"commit","published_at":"2015-05-03T17:53:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2/manifests"},{"name":"1.2.6","sha":"c786c58242028c6742ded29bf7f4ab9c3319818d","kind":"commit","published_at":"2015-05-03T17:46:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6/manifests"},{"name":"2.0.0b1","sha":"33ed4c57bed8f7f6ccbf3517ba35d7e770b86727","kind":"commit","published_at":"2015-04-26T16:21:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1/manifests"},{"name":"2.0.0a1","sha":"175d58f966a72c42b1ace6162b30704be6e60f7c","kind":"commit","published_at":"2015-04-25T19:40:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1/manifests"},{"name":"1.2.5","sha":"053b623d43d72c5b43d52934777e514ab9894e6b","kind":"commit","published_at":"2015-04-25T19:16:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"666dcbd61a85ee5939d643f061bcd0ad8c741b84","kind":"commit","published_at":"2015-03-22T20:13:46.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f8be8c324ac8e9ce2e4836a11da200d7cd8412d2","kind":"commit","published_at":"2015-03-16T01:30:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"93a65f8a9100a91596af1877493513bf8a453aea","kind":"commit","published_at":"2015-02-23T13:11:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"881241482e8abb3057ad8a85990bef9d0bd46cd8","kind":"commit","published_at":"2015-01-11T21:04:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"81342369ee663650d0f904d3da855fff970212dd","kind":"commit","published_at":"2014-12-23T00:01:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e1af04e29a2b97370a2ba5154ac60e114275b88","kind":"tag","published_at":"2014-12-03T03:12:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"ee15552c8cc41137198b173f9ee15e5f8c21c4e6","kind":"commit","published_at":"2014-11-19T03:39:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb2cb34f069d9cf409665bc98a5565590a548ead","kind":"commit","published_at":"2014-11-16T21:54:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0/manifests"},{"name":"1.0-a","sha":"83fd00893d445c6ebc0028bf369eaa67466c8e30","kind":"tag","published_at":"2014-10-19T18:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0-a","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a/manifests"},{"name":"0.7.0","sha":"4e14f192ac478f0f0a46c671a53dc55fc5831c41","kind":"commit","published_at":"2014-06-22T23:33:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"47f4ce93deabff79ba3546b8e484e457f0d1afd3","kind":"commit","published_at":"2014-06-04T02:35:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca","kind":"commit","published_at":"2014-05-03T00:12:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"798b1b127d1ff86d4e4a967a1fd2997ac2225db0","kind":"commit","published_at":"2014-04-18T01:31:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6a0a1b4972898b004d8caa5bf981a233eedec3eb","kind":"commit","published_at":"2014-03-03T00:37:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d7cedb3f5610b2fa84ab0e5e2b1d1517e5155dde","kind":"commit","published_at":"2014-02-10T13:17:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ea7a203a3795cdc752661b498f719332cd121277","kind":"commit","published_at":"2014-02-03T02:00:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"5e9f90c60f4b980c8f4ba7ab43b7a2a9e8fcfe58","kind":"commit","published_at":"2013-12-29T17:51:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"10d7c8ebcb888e0e084a9f643fa40135a95a6a39","kind":"commit","published_at":"2013-12-02T05:53:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"338ba696c97bceba9b9cbf20da339026f3f8077f","kind":"commit","published_at":"2013-11-25T01:06:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7d124bb73aa62196b16efaef8388eb969eee911e","kind":"commit","published_at":"2013-11-16T17:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"56dee44b4b673da1a33dc2b269b46e7756de98a4","kind":"commit","published_at":"2013-11-14T15:52:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"72700ec513d2500983bd2917bf3de786a7a58189","kind":"commit","published_at":"2013-11-12T23:56:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"38fec69a38146a4a8383208989d538d69e38a468","kind":"commit","published_at":"2013-11-12T04:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"af1de511b02ab1ff8fd5a2fdf566cee925540427","kind":"commit","published_at":"2013-11-11T04:42:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2023-12-29T23:14:18.567Z","dependent_packages_count":0,"downloads":179,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":16.87170266392189,"dependent_repos_count":11.868109315583727,"dependent_packages_count":7.373338280337238,"stargazers_count":0.33936026643726963,"forks_count":1.9312800652182067,"docker_downloads_count":null,"average":7.6767581182996665},"purl":"pkg:pypi/marshmallow2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/marshmallow2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/marshmallow2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/marshmallow2/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow","https://tidelift.com/funding/github/pypi/marshmallow"],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-29T23:14:17.366Z","issues_count":84,"pull_requests_count":127,"avg_time_to_close_issue":12113146.711111112,"avg_time_to_close_pull_request":2860905.848739496,"issues_closed_count":45,"pull_requests_closed_count":119,"pull_request_authors_count":27,"issue_authors_count":61,"avg_comments_per_issue":3.9523809523809526,"avg_comments_per_pull_request":1.4488188976377954,"merged_pull_requests_count":102,"bot_issues_count":0,"bot_pull_requests_count":87,"past_year_issues_count":42,"past_year_pull_requests_count":99,"past_year_avg_time_to_close_issue":1503773.9047619049,"past_year_avg_time_to_close_pull_request":462027.5052631579,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":95,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":2.261904761904762,"past_year_avg_comments_per_pull_request":0.5858585858585859,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":78,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/marshmallow2/codemeta","maintainers":[{"uuid":"Rayman","login":"Rayman","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Rayman/","role":null,"created_at":"2023-01-19T18:00:37.776Z","updated_at":"2023-01-19T18:00:37.776Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Rayman/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":873902,"maintainers_count":373732,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":14512509,"name":"dev-python/marshmallow","ecosystem":"gentoo","description":"A library for converting to and from native Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["~amd64","~arm","~arm64","~x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-05-27T02:28:12.141Z","created_at":"2026-05-27T02:28:11.788Z","updated_at":"2026-05-27T02:28:12.700Z","registry_url":"https://packages.gentoo.org/packages/dev-python/marshmallow","install_command":"emerge dev-python/marshmallow","documentation_url":"https://packages.gentoo.org/packages/dev-python/marshmallow","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:28:12.673Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/marshmallow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fmarshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fmarshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fmarshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fmarshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fmarshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fmarshmallow/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19288,"maintainers_count":0,"namespaces_count":174,"keywords_count":280,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":63},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-05-29T05:10:11.786Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":12816718,"name":"python310Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:23:05.373Z","latest_release_published_at":"2026-01-26T17:23:05.373Z","latest_release_number":"3.19.0","last_synced_at":"2026-04-03T07:14:08.413Z","created_at":"2026-01-26T17:23:05.194Z","updated_at":"2026-04-03T07:14:08.413Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python310Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/marshmallow/default.nix#L41","metadata":{"nix_attribute":"python3.10-marshmallow-3.19.0","position":"pkgs/development/python-modules/marshmallow/default.nix:41","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.marshmallow?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-03T06:15:53.063Z","updated_at":"2026-03-03T06:15:53.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12829202,"name":"python311Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:30:39.907Z","latest_release_published_at":"2026-01-26T19:30:39.907Z","latest_release_number":"3.19.0","last_synced_at":"2026-04-03T09:25:37.001Z","created_at":"2026-01-26T19:30:39.735Z","updated_at":"2026-04-03T09:25:37.002Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python311Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/marshmallow/default.nix#L41","metadata":{"nix_attribute":"python3.11-marshmallow-3.19.0","position":"pkgs/development/python-modules/marshmallow/default.nix:41","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.marshmallow?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-03T08:25:11.140Z","updated_at":"2026-03-03T08:25:11.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":75661,"name":"py-marshmallow","ecosystem":"spack","description":"marshmallow is an ORM/ODM/framework-agnostic library for converting\ncomplex datatypes, such as objects, to and from native Python datatypes.\n","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-04-05T09:26:00.039Z","latest_release_published_at":"2023-08-10T17:08:14.371Z","latest_release_number":"3.19.0","last_synced_at":"2026-03-30T20:03:56.111Z","created_at":"2022-04-05T09:26:00.012Z","updated_at":"2026-03-30T20:03:56.111Z","registry_url":"https://packages.spack.io/package.html?name=py-marshmallow","install_command":"spack install py-marshmallow","documentation_url":null,"metadata":{},"repo_metadata":{"id":11753372,"uuid":"14284859","full_name":"marshmallow-code/marshmallow","owner":"marshmallow-code","description":"A lightweight library for converting complex objects to and from simple Python datatypes.","archived":false,"fork":false,"pushed_at":"2025-10-29T21:35:04.000Z","size":6919,"stargazers_count":7202,"open_issues_count":143,"forks_count":645,"subscribers_count":71,"default_branch":"dev","last_synced_at":"2025-10-29T23:38:48.743Z","etag":null,"topics":["deserialization","marshalling","python","schema","serde","serialization","validation"],"latest_commit_sha":null,"homepage":"https://marshmallow.readthedocs.io/","language":"Python","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/marshmallow-code.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.rst","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"marshmallow","tidelift":"pypi/marshmallow"}},"created_at":"2013-11-10T21:32:24.000Z","updated_at":"2025-10-29T17:11:58.000Z","dependencies_parsed_at":"2023-09-29T08:50:57.753Z","dependency_job_id":"850ccd8e-7485-4e1a-a7de-a8ea51cb4fd5","html_url":"https://github.com/marshmallow-code/marshmallow","commit_stats":{"total_commits":2722,"total_committers":217,"mean_commits":"12.543778801843319","dds":"0.45885378398236587","last_synced_commit":"9716fc629976c9d3ce30cd15d270d9ac235eb725"},"previous_names":[],"tags_count":190,"template":false,"template_full_name":null,"purl":"pkg:github/marshmallow-code/marshmallow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/sbom","scorecard":{"id":621225,"data":{"date":"2025-08-11","repo":{"name":"github.com/marshmallow-code/marshmallow","commit":"8c83dd68d869f6fbab99f33b8e497248f6a0857d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":3,"reason":"Found 6/19 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-release.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/build-release.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-release.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/marshmallow-code/marshmallow/build-release.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/build-release.yml:69","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand 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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-release.yml:70"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 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-21T05:16:39.796Z","repository_id":11753372,"created_at":"2025-08-21T05:16:39.796Z","updated_at":"2025-08-21T05:16:39.796Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281734365,"owners_count":26552391,"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-30T02:00:06.501Z","response_time":61,"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":"marshmallow-code","name":"marshmallow-code","uuid":"10334301","kind":"organization","description":"Python object serialization and deserialization, lightweight and fluffy","email":null,"website":"https://marshmallow.readthedocs.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10334301?v=4","repositories_count":12,"last_synced_at":"2024-10-29T22:38:57.069Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/marshmallow-code","funding_links":[],"total_stars":12300,"followers":50,"following":0,"created_at":"2022-11-02T16:23:12.839Z","updated_at":"2024-10-29T22:38:57.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marshmallow-code/repositories"},"tags":[{"name":"4.0.1","sha":"757714b12f8d6470804191a63e91863cd1cd25c3","kind":"commit","published_at":"2025-08-28T15:00:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"84b15960272c16525c945ae99749e505310612a9","kind":"commit","published_at":"2025-04-17T02:24:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/4.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/4.0.0/manifests"},{"name":"3.26.1","sha":"7a71dfcb7a57fd415c2adb9de8e123d2d5d2fda8","kind":"commit","published_at":"2025-02-03T15:31:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.1/manifests"},{"name":"3.26.0","sha":"c4284da641b1f494bb14d62bc59712f5089c2410","kind":"commit","published_at":"2025-01-23T03:18:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.26.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.26.0/manifests"},{"name":"3.25.1","sha":"8f3d0e7cf4527dc03f61e1f29a756616e81fa9d9","kind":"commit","published_at":"2025-01-11T23:35:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.1/manifests"},{"name":"3.25.0","sha":"efd9cc5fd5cf7d7b1156f8d698b203fd35ddb803","kind":"commit","published_at":"2025-01-09T18:55:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.25.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.25.0/manifests"},{"name":"3.24.2","sha":"446203d9c8f243dac786b2b8437c3e00bf9cd45f","kind":"commit","published_at":"2025-01-08T21:20:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.2/manifests"},{"name":"3.24.1","sha":"765735a01e5f3840c3f96cf3a364479f3ef5bdab","kind":"commit","published_at":"2025-01-07T04:55:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.1/manifests"},{"name":"3.24.0","sha":"9136ff9af4f82eb6f6c6db0ed9c5802c918bd515","kind":"commit","published_at":"2025-01-06T17:14:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.24.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.24.0/manifests"},{"name":"3.23.3","sha":"6ac7089ee17a1bc685a773085a794b7d3da72343","kind":"commit","published_at":"2025-01-03T20:17:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.3/manifests"},{"name":"3.23.2","sha":"90931f0bb3ffcecf90860751dc5f55a5c538d711","kind":"commit","published_at":"2024-12-19T03:16:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.2/manifests"},{"name":"3.23.1","sha":"1b1250d576e4df95cae66327c97945169dfd538d","kind":"commit","published_at":"2024-11-01T16:27:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.1/manifests"},{"name":"3.23.0","sha":"5e71a040a91937b31f495d0817b9c44722a50ee5","kind":"commit","published_at":"2024-10-17T16:17:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.23.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"fbad345f73b50d0bec73f5e046e19fe94c34f658","kind":"commit","published_at":"2024-08-20T16:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.22.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.22.0/manifests"},{"name":"3.21.3","sha":"b9646e326c511c11fc07aef4aa0004c14a5d454c","kind":"commit","published_at":"2024-06-06T02:00:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.3/manifests"},{"name":"3.21.2","sha":"511b8c5354929b78b63d57578556443e41f8293f","kind":"commit","published_at":"2024-05-01T21:08:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.2/manifests"},{"name":"3.21.1","sha":"df23ad0048b5443346fe47810cda052641558257","kind":"commit","published_at":"2024-03-04T20:19:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.1/manifests"},{"name":"3.21.0","sha":"cd976d5d2220a5e2f553fec2082a5d254a7019da","kind":"commit","published_at":"2024-02-26T19:43:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.21.0/manifests"},{"name":"3.20.2","sha":"154d4c18ede4a2eabd1750df098d97225fae73f9","kind":"commit","published_at":"2024-01-09T21:41:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.2/manifests"},{"name":"3.20.1","sha":"dda9a8014dfe1bcb35e21307cfd5a8e19615a284","kind":"commit","published_at":"2023-07-20T22:06:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"3d929956b9b841d8039d5f431fb1110b3ba3e14e","kind":"commit","published_at":"2023-07-20T21:15:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"78edf5582ee325bba99f097cb7167ef73b6f84d8","kind":"commit","published_at":"2022-11-11T16:08:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"2805f32461fc7801a5f7b6d83facf7cbb8bca278","kind":"commit","published_at":"2022-09-15T20:24:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.18.0/manifests"},{"name":"3.17.1","sha":"22e063270fea6ef6669425f53216e47eb8b04cc5","kind":"commit","published_at":"2022-08-22T19:34:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.1/manifests"},{"name":"3.17.0","sha":"4a6c08d53f181195c78b505abe155b2f35cbc0c1","kind":"commit","published_at":"2022-06-26T21:37:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"645cba266ef498e383b1cff6be5beb472730f178","kind":"commit","published_at":"2022-05-29T15:57:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"f251dfb08d79c755c2e95371f2c5580bf5937e60","kind":"commit","published_at":"2022-03-12T18:17:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.15.0/manifests"},{"name":"3.14.1","sha":"41afdefd93afd1b95f48f45fd284ff8add3e91b7","kind":"commit","published_at":"2021-11-13T18:13:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.1/manifests"},{"name":"3.14.0","sha":"df4f8119111362180838d66cd7364812fa9df81d","kind":"commit","published_at":"2021-10-17T18:34:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"63a34a1096e106909929f2dfdf995aeb0b81ef26","kind":"commit","published_at":"2021-07-21T21:48:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.13.0/manifests"},{"name":"3.12.2","sha":"ceec7278f6b966e3e91c6a67e92eddf167188042","kind":"commit","published_at":"2021-07-06T20:45:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.2/manifests"},{"name":"3.12.1","sha":"65225654ec41ec7528edc7f16d2453d3429cae47","kind":"commit","published_at":"2021-05-10T20:51:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.1/manifests"},{"name":"3.12.0","sha":"ecf69309b70cccbbab94773bd256ef68f3ca0c64","kind":"commit","published_at":"2021-05-10T03:04:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.12.0/manifests"},{"name":"3.11.1","sha":"94d5bf324327234ba880481ed99c797596f17bcd","kind":"commit","published_at":"2021-03-30T00:11:23.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.1/manifests"},{"name":"3.11.0","sha":"b297db947282c1c1dbef2d1ab35830a87daa421f","kind":"commit","published_at":"2021-03-28T18:53:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"dde1234a7956e693c70e555fcaad70125c4dc813","kind":"commit","published_at":"2020-12-19T18:52:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"d43872924e0904717d6968e74542b58581208c70","kind":"commit","published_at":"2020-11-08T01:11:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"739ec29af85518b04468e41c88e0087e567498dd","kind":"commit","published_at":"2020-10-31T18:21:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"a207173b1f3e73636cea3aa33b4be30ff85c01d4","kind":"commit","published_at":"2020-09-16T09:18:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.8.0/manifests"},{"name":"3.7.1","sha":"63670fb626dca2f4381f568c81d0fbeba14f8ed7","kind":"commit","published_at":"2020-07-20T13:52:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"09c5b26bee77be5e23927ddeb472d5ea56733266","kind":"commit","published_at":"2020-07-09T01:55:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.7.0/manifests"},{"name":"3.6.1","sha":"692414f23072b419b7b34ba39d17e3421ee2f362","kind":"commit","published_at":"2020-06-02T20:33:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"17bd455a77317bfdef0a41e43a6455a1cbcbb8e0","kind":"commit","published_at":"2020-05-08T21:14:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"b43f27508474221432a0005f9a0c6806ad4ce399","kind":"commit","published_at":"2020-04-30T13:57:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"3aa327912fea5aa8d45f14b134a1c7aedc884259","kind":"commit","published_at":"2020-03-05T13:01:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.1/manifests"},{"name":"2.21.0","sha":"5c49e093fd30292a2f4853ff1fe9a8a5abc4024d","kind":"commit","published_at":"2020-03-05T12:42:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.21.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.21.0/manifests"},{"name":"3.5.0","sha":"31828bf5117c11f3d8b42f758634e6d997561c4a","kind":"commit","published_at":"2020-02-19T10:34:17.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"64bdd5acd423d26c0328fc91a0fb6b8cc457b293","kind":"commit","published_at":"2020-02-02T20:05:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"610fe7a060abde60719840b7c69b05432c05fe5f","kind":"commit","published_at":"2019-12-06T00:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.3.0/manifests"},{"name":"3.2.2","sha":"686aa782ae9d74a54d32124036dbfc21412d0271","kind":"commit","published_at":"2019-11-04T21:11:52.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"8acfd7223ab161a9ff7a513078e29c0b2109cd79","kind":"commit","published_at":"2019-10-01T03:33:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"dc026d34221601cf3013348e7bc23450d7b37059","kind":"commit","published_at":"2019-09-17T13:56:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"b7b1dc3c79f33600c17705013ea490de575201ef","kind":"commit","published_at":"2019-09-16T12:38:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"e54d48805c1732e5223f498413ea22a9a3e39d72","kind":"commit","published_at":"2019-09-15T20:34:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.1.0/manifests"},{"name":"2.20.5","sha":"7015fc4333a2f32cd58c3465296e834acd4496ff","kind":"commit","published_at":"2019-09-15T20:14:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.5/manifests"},{"name":"3.0.5","sha":"750e1c841b8b2e4f1e0b8ac3b856ec7dd0182ce7","kind":"commit","published_at":"2019-09-13T02:55:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.5/manifests"},{"name":"3.0.4","sha":"ad370f097a925fd839449a39a13b69a139e5385b","kind":"commit","published_at":"2019-09-12T02:04:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.4/manifests"},{"name":"2.20.4","sha":"ca1cc3c04898fcafbb0cd548de420eb21c24807e","kind":"commit","published_at":"2019-09-12T01:46:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.4/manifests"},{"name":"3.0.3","sha":"5fdb7739c8aa7fbca96aa8f6d4ffc57aee396f34","kind":"commit","published_at":"2019-09-05T01:42:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"c42a3ae199685c474f447433205af547c26590af","kind":"commit","published_at":"2019-09-04T12:47:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.2/manifests"},{"name":"2.20.3","sha":"b2b8105c517db2cac580f3baaeb069e55955aaac","kind":"commit","published_at":"2019-09-04T12:31:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.3/manifests"},{"name":"3.0.1","sha":"ef35341b1729df822106c6080c67a3e85582ff91","kind":"commit","published_at":"2019-08-21T17:54:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.1/manifests"},{"name":"2.20.2","sha":"0549bd4ac93c831173b1ceaeb4854affbf974858","kind":"commit","published_at":"2019-08-20T09:41:33.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.2/manifests"},{"name":"3.0.0","sha":"349213cdf5057a6d1db8cab3f2d6cdf94f18f53e","kind":"commit","published_at":"2019-08-18T22:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0/manifests"},{"name":"2.20.1","sha":"f3d752a6d821a1cf62042c47483a4879c8d834eb","kind":"commit","published_at":"2019-08-13T04:39:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.1/manifests"},{"name":"2.20.0","sha":"2be2d83a1a9a6d3d9b85804f3ab545cecc409bb0","kind":"commit","published_at":"2019-08-10T13:01:51.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.20.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.20.0/manifests"},{"name":"3.0.0rc9","sha":"061f29d617c2f64468b432a358f2b147ffdd6fa2","kind":"commit","published_at":"2019-07-31T13:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc9/manifests"},{"name":"3.0.0rc8","sha":"3e5b061dd9bb2a7642167418a9fa6078fa9214f6","kind":"commit","published_at":"2019-07-04T19:40:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc8/manifests"},{"name":"2.19.5","sha":"8e4f7a9c71f38a2019ed239c5a837f03c6febbba","kind":"commit","published_at":"2019-06-18T12:51:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.5/manifests"},{"name":"2.19.4","sha":"b063a103ae5222a5953cd7453a1eb0d161dc5b52","kind":"commit","published_at":"2019-06-17T03:29:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.4/manifests"},{"name":"3.0.0rc7","sha":"818dc1c7454934c9aeb882d41838caf2cf8de15f","kind":"commit","published_at":"2019-06-15T18:24:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc7/manifests"},{"name":"2.19.3","sha":"ae55b27a8fb9124d1486baf87286d501014f06b1","kind":"commit","published_at":"2019-06-15T15:59:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.3/manifests"},{"name":"3.0.0rc6","sha":"a04d481865a44e24ede38eaa921c3fc76111a48c","kind":"commit","published_at":"2019-05-05T20:15:16.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"01837167ef1758df1f2decb819e7294200ec9f67","kind":"commit","published_at":"2019-03-30T16:18:28.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc5/manifests"},{"name":"2.19.2","sha":"ac9ff95432f929fb0fa2394c29b94d1f804a1504","kind":"commit","published_at":"2019-03-30T16:13:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.2/manifests"},{"name":"2.19.1","sha":"0aea8b4258d93233efbfbad08dd319027f3f568d","kind":"commit","published_at":"2019-03-16T20:03:27.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.1/manifests"},{"name":"2.19.0","sha":"efe2ce4e45b56c7197e0ae21798642db64d7cee3","kind":"commit","published_at":"2019-03-08T04:39:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.19.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"b1f3201457117ddd86f47ca2b294bc04cf6fbe67","kind":"commit","published_at":"2019-02-15T21:50:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.1/manifests"},{"name":"3.0.0rc4","sha":"f6bbd37e07ed515d752f5b95410d3fa6893e3435","kind":"commit","published_at":"2019-02-08T13:56:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"a60b60efbed02221ba8a6a79b4fceca830814d9a","kind":"commit","published_at":"2019-01-14T00:18:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc3/manifests"},{"name":"2.18.0","sha":"9bee8d30f65190ca0efcba89702bdad1307aa8d8","kind":"commit","published_at":"2019-01-14T00:13:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.18.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.18.0/manifests"},{"name":"3.0.0rc2","sha":"156a24ccb0040ebfd7e76cbf4c25c87a60540f52","kind":"commit","published_at":"2019-01-03T15:52:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc2/manifests"},{"name":"2.17.0","sha":"52859e289a37eae8e3eb5d8873f21dd784bb08b0","kind":"commit","published_at":"2018-12-26T17:13:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.17.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.17.0/manifests"},{"name":"3.0.0rc1","sha":"55932fa4e4ba7496f424ed2942d7963051030699","kind":"commit","published_at":"2018-11-30T03:49:59.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0rc1/manifests"},{"name":"3.0.0b20","sha":"24d28dca764955e3af219f622d83305e11e9e2c4","kind":"commit","published_at":"2018-11-02T01:32:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b20","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b20/manifests"},{"name":"2.16.3","sha":"fb24eb31824ff4ebeb8869f232768cc9984062d2","kind":"commit","published_at":"2018-11-02T01:01:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.3/manifests"},{"name":"2.16.2","sha":"45ef0512120520ee679875861e5c5cdacc16f8bf","kind":"commit","published_at":"2018-10-31T01:06:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.2/manifests"},{"name":"3.0.0b19","sha":"fb9adf56849e663d9312ae2a6130b162dd0c15d3","kind":"commit","published_at":"2018-10-25T03:11:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b19","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b19/manifests"},{"name":"2.16.1","sha":"036e9b0ffacb96f2d52f89891ff8f32edabd76c3","kind":"commit","published_at":"2018-10-18T03:35:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.1/manifests"},{"name":"3.0.0b18","sha":"a2ae5317d59db4413a2b904d63ea2af50f1471ed","kind":"commit","published_at":"2018-10-16T00:12:24.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b18","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b18/manifests"},{"name":"3.0.0b17","sha":"996ae03afddf42d383c2be4cfae8dd18de1c272d","kind":"commit","published_at":"2018-10-13T22:19:03.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b17","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b17/manifests"},{"name":"2.16.0","sha":"400b8fc37798b2608d6197e712e07f9313929a74","kind":"commit","published_at":"2018-10-11T00:51:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.16.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.16.0/manifests"},{"name":"2.15.6","sha":"b7a18f0b618c47258d556152d497ca79868e1cda","kind":"commit","published_at":"2018-09-21T02:54:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.6/manifests"},{"name":"3.0.0b16","sha":"53b134ce85e2ed802591b69ab01f81a92d9ea576","kind":"commit","published_at":"2018-09-21T01:19:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b16","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b16/manifests"},{"name":"3.0.0b15","sha":"d9725e0e127d9ef214ff1f3024cc150440ae1b67","kind":"commit","published_at":"2018-09-19T03:38:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b15","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b15/manifests"},{"name":"3.0.0b14","sha":"44f240c988ab1ab2f0bbe0ae255ba3ae08bbe317","kind":"commit","published_at":"2018-09-15T21:03:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b14","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b14/manifests"},{"name":"2.15.5","sha":"937f35fe17e12cb847bb52267fe311a00a8feaa3","kind":"commit","published_at":"2018-09-15T20:44:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.5/manifests"},{"name":"3.0.0b13","sha":"db0fea9691da5c4cfabb580c65de0043c63d68ce","kind":"commit","published_at":"2018-08-04T16:48:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b13","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b13/manifests"},{"name":"2.15.4","sha":"b0ebaf6f13f9833ccc6b19900208b211597480e9","kind":"commit","published_at":"2018-08-04T12:58:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.4/manifests"},{"name":"3.0.0b12","sha":"ac2b73528b24e223d39c916cf4b8d8f1ce4fd105","kind":"commit","published_at":"2018-07-05T02:15:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b12","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b12/manifests"},{"name":"3.0.0b11","sha":"ada35a3b06d1df3ba2026b9b3de36f67c207350b","kind":"commit","published_at":"2018-05-20T18:17:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b11","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b11/manifests"},{"name":"2.15.3","sha":"b356fed1337109164fa2e5591feef7917742963d","kind":"commit","published_at":"2018-05-20T17:49:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.3/manifests"},{"name":"3.0.0b10","sha":"6b52b75a72799cb8a09813612cb269b23967803f","kind":"commit","published_at":"2018-05-11T02:50:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b10","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b10/manifests"},{"name":"2.15.2","sha":"cf34acb09a23378421f19fcf9a4de143da4aad76","kind":"commit","published_at":"2018-05-11T02:32:36.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.2/manifests"},{"name":"3.0.0b9","sha":"1781e9a18895aa9b473fb5587de3cf922416733e","kind":"commit","published_at":"2018-04-26T02:27:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b9","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b9/manifests"},{"name":"2.15.1","sha":"251bff399786ad827d22c59f1cf4a49cc9aa9afe","kind":"commit","published_at":"2018-04-26T02:09:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.1/manifests"},{"name":"3.0.0b8","sha":"bdd631e0c29083e74e3cde1393a691eb5f63f32b","kind":"commit","published_at":"2018-03-24T16:35:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b8","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b8/manifests"},{"name":"3.0.0b7","sha":"642d18b58d9b42d16b450a30b42aa57ea3859192","kind":"commit","published_at":"2018-02-03T17:57:40.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b7","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b7/manifests"},{"name":"3.0.0b6","sha":"b5087b0b1d459d3c899ec763cb2e042bdb0abce6","kind":"commit","published_at":"2018-01-03T03:31:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b6/manifests"},{"name":"3.0.0b5","sha":"cb8ed5ed0d911158f9bc6b2a1129d41743cea331","kind":"commit","published_at":"2017-12-30T18:53:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b5/manifests"},{"name":"2.15.0","sha":"5e66497c5004a138747266cec3a5559761225731","kind":"commit","published_at":"2017-12-02T23:08:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.15.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.15.0/manifests"},{"name":"3.0.0b4","sha":"57165159ea05452b928445fbd2dacec591db8432","kind":"commit","published_at":"2017-10-23T23:33:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b4/manifests"},{"name":"2.14.0","sha":"63cfee6e35b05ed4db4c19cba9d34a08953f728c","kind":"commit","published_at":"2017-10-23T23:19:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.14.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.14.0/manifests"},{"name":"3.0.0b3","sha":"637f345ab3b76d10746877276fe98be3a6309f0c","kind":"commit","published_at":"2017-08-20T16:43:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b3/manifests"},{"name":"2.13.6","sha":"2ba5d6aa6e5ff401de0a47ac7eabc012acebf9c1","kind":"commit","published_at":"2017-08-16T12:32:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.6/manifests"},{"name":"2.13.5","sha":"4d98843fa9488caeb2a6b0cc52f03b40790d69f2","kind":"commit","published_at":"2017-04-13T01:10:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.5/manifests"},{"name":"3.0.0b2","sha":"df68ee4e34808ffdb7076ad98a6b9b763f119422","kind":"commit","published_at":"2017-03-20T01:31:49.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b2/manifests"},{"name":"2.13.4","sha":"0ea2e3842beef90505ad99e4ce1af71a0e97a889","kind":"commit","published_at":"2017-03-20T01:21:21.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.4/manifests"},{"name":"2.13.3","sha":"2888e6978bc8c409a5fed35da6ece8bdb23384f2","kind":"commit","published_at":"2017-03-11T16:36:47.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.3/manifests"},{"name":"3.0.0b1","sha":"a0423c0447ee4c422292d25b7dcd3a5815dff8fd","kind":"commit","published_at":"2017-03-10T05:05:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0b1/manifests"},{"name":"2.13.2","sha":"559abd9fb2a2cdb8c4eaedc8e19cea80a4096d48","kind":"commit","published_at":"2017-03-10T04:47:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.2/manifests"},{"name":"2.13.1","sha":"a9cccbdf6a9f58378cca4461b147c9e3effa1716","kind":"commit","published_at":"2017-03-04T17:24:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.1/manifests"},{"name":"3.0.0a1","sha":"c7612f465b9b56a9c309179a7914f5c6b41100db","kind":"commit","published_at":"2017-02-26T19:11:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/3.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/3.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@3.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/3.0.0a1/manifests"},{"name":"2.13.0","sha":"380f72957a1d9627910412024cdf80bc3c0b6a00","kind":"commit","published_at":"2017-02-18T17:53:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.13.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.13.0/manifests"},{"name":"2.12.2","sha":"0df98914a4354879fc9b17643c1baab1a0c14715","kind":"commit","published_at":"2017-01-30T05:07:38.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.2/manifests"},{"name":"2.12.1","sha":"fc2cab0db25de177fcd07764d5d146043230d3f7","kind":"commit","published_at":"2017-01-24T02:22:56.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.1/manifests"},{"name":"2.12.0","sha":"30bf99daba289f1e7d139c15aeb663c372d00c90","kind":"commit","published_at":"2017-01-22T22:46:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.12.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.12.0/manifests"},{"name":"2.11.1","sha":"53293df3d8776f9ba8b1bbc8bd5f2153e3127467","kind":"commit","published_at":"2017-01-08T21:23:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.1/manifests"},{"name":"2.11.0","sha":"95a13f7273edd63119f47fb92bdad517be42fe7d","kind":"commit","published_at":"2017-01-08T18:31:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.11.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.11.0/manifests"},{"name":"2.10.5","sha":"4e29d900bbe0fb06b16a7c4c44b81b8633f81274","kind":"commit","published_at":"2016-12-20T02:42:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.5/manifests"},{"name":"2.10.4","sha":"ffbfb70c73a43b86072e8f917431ccd06a14651a","kind":"commit","published_at":"2016-11-18T13:28:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.4/manifests"},{"name":"2.10.3","sha":"e6ddef938b3b274a4965cad344c3864e643e6baa","kind":"commit","published_at":"2016-10-02T19:02:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.3/manifests"},{"name":"2.10.2","sha":"de35b5c91c470804a434a48478cb73360d902aed","kind":"commit","published_at":"2016-09-25T16:49:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.2/manifests"},{"name":"2.10.1","sha":"fe58eb93ff34296668818dba78f3c92f264994f4","kind":"commit","published_at":"2016-09-15T03:33:25.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"65296412b3e7fa82df6cab48bbfd779597fc4ffa","kind":"commit","published_at":"2016-09-05T18:13:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.10.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.10.0/manifests"},{"name":"2.9.1","sha":"12aa22ba6a2a2542dfd84e5c5fedafa8f970e731","kind":"commit","published_at":"2016-07-22T02:32:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"58652b3fda93015c240332d9b6c601eec0ef8900","kind":"commit","published_at":"2016-07-07T03:38:00.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.9.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"09b641e913d4491dfb004676b640410e272f0e19","kind":"commit","published_at":"2016-06-24T01:59:39.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.8.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.8.0/manifests"},{"name":"2.7.3","sha":"1b74c24c89d777b10603ed780580ce5498ac3f74","kind":"commit","published_at":"2016-05-06T01:44:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"4fa1001d5ced6c3111428d38020d48e2e24da179","kind":"commit","published_at":"2016-04-28T03:34:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"e2907f23d08665dfb9cbfe98aea0ebda57a20e04","kind":"commit","published_at":"2016-04-09T01:07:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"05b77c09adc1904bf3a5eed3e53dd22ab2f9f2ee","kind":"commit","published_at":"2016-04-04T22:38:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.7.0/manifests"},{"name":"2.6.1","sha":"6699cd873926cbf3579cafd9b42d01fc9247b01c","kind":"commit","published_at":"2016-03-18T02:26:54.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.1/manifests"},{"name":"2.6.0","sha":"47e5d966dc7f0992bc3935318da85bb7b816cf80","kind":"commit","published_at":"2016-02-02T02:57:57.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"6e2aef8ff091111362046748a722617643dbd3ea","kind":"commit","published_at":"2016-01-16T23:31:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.5.0/manifests"},{"name":"2.4.2","sha":"90a0d89279636e3e598c5c76ec7e2326c9825219","kind":"commit","published_at":"2015-12-09T05:39:37.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"05170ff9861d65775e65275dd02d0130d99558cc","kind":"commit","published_at":"2015-12-08T04:29:01.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"840f410916c26b1b5d8f5d334a04b65b5f820f49","kind":"commit","published_at":"2015-12-06T17:47:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"425e3ad3f2e07cc3c48b4ec7a0887407c80b14a7","kind":"commit","published_at":"2015-11-23T04:06:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"ea1def94e8dc534a1cd0da4aa6756d25cd2762ca","kind":"commit","published_at":"2015-11-12T04:44:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"80d92059f0b2db3cd95f129f7f408aa7aaf3519b","kind":"commit","published_at":"2015-10-26T22:34:13.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"6156b021be2d7a00b4341a159daf1e1a62507066","kind":"commit","published_at":"2015-10-18T22:33:31.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"f28ee196b37bf018b5ae8d4f70b1eb997e0307a3","kind":"commit","published_at":"2015-10-15T00:42:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"04d3f84152d262bdd70e2964f97d5729bda785c8","kind":"commit","published_at":"2015-10-08T00:46:06.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"d6cc2ae3fdcc7d593dba3f76309910a2eff27b6c","kind":"commit","published_at":"2015-10-01T01:50:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"53a20fc8711be825c0be08daf67c7d52cc382ac2","kind":"commit","published_at":"2015-09-25T12:33:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0/manifests"},{"name":"2.0.0rc2","sha":"f27864d2c4dcac4686626b989d71cfa8dee6cbe2","kind":"commit","published_at":"2015-09-16T05:02:53.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc2/manifests"},{"name":"2.0.0rc1","sha":"961d98f3ce9d35da661bcee874d6ed739716bfd8","kind":"commit","published_at":"2015-09-14T02:28:45.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0rc1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0rc1/manifests"},{"name":"2.0.0b5","sha":"a8b33850c74975250fa81308ce3aa4868128d3ba","kind":"commit","published_at":"2015-08-23T15:31:05.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b5/manifests"},{"name":"2.0.0b4","sha":"083f0b8da5661c6b0f26da5dc80e6c3b29a90756","kind":"commit","published_at":"2015-07-08T01:38:19.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b4/manifests"},{"name":"2.0.0b3","sha":"5d4af9863ebfa57064e44ddc793016641233e736","kind":"commit","published_at":"2015-06-14T19:04:07.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b3/manifests"},{"name":"2.0.0b2","sha":"49af3187e82e09866612bb9317fa91ea0379d1d8","kind":"commit","published_at":"2015-05-03T17:53:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b2/manifests"},{"name":"1.2.6","sha":"c786c58242028c6742ded29bf7f4ab9c3319818d","kind":"commit","published_at":"2015-05-03T17:46:58.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.6","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.6/manifests"},{"name":"2.0.0b1","sha":"33ed4c57bed8f7f6ccbf3517ba35d7e770b86727","kind":"commit","published_at":"2015-04-26T16:21:02.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0b1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0b1/manifests"},{"name":"2.0.0a1","sha":"175d58f966a72c42b1ace6162b30704be6e60f7c","kind":"commit","published_at":"2015-04-25T19:40:30.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/2.0.0a1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/2.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@2.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/2.0.0a1/manifests"},{"name":"1.2.5","sha":"053b623d43d72c5b43d52934777e514ab9894e6b","kind":"commit","published_at":"2015-04-25T19:16:41.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"666dcbd61a85ee5939d643f061bcd0ad8c741b84","kind":"commit","published_at":"2015-03-22T20:13:46.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"f8be8c324ac8e9ce2e4836a11da200d7cd8412d2","kind":"commit","published_at":"2015-03-16T01:30:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"93a65f8a9100a91596af1877493513bf8a453aea","kind":"commit","published_at":"2015-02-23T13:11:22.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"881241482e8abb3057ad8a85990bef9d0bd46cd8","kind":"commit","published_at":"2015-01-11T21:04:04.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"81342369ee663650d0f904d3da855fff970212dd","kind":"commit","published_at":"2014-12-23T00:01:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"6e1af04e29a2b97370a2ba5154ac60e114275b88","kind":"tag","published_at":"2014-12-03T03:12:09.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"ee15552c8cc41137198b173f9ee15e5f8c21c4e6","kind":"commit","published_at":"2014-11-19T03:39:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cb2cb34f069d9cf409665bc98a5565590a548ead","kind":"commit","published_at":"2014-11-16T21:54:08.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0.0/manifests"},{"name":"1.0-a","sha":"83fd00893d445c6ebc0028bf369eaa67466c8e30","kind":"tag","published_at":"2014-10-19T18:09:42.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/1.0-a","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/1.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@1.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/1.0-a/manifests"},{"name":"0.7.0","sha":"4e14f192ac478f0f0a46c671a53dc55fc5831c41","kind":"commit","published_at":"2014-06-22T23:33:14.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.7.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"47f4ce93deabff79ba3546b8e484e457f0d1afd3","kind":"commit","published_at":"2014-06-04T02:35:32.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.6.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"b41f8ef319d5eb4be2c9e5eaf0e02b5424ce91ca","kind":"commit","published_at":"2014-05-03T00:12:43.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.5","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"798b1b127d1ff86d4e4a967a1fd2997ac2225db0","kind":"commit","published_at":"2014-04-18T01:31:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.4","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"6a0a1b4972898b004d8caa5bf981a233eedec3eb","kind":"commit","published_at":"2014-03-03T00:37:10.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.3","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"d7cedb3f5610b2fa84ab0e5e2b1d1517e5155dde","kind":"commit","published_at":"2014-02-10T13:17:44.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.2","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"ea7a203a3795cdc752661b498f719332cd121277","kind":"commit","published_at":"2014-02-03T02:00:18.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"5e9f90c60f4b980c8f4ba7ab43b7a2a9e8fcfe58","kind":"commit","published_at":"2013-12-29T17:51:12.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.5.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"10d7c8ebcb888e0e084a9f643fa40135a95a6a39","kind":"commit","published_at":"2013-12-02T05:53:29.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"338ba696c97bceba9b9cbf20da339026f3f8077f","kind":"commit","published_at":"2013-11-25T01:06:15.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.4.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"7d124bb73aa62196b16efaef8388eb969eee911e","kind":"commit","published_at":"2013-11-16T17:51:48.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"56dee44b4b673da1a33dc2b269b46e7756de98a4","kind":"commit","published_at":"2013-11-14T15:52:20.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.3.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"72700ec513d2500983bd2917bf3de786a7a58189","kind":"commit","published_at":"2013-11-12T23:56:34.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.1","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"38fec69a38146a4a8383208989d538d69e38a468","kind":"commit","published_at":"2013-11-12T04:29:55.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.2.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"af1de511b02ab1ff8fd5a2fdf566cee925540427","kind":"commit","published_at":"2013-11-11T04:42:11.000Z","download_url":"https://codeload.github.com/marshmallow-code/marshmallow/tar.gz/0.1.0","html_url":"https://github.com/marshmallow-code/marshmallow/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/marshmallow-code/marshmallow@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-30T02:40:34.025Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.980130609976378,"stargazers_count":1.5284146172016118,"forks_count":3.4736695845491177,"average":5.995553702931777},"purl":"pkg:spack/py-marshmallow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-marshmallow/dependencies","status":null,"funding_links":["https://opencollective.com/marshmallow","https://tidelift.com/funding/github/pypi/marshmallow"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-30T00:01:08.906Z","issues_count":493,"pull_requests_count":533,"avg_time_to_close_issue":14711910.408970976,"avg_time_to_close_pull_request":6639202.420841684,"issues_closed_count":379,"pull_requests_closed_count":499,"pull_request_authors_count":50,"issue_authors_count":202,"avg_comments_per_issue":2.4036511156186613,"avg_comments_per_pull_request":0.9587242026266416,"merged_pull_requests_count":437,"bot_issues_count":1,"bot_pull_requests_count":205,"past_year_issues_count":265,"past_year_pull_requests_count":239,"past_year_avg_time_to_close_issue":9152.19387755102,"past_year_avg_time_to_close_pull_request":73855.0985915493,"past_year_issues_closed_count":196,"past_year_pull_requests_closed_count":213,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":50,"past_year_avg_comments_per_issue":0.3660377358490566,"past_year_avg_comments_per_pull_request":0.6569037656903766,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":28,"past_year_merged_pull_requests_count":200,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/marshmallow-code%2Fmarshmallow/issues","maintainers":[{"login":"sloria","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}],"active_maintainers":[{"login":"sloria","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sloria"},{"login":"lafrech","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lafrech"},{"login":"deckar01","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deckar01"},{"login":"maticardenas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maticardenas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-marshmallow/codemeta","maintainers":[{"uuid":"haralmha","login":"haralmha","name":null,"email":null,"url":"https://github.com/haralmha","packages_count":19,"html_url":null,"role":null,"created_at":"2022-11-14T16:52:25.294Z","updated_at":"2022-11-14T16:52:25.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/haralmha/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9155,"maintainers_count":982,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13463641,"name":"python-marshmallow","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T12:24:53.722Z","latest_release_published_at":"2026-02-09T12:24:53.722Z","latest_release_number":"3.20.1-1.1","last_synced_at":"2026-03-09T13:03:57.118Z","created_at":"2026-02-09T12:24:53.425Z","updated_at":"2026-03-09T13:32:20.861Z","registry_url":"https://launchpad.net/ubuntu/+source/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.6.2","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz, tzdata-legacy","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-marshmallow?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13664972,"name":"python-marshmallow","ecosystem":"debian","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:27:51.239Z","latest_release_published_at":"2026-02-12T10:27:51.239Z","latest_release_number":"3.26.1-0.2","last_synced_at":"2026-03-14T09:09:25.743Z","created_at":"2026-02-12T10:27:50.973Z","updated_at":"2026-03-14T09:09:25.744Z","registry_url":"https://tracker.debian.org/pkg/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":"https://packages.debian.org/trixie/python-marshmallow","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.6.2","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-sequence-python3, flit, furo \u003c!nodoc\u003e, pybuild-plugin-pyproject, python3-all, python3-autodocsumm \u003c!nodoc\u003e, python3-pytest \u003c!nocheck\u003e, python3-simplejson \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-issues \u003c!nodoc\u003e, python3-sphinxext-opengraph \u003c!nodoc\u003e, python3-tz, tzdata-legacy","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:27:51.863Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-marshmallow?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13952160,"name":"python-marshmallow","ecosystem":"guix","description":"Convert complex datatypes to and from native Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T19:29:32.784Z","latest_release_published_at":"2026-03-02T19:29:32.784Z","latest_release_number":"4.0.0","last_synced_at":"2026-04-27T16:28:10.923Z","created_at":"2026-03-02T19:29:32.606Z","updated_at":"2026-04-27T16:28:11.596Z","registry_url":"https://packages.guix.gnu.org/packages/python-marshmallow/4.0.0/","install_command":"guix install python-marshmallow","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n25321","metadata":{"location":"gnu/packages/python-xyz.scm:25321","variable_name":"python-marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:28:11.567Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-marshmallow","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31524,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12891735,"name":"python314Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T08:19:17.037Z","latest_release_published_at":"2026-03-08T04:35:13.786Z","latest_release_number":"4.2.0","last_synced_at":"2026-03-08T04:35:14.194Z","created_at":"2026-01-27T08:19:16.663Z","updated_at":"2026-03-10T19:09:43.197Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python314Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/marshmallow/default.nix#L42","metadata":{"nix_attribute":"python3.14-marshmallow-4.2.0","position":"pkgs/development/python-modules/marshmallow/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-08T04:35:14.239Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.marshmallow?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-08T04:35:14.485Z","updated_at":"2026-03-08T04:35:14.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":12868083,"name":"python313Packages.marshmallow","ecosystem":"nixpkgs","description":"Library for converting complex objects to and from simple Python datatypes","homepage":"https://github.com/marshmallow-code/marshmallow","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:48:13.745Z","latest_release_published_at":"2026-03-07T02:21:17.186Z","latest_release_number":"4.2.0","last_synced_at":"2026-05-14T01:00:17.804Z","created_at":"2026-01-27T02:48:13.149Z","updated_at":"2026-05-14T01:31:13.783Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.marshmallow","install_command":"nix-env -iA nixpkgs.python313Packages.marshmallow","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/marshmallow/default.nix#L42","metadata":{"nix_attribute":"python3.13-marshmallow-4.2.0","position":"pkgs/development/python-modules/marshmallow/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"marshmallow","upstream_purl":"pkg:pypi/marshmallow"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-07T02:21:17.680Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.marshmallow?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.marshmallow/codemeta","maintainers":[{"uuid":"cript0nauta","login":null,"name":"Matías Lang","email":"shareman1204@gmail.com","url":"https://github.com/cript0nauta","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-07T02:21:17.808Z","updated_at":"2026-03-07T02:21:17.808Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/cript0nauta/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147106,"maintainers_count":4680,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13562995,"name":"python-marshmallow","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:48:31.554Z","latest_release_published_at":"2026-02-11T05:48:31.554Z","latest_release_number":"3.18.0-1","last_synced_at":"2026-03-12T13:16:37.973Z","created_at":"2026-02-11T05:48:31.348Z","updated_at":"2026-03-12T13:16:37.973Z","registry_url":"https://launchpad.net/ubuntu/+source/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.6.1","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:54:02.865Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-marshmallow?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13403593,"name":"python-marshmallow","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/marshmallow-code/marshmallow","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/marshmallow-code/marshmallow","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:28:42.793Z","latest_release_published_at":"2026-02-06T11:28:42.793Z","latest_release_number":"3.20.1-1.1","last_synced_at":"2026-03-06T18:53:09.552Z","created_at":"2026-02-06T11:28:42.515Z","updated_at":"2026-03-06T19:02:18.073Z","registry_url":"https://launchpad.net/ubuntu/+source/python-marshmallow","install_command":"apt-get install python-marshmallow","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-marshmallow, python3-marshmallow-doc","standards_version":"4.6.2","maintainer":"Federico Ceratto \u003cfederico@debian.org\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-dateutil, python3-pytest, python3-setuptools, python3-simplejson, python3-sphinx, python3-tz, tzdata-legacy","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-marshmallow?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-marshmallow","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-marshmallow","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-marshmallow/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-marshmallow/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-marshmallow/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-marshmallow/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-marshmallow/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-marshmallow/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-marshmallow/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":["deserialization","marshalling","python","schema","serde","serialization","validation"],"dependencies":null,"score":30.503340527904996,"created_at":"2026-05-04T06:49:15.576Z","updated_at":"2026-05-30T19:30:48.833Z","avatar_url":"https://github.com/marshmallow-code.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371716","html_url":"https://summary.ecosyste.ms/projects/371716"}